Fix registerKeystrokeListener and deregisterKeystrokeListener: pass u for keyEventTyp...
authorMike Gorse <mgorse@boston.site>
Mon, 9 Jun 2008 16:19:46 +0000 (12:19 -0400)
committerMike Gorse <mgorse@boston.site>
Mon, 9 Jun 2008 16:19:46 +0000 (12:19 -0400)
xml/org.freedesktop.atspi.DeviceEventController.xml

index b53767e..1906b18 100644 (file)
@@ -44,7 +44,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>
       a KeyEventTypeSeq that may created by ORing event types together.
     </tp:docstring>