|
c1ea23da
|
2012-08-04T10:47:56
|
|
symbols: remove support for key behaviors
The possible key behaviors are:
KB_RadioGroup, KB_Overlay1, KB_Overlay2: already removed support for
these.
KB_Lock (with or without KB_Permanent): used to ignore key presses or
releases to simulate and deal with some legacy keyboard behaviors
(like keys that physically lock). Not used at all.
We already ignore them while processing key events in state.c, so make
it official.
Signed-off-by: Ran Benita <ran234@gmail.com>
|
|
6eb5929d
|
2012-07-28T23:31:08
|
|
README: s/xkb_desc/xkb_keymap
Signed-off-by: Ran Benita <ran234@gmail.com>
|
|
aaffcef3
|
2012-03-21T16:57:05
|
|
Add a proper README
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
|
|
2c51e4b1
|
2010-12-07T10:42:21
|
|
config: add the default README file.
Acked-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|