From: Rob Bradford <[email protected]>

This format is used to specify that the key button events received are not in
relation to any key map and that the codes should be interpreted directly.
---
 protocol/wayland.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 3d4ec9b..8e0e76e 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -1405,6 +1405,7 @@
        client with the wl_keyboard.keymap event.
       </description>
       <entry name="xkb_v1" value="1" summary="libxkbcommon compatible"/>
+      <entry name="no_keymap" value="2" summary="no keymap; events feature raw 
codes"/>
     </enum>
 
     <event name="keymap">
-- 
1.8.2.1

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to