X11 keysym docu update, guide the user to --help-x11keysym

This commit is contained in:
Ingo Ruhnke 2011-01-28 23:21:39 +01:00
parent 929bd68be8
commit a390993f19

View file

@ -1455,10 +1455,8 @@ DEVICEID = NUMBER ;]]></programlisting>
your keyboard (i.e. dvorak on a qwerty keyboard).
</para>
<para>
A full list of X11 keysyms is available at
<filename>/usr/include/X11/keysymdef.h</filename>, note that you can only use those that
are reachable by your current keymap. Keysyms that are reachable via
multiple keycodes might break the mapping from keysym to evdev code.
A full list of valid X11 keysyms can be optained
with <option>--help-x11keysym</option>.
</para>
<para>
For joystick buttons there is in addition to the <keysym>BTN_JOYSTICK</keysym>, <keysym>BTN_X</keysym>,