Fix deregisterKeystrokeListener, as with registerKeystrokeListener
authorMike Gorse <mgorse@boston.site>
Mon, 9 Jun 2008 16:34:18 +0000 (12:34 -0400)
committerMike Gorse <mgorse@boston.site>
Mon, 9 Jun 2008 16:34:18 +0000 (12:34 -0400)
xml/org.freedesktop.atspi.DeviceEventController.xml

index 1906b18..9810b73 100644 (file)
@@ -79,7 +79,7 @@
       a ControllerEventMask filtering the intercepted key events.
     </tp:docstring>
     </arg>
-    <arg direction="in" name="type" type="au" tp:type="KeyEventTypeSeq">
+    <arg direction="in" name="type" type="u" tp:type="KeyEventTypeSeq">
     <tp:docstring>
       an EventType mask that may created by ORing event types together.
     </tp:docstring>