diff options
author | Andre Herms <aherms(ae)ivs(d)cs(d)uni-magdeburg(d)de> | 2008-11-11 21:15:30 +0100 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-01-12 11:08:24 +1000 |
commit | eda515331285962310b84cc3b3200f9ff0e98f1a (patch) | |
tree | 1e61dd4b9200c5d24dcddfb31a0221207a52b8ff /man/syndaemon.man | |
parent | 97530109c3dbafe51395ea70008f594f0ce102f3 (diff) |
use Xrecord extension for event triggered key event notification
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Christoph Brill <egore911@egore911.de>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'man/syndaemon.man')
-rw-r--r-- | man/syndaemon.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/syndaemon.man b/man/syndaemon.man index b9adc3d..eaaa0f0 100644 --- a/man/syndaemon.man +++ b/man/syndaemon.man @@ -48,6 +48,11 @@ Ignore modifier keys when monitoring keyboard activity. .TP \fB\-K\fP Like \-k but also ignore Modifier+Key combos. +.LP +.TP +\fB\-R\fP +Disable the use of the XRecord extension for detecting keyboard activity. +This will force the use of polling the keyboard state. .SH "ENVIRONMENT VARIABLES" .LP .TP |