summaryrefslogtreecommitdiff
path: root/tools/xkbcli-interactive-evdev.1
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2021-03-28 12:55:08 +0300
committerRan Benita <ran@unusedvar.com>2021-03-28 14:39:03 +0300
commit6b65be4c4e78b86899f529197d777f7c5fa57e9e (patch)
tree9947fbd98aa351c9399f82c81c26ded26384ec47 /tools/xkbcli-interactive-evdev.1
parent62b5b4a170377468c38121acb113d773b5253314 (diff)
downloadxorg-lib-libxkbcommon-6b65be4c4e78b86899f529197d777f7c5fa57e9e.tar.gz
interactive-evdev: switch from epoll(2) to poll(2)
Turns out FreeBSD supports evdev, so this toll can work on it; however it does not support epoll, so switch to poll, which is portable. Reported-by: Evgeniy Khramtsov <evgeniy@khramtsov.org> Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'tools/xkbcli-interactive-evdev.1')
-rw-r--r--tools/xkbcli-interactive-evdev.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xkbcli-interactive-evdev.1 b/tools/xkbcli-interactive-evdev.1
index be1b70f..58be555 100644
--- a/tools/xkbcli-interactive-evdev.1
+++ b/tools/xkbcli-interactive-evdev.1
@@ -14,7 +14,7 @@
.Nm
is a commandline tool to interactively debug XKB keymaps by listening to
.Pa /dev/input/eventX
-evdev devices (Linux).
+evdev devices.
.
.Pp
.Nm