diff options
-rw-r--r-- | man/XAllowDeviceEvents.txt | 8 | ||||
-rw-r--r-- | man/XChangeDeviceDontPropagateList.txt | 2 | ||||
-rw-r--r-- | man/XGetDeviceMotionEvents.txt | 2 | ||||
-rw-r--r-- | man/XGrabDevice.txt | 18 | ||||
-rw-r--r-- | man/XGrabDeviceButton.txt | 10 | ||||
-rw-r--r-- | man/XGrabDeviceKey.txt | 10 | ||||
-rw-r--r-- | man/XListInputDevices.txt | 4 | ||||
-rw-r--r-- | man/XSetDeviceFocus.txt | 12 | ||||
-rw-r--r-- | man/XSetDeviceMode.txt | 2 | ||||
-rw-r--r-- | man/XSetDeviceValuators.txt | 4 |
10 files changed, 36 insertions, 36 deletions
diff --git a/man/XAllowDeviceEvents.txt b/man/XAllowDeviceEvents.txt index ba7fde3..1120e3d 100644 --- a/man/XAllowDeviceEvents.txt +++ b/man/XAllowDeviceEvents.txt @@ -25,10 +25,10 @@ SYNOPSIS event_mode Specifies the event mode.You can pass AsyncThisDevice, SyncThisDevice, ReplayThisDevice, AsyncOtherDevices, - SyncAll,or AsyncAll. + SyncAll, or AsyncAll. time - Specifies the time.You can pass either a timestamp or + Specifies the time. You can pass either a timestamp or CurrentTime. DESCRIPTION @@ -47,7 +47,7 @@ what constant you pass to the event_mode argument. client, event processing for that device continues as usual. If the device is frozen multiple times by the client on behalf of multiple separate grabs, AsyncThisDevice thaws for - all.AsyncThisDevice has no effect if the specified device is + all. AsyncThisDevice has no effect if the specified device is not frozen by the client, but the device need not be grabbed by the client. @@ -100,7 +100,7 @@ what constant you pass to the event_mode argument. AsyncThisDevice, SyncThisDevice, and ReplayThisDevice have no effect on the processing of events from the remaining -devices.AsyncOtherDevices has no effect on the processing of +devices. AsyncOtherDevices has no effect on the processing of events from the specified device. When the event_mode is SyncAll or AsyncAll, the device parameter is ignored. diff --git a/man/XChangeDeviceDontPropagateList.txt b/man/XChangeDeviceDontPropagateList.txt index 398ded2..968142b 100644 --- a/man/XChangeDeviceDontPropagateList.txt +++ b/man/XChangeDeviceDontPropagateList.txt @@ -33,7 +33,7 @@ SYNOPSIS Specifies a pointer to a list of event classes. mode - Specifies the mode.You can pass AddToList, or + Specifies the mode. You can pass AddToList, or DeleteFromList. count diff --git a/man/XGetDeviceMotionEvents.txt b/man/XGetDeviceMotionEvents.txt index 9dfcfed..2104692 100644 --- a/man/XGetDeviceMotionEvents.txt +++ b/man/XGetDeviceMotionEvents.txt @@ -29,7 +29,7 @@ SYNOPSIS start, stop Specify the time interval in which the events are - returned from the motionhistory buffer.You can pass a + returned from the motion history buffer. You can pass a timestamp or CurrentTime. nevents_return diff --git a/man/XGrabDevice.txt b/man/XGrabDevice.txt index 443e6ac..cfe215f 100644 --- a/man/XGrabDevice.txt +++ b/man/XGrabDevice.txt @@ -38,8 +38,8 @@ SYNOPSIS owner_events Specifies a Boolean value that indicates whether - theevents from the deviceare to be reported as usual or - reported with respect to the grab windowif selected by + the events from the device are to be reported as usual or + reported with respect to the grab window if selected by the event list. event_count @@ -48,20 +48,20 @@ SYNOPSIS event_list Specifies a pointer to a list of event classes that - indicates which eventsthe client wishes to receive. - These event classes must have beenobtained specifying + indicates which events the client wishes to receive. + These event classes must have been obtained specifying the device being grabbed. this_device_mode Specifies further processing of events from this - device.You can pass GrabModeSyncor GrabModeAsync. + device. You can pass GrabModeSync or GrabModeAsync. other_devices_mode Specifies further processing of events from other - devices.You can pass GrabModeSyncor GrabModeAsync. + devices.You can pass GrabModeSync or GrabModeAsync. time - Specifies the time.You can pass either a timestamp or + Specifies the time. You can pass either a timestamp or CurrentTime. DESCRIPTION @@ -109,8 +109,8 @@ DESCRIPTION and returns GrabFrozen. If the specified time is earlier than the last-device-grab time or later than the current X server time, it fails and returns GrabInvalidTime. Otherwise, the - last-device-grab time is set to the specified time ( - CurrentTime is replaced by the current X server time). + last-device-grab time is set to the specified time + (CurrentTime is replaced by the current X server time). If a grabbed device is closed by a client while an active grab by that client is in effect, the active grab is released. If diff --git a/man/XGrabDeviceButton.txt b/man/XGrabDeviceButton.txt index aae0245..ab64782 100644 --- a/man/XGrabDeviceButton.txt +++ b/man/XGrabDeviceButton.txt @@ -49,7 +49,7 @@ SYNOPSIS modifier_device specifies the device whose modifiers are to be used. If - the modifier_devicespecified is NULL, the X keyboard + the modifier_device specified is NULL, the X keyboard will be used as the modifier_device. grab_window @@ -57,8 +57,8 @@ SYNOPSIS owner_events Specifies a Boolean value that indicates whether the - deviceevents are to be reported as usual or reported - with respect to the grab windowif selected by the event + device events are to be reported as usual or reported + with respect to the grab window if selected by the event list. event_count @@ -69,11 +69,11 @@ SYNOPSIS this_device_mode Specifies further processing of events from this - device.You can pass GrabModeSync or GrabModeAsync. + device. You can pass GrabModeSync or GrabModeAsync. other_devices_mode Specifies further processing of events from all other - devices.You can pass GrabModeSync or GrabModeAsync. + devices. You can pass GrabModeSync or GrabModeAsync. DESCRIPTION ----------- diff --git a/man/XGrabDeviceKey.txt b/man/XGrabDeviceKey.txt index bee4c47..ff86375 100644 --- a/man/XGrabDeviceKey.txt +++ b/man/XGrabDeviceKey.txt @@ -49,7 +49,7 @@ SYNOPSIS modifier_device Specifies the device whose modifiers are to be used. If - a modifier_device ofNULL is specified, the X keyboard + a modifier_device of NULL is specified, the X keyboard will be used as the modifier_device. grab_window @@ -57,8 +57,8 @@ SYNOPSIS owner_events Specifies a Boolean value that indicates whether the - deviceevents are to be reported as usual or reported - with respect to the grab windowif selected by the event + device events are to be reported as usual or reported + with respect to the grab window if selected by the event list. event_count @@ -70,11 +70,11 @@ SYNOPSIS this_device_mode Specifies further processing of events from this - device.You can pass GrabModeSync or GrabModeAsync. + device. You can pass GrabModeSync or GrabModeAsync. other_devices_mode Specifies further processing of events from other - devices.You can pass GrabModeSyncor GrabModeAsync. + devices. You can pass GrabModeSyncor GrabModeAsync. DESCRIPTION ----------- diff --git a/man/XListInputDevices.txt b/man/XListInputDevices.txt index 450f377..8b856f4 100644 --- a/man/XListInputDevices.txt +++ b/man/XListInputDevices.txt @@ -22,11 +22,11 @@ SYNOPSIS ndevices_return Specifies a pointer to a variable where the number of - available devices canbe returned. + available devices can be returned. list Specifies the list of devices to free. The - XFreeDeviceList functionfrees the list of available + XFreeDeviceList function frees the list of available extension input devices. DESCRIPTION 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 diff --git a/man/XSetDeviceMode.txt b/man/XSetDeviceMode.txt index 947ccfc..1f7b377 100644 --- a/man/XSetDeviceMode.txt +++ b/man/XSetDeviceMode.txt @@ -22,7 +22,7 @@ SYNOPSIS Specifies the device whose mode is to be changed. mode - Specifies the mode.You can pass Absolute,or Relative. + Specifies the mode. You can pass Absolute, or Relative. DESCRIPTION ----------- diff --git a/man/XSetDeviceValuators.txt b/man/XSetDeviceValuators.txt index 1116cea..9fbd11d 100644 --- a/man/XSetDeviceValuators.txt +++ b/man/XSetDeviceValuators.txt @@ -26,11 +26,11 @@ SYNOPSIS valuators Specifies a pointer to an array of integer values to be - used to initialize thedevice valuators. + used to initialize the device valuators. first_valuator Specifies the first valuator to be set. Valuators are - numbered beginning withzero. + numbered beginning with zero. num_valuators Specifies the number of valuators to be set. |