Commit graph

12 commits

Author SHA1 Message Date
Vincent Bernat
e3ad1d73f0 xkb: remove use of webcam key
I think this is very old and I was using it for my ThinkPad Edge 11.
2020-02-07 08:08:34 +01:00
Vincent Bernat
fa571a74c4 xkb: rename x1.xkb to x1gen2.xkb 2020-02-07 08:07:41 +01:00
Vincent Bernat
339802882a xkb: also remove us+fr layout for internal X1 keyboard 2019-05-26 21:44:24 +02:00
Vincent Bernat
902f4851b9 xkb: remove us+fr layout
I am never using it.
2019-05-03 09:22:28 +02:00
Vincent Bernat
8689e2583a input: make compose work with any right key 2018-08-22 19:44:50 +02:00
Vincent Bernat
32b02622bd input: break some xkb definitions into multiple lines 2015-10-08 08:41:15 +02:00
Vincent Bernat
dc5c2f1ee4 input: also turn the menu key into compose 2015-10-08 08:32:40 +02:00
Vincent Bernat
fcd7b59c07 keys: transform Ctrl_L into a Escape key for X1 2014-06-14 19:48:44 +02:00
Vincent Bernat
b31742b740 keys: don't use replace keys when defining new symbols
It seems that this is incompatible with a per-device mapping.
2014-06-11 17:11:55 +02:00
Vincent Bernat
d654f1e874 keys: fix custom symbols for X1 Carbon 2014-06-10 21:23:44 +02:00
Vincent Bernat
a6506a223f keys: remove keyboard configuration from Lua code
Everything is now handled by inputplug.
2014-06-10 21:23:37 +02:00
Vincent Bernat
41bfe7fa0d keys: use inputplug to configure keyboards 2014-06-10 01:44:42 +02:00