diff options
Diffstat (limited to 'man/XIQueryDevice.txt')
-rw-r--r-- | man/XIQueryDevice.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XIQueryDevice.txt b/man/XIQueryDevice.txt index 352bc30..232d735 100644 --- a/man/XIQueryDevice.txt +++ b/man/XIQueryDevice.txt @@ -247,7 +247,7 @@ DESCRIPTION The mode field is either XIDirectTouch for direct-input touch devices such as touchscreens or XIDependentTouch for indirect input devices such as touchpads. For XIDirectTouch devices, touch events are sent to window - at the position the touch occured. For XIDependentTouch devices, touch + at the position the touch occurred. For XIDependentTouch devices, touch events are sent to the window at the position of the device's sprite. The num_touches field defines the maximum number of simultaneous touches |