Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 man/xsetwacom.man | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/man/xsetwacom.man b/man/xsetwacom.man
index d0a5c77..978b104 100644
--- a/man/xsetwacom.man
+++ b/man/xsetwacom.man
@@ -112,6 +112,14 @@ converts the button into a series of keystrokes, in this 
example "press a, press
 shift, press and release b, release shift, release a". In addition to the "key"
 keyword, "button" and "modetoggle" are also recognized. Multiple keywords may
 be present in one action if desired: for example "key +ctrl button 5 key 
-ctrl".
+
+The driver can only simulate physical key events but not keysyms and
+xetwacom translates the mapping sequence into such events. Thus,
+symbols on the same physical key will generate the same event. For
+example, '1' and '!' are on the same key on a US keyboard and thus have the
+same keycode).  For access to keys on a higher shift level, the sequence
+should be entered as it would be typed on a physical keyboard. For example,
+a exclamation mark is entered by the sequence of "key +shift 1 -shift".
 .TP
 \fBBindToSerial\fR [serial|0]
 Bind the device to the tool with the specified serial number. Once bound,
-- 
1.8.1.4


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to