diff options
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/wayland.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index b43aa90..45a3298 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1106,10 +1106,10 @@ <interface name="wl_seat" version="1"> <description summary="group of input devices"> - A seat is a group of keyboards, pointer (mice, for example) and - touch devices. This object is published as a global during - start up, or when such a device is hot plugged. A seat typically - has a pointer and maintains a keyboard focus and a pointer focus. + A seat is a group of keyboards, pointer and touch devices. This + object is published as a global during start up, or when such a + device is hot plugged. A seat typically has a pointer and + maintains a keyboard focus and a pointer focus. </description> <enum name="capability"> |