From cff134328cb31df5e366729aca6c4131a1e3304f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 4 Oct 2020 13:15:13 -0700 Subject: man/XGrabDeviceButton.txt: Fix bad .P -> paragraph break conversion Signed-off-by: Alan Coopersmith --- man/XGrabDeviceButton.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/man/XGrabDeviceButton.txt b/man/XGrabDeviceButton.txt index ab64782..6b43674 100644 --- a/man/XGrabDeviceButton.txt +++ b/man/XGrabDeviceButton.txt @@ -124,14 +124,15 @@ DESCRIPTION combination. XGrabDeviceButton has no effect on an active grab. XGrabDeviceButton can generate BadClass, BadDevice, BadMatch, - BadValue, and BadWindow errors..P The XUngrabDeviceButton - request releases the passive grab for a button/modifier - combination on the specified window if it was grabbed by this - client. A modifier of AnyModifier is equivalent to issuing the - ungrab request for all possible modifier combinations, - including the combination of no modifiers. A button of - AnyButton is equivalent to issuing the request for all possible - buttons. XUngrabDeviceButton has no effect on an active grab. + BadValue, and BadWindow errors. + + The XUngrabDeviceButton request releases the passive grab for a + button/modifier combination on the specified window if it was + grabbed by this client. A modifier of AnyModifier is equivalent to + issuing the ungrab request for all possible modifier combinations, + including the combination of no modifiers. A button of AnyButton is + equivalent to issuing the request for all possible buttons. + XUngrabDeviceButton has no effect on an active grab. A modifier_device of NULL indicates that the X keyboard should be used as the modifier_device. -- cgit v1.2.3