summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-07-14 15:28:00 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-07-14 15:28:34 +1000
commit550a33ed79925501d9a5e8b73ef256fd9e0937b5 (patch)
treea3838748a6fcd0b18d67915077a1fdd028a7ed3f
parent504a5a770bd1d34ea7edc3b94815b2b98a61afc0 (diff)
man: fix wrong parameter in XIGrabKeysym man pages.
XIGrabKeysym doesn't provide a cursor argument. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/XIGrabButton.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/XIGrabButton.txt b/man/XIGrabButton.txt
index 09b6254..af442e5 100644
--- a/man/XIGrabButton.txt
+++ b/man/XIGrabButton.txt
@@ -35,7 +35,6 @@ SYNOPSIS
int deviceid,
int keysym,
Window grab_window,
- Cursor cursor,
int grab_mode,
int paired_device_mode,
Bool owner_events,