From 4d962ed1841f35aa255bbec89e37f396612cfd96 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 25 May 2009 16:34:01 +1000 Subject: Add support for Enter/FocusIn passive grabs. --- man/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/Makefile.am') diff --git a/man/Makefile.am b/man/Makefile.am index 304f993..81db8f8 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -33,6 +33,7 @@ XI2_manpages = \ XIDefineCursor.txt \ XIGrabButton.txt \ XIGrabDevice.txt \ + XIGrabEnter.txt \ XIQueryPointer.txt \ XIQueryVersion.txt \ XISelectEvents.txt \ @@ -77,6 +78,9 @@ XI2_refpages = \ XIGrabKeysym.man \ XIUngrabKeysym.man \ XIUngrabDevice.man \ + XIUngrabEnter.man \ + XIGrabFocusIn.man \ + XIUngrabFocusIn.man \ XIGetClientPointer.man \ XIGetFocus.man \ XIGetSelectedEvents.man -- cgit v1.2.3