diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-07 15:11:33 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-11-07 15:11:33 -0800 |
commit | 3a95c2e779ab94ad76a35f5800d2b72b5b73da45 (patch) | |
tree | 7d40adb6607686818d23f757eb364c0ca7241c9f /xmodmap.man | |
parent | 95af7f0fa995ef1dd3a770c48ee3442f6279e936 (diff) |
Add note to man page about mapping pointer buttons to 0 to disable
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'xmodmap.man')
-rw-r--r-- | xmodmap.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmodmap.man b/xmodmap.man index 5d52f79..85402ab 100644 --- a/xmodmap.man +++ b/xmodmap.man @@ -180,7 +180,8 @@ code of 1, button 2 generates a 2, etc.). .TP 8 .B pointer = \fINUMBER ...\fP This sets the pointer map to contain the indicated button codes. The list -always starts with the first physical button. +always starts with the first physical button. Setting a button code to 0 +disables events from that button. .PP Lines that begin with an exclamation point (!) are taken as comments. .PP |