diff options
author | Peter Hutterer <peter.hutterer@redhat.com> | 2008-09-26 13:08:02 +0930 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@redhat.com> | 2008-09-26 13:08:02 +0930 |
commit | b7362d0bd77957d30fe16b14708643eea2a01acf (patch) | |
tree | ba8efabfd77ef271c8c56e9536f0f209329492b3 | |
parent | 4d54bb7e109816f374ea0211aff0a82c38b59d4e (diff) |
Xi specs: Add JOYSTICK as predefined device type.
-rw-r--r-- | specs/Xi/protocol.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/specs/Xi/protocol.xml b/specs/Xi/protocol.xml index 25c16b1..96bf857 100644 --- a/specs/Xi/protocol.xml +++ b/specs/Xi/protocol.xml @@ -582,6 +582,7 @@ <emphasis>ID_MODULE</emphasis> <emphasis>ONE_KNOB</emphasis> <emphasis>NINE_KNOB</emphasis> + <emphasis>JOYSTICK</emphasis> </literallayout> </listitem> </varlistentry> |