protocol: add no_keymap format to keymap formats
authorRob Bradford <rob@linux.intel.com>
Mon, 24 Jun 2013 15:50:41 +0000 (16:50 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 28 Jun 2013 23:51:12 +0000 (19:51 -0400)
commit2e075874435e0f2c8a03faeec24a4062b94c47b2
tree9dd0b0ab34da92ea7141a8d44abd97b48af2d1b1
parent3af748b872f8f1ac4ce536b9826cc7ecbe74df6a
protocol: add no_keymap format to keymap formats

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.

v2: Use zero for the no keymap enum value and enhance the documentation
for the enum entry.
protocol/wayland.xml