diff options
Diffstat (limited to 'man/XSetDeviceFocus.txt')
-rw-r--r-- | man/XSetDeviceFocus.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/XSetDeviceFocus.txt b/man/XSetDeviceFocus.txt index 2d92a9f..94d6384 100644 --- a/man/XSetDeviceFocus.txt +++ b/man/XSetDeviceFocus.txt @@ -34,29 +34,29 @@ Arguments changed. focus - Specifies the window, PointerRoot, FollowKeyboard,or + Specifies the window, PointerRoot, FollowKeyboard, or None. focus_return - Returns the focus window, PointerRoot, FollowKeyboard,or + Returns the focus window, PointerRoot, FollowKeyboard, or None. revert_to Specifies where the input focus reverts to if the window - becomes notviewable.You can pass RevertToParent, - RevertToPointerRoot, RevertToFollowKeyboard,or + becomes not viewable. You can pass RevertToParent, + RevertToPointerRoot, RevertToFollowKeyboard, or RevertToNone. revert_to_return Returns the current focus state RevertToParent, - RevertToPointerRoot, RevertToFollowKeyboard,or + RevertToPointerRoot, RevertToFollowKeyboard, or RevertToNone. time_return Returns the last_focus_time for the device. time - Specifies the time.You can pass either a timestamp or + Specifies the time. You can pass either a timestamp or CurrentTime. DESCRIPTION |