diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-06-03 15:02:35 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2011-06-07 13:25:36 +1000 |
commit | 597a6a51721d30c4354d1133bb6da6bd2e12446e (patch) | |
tree | 063334eef85ba4575ce57cd17c1dbeab4c24fa5d /man/XIGrabButton.txt | |
parent | 7736957fa2598800c14a88cae1dd7809b184d743 (diff) |
man: Fix wrong event names in XIGrabButton.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man/XIGrabButton.txt')
-rw-r--r-- | man/XIGrabButton.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XIGrabButton.txt b/man/XIGrabButton.txt index fb806af..4e9bcb9 100644 --- a/man/XIGrabButton.txt +++ b/man/XIGrabButton.txt @@ -107,7 +107,7 @@ DESCRIPTION device is the device specified with deviceid. In the future, the device is actively grabbed (as for XIGrabDevice, the last-grab time is set to the time at which the button or keycode - was pressed and the X_XIButtonPress or X_XIKeyPress event is + was pressed and the XI_ButtonPress or XI_KeyPress event is reported if all of the following conditions are true: * The device is not grabbed, and the specified button or keycode is logically pressed when the specified modifier |