aboutsummaryrefslogtreecommitdiff
path: root/man/evdev.man
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-05-23 15:33:12 +0200
committerdakkar <dakkar@thenautilus.net>2010-04-25 13:41:25 +0100
commitbdc94f007e90ec8114548fcff2f017ce13b48a55 (patch)
tree472e6c3034c29b10a18330c5045c20bf420e2839 /man/evdev.man
parentit works! (diff)
downloadxf86-input-evdev-bdc94f007e90ec8114548fcff2f017ce13b48a55.tar.gz
xf86-input-evdev-bdc94f007e90ec8114548fcff2f017ce13b48a55.tar.bz2
xf86-input-evdev-bdc94f007e90ec8114548fcff2f017ce13b48a55.zip
documentation
Diffstat (limited to 'man/evdev.man')
-rw-r--r--man/evdev.man13
1 files changed, 12 insertions, 1 deletions
diff --git a/man/evdev.man b/man/evdev.man
index 9dd7a77..9546d20 100644
--- a/man/evdev.man
+++ b/man/evdev.man
@@ -183,7 +183,18 @@ is mapped to the negative Y axis motion and button number
.I N2
is mapped to the positive Y axis motion. Default: "4 5". Property:
"Evdev Wheel Emulation Axes".
-
+.TP 7
+.BI "Option \*qevent_key_remap\*q \*q" "integer=integer ..." \*q
+Specifies a set of mappings for key events; the number on the
+left-hand side of the equal sign must be an evdev keycode (look it up
+with
+.B "showkey -k"
+; it can be between 0 and 65535), the number on the right-hand side of
+the equal sign must be an X11 keycode (look it up in the
+.B "__xkb_path__/keycodes/evdev"
+file; it can be between 8 and 255). Integers can be specified as in C
+source files (base-10, base-8 if they start with 0, base-16 if they
+start with 0x).
.SH SUPPORTED PROPERTIES
The following properties are provided by the
.B evdev