mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-14 06:39:16 +02:00
- Added keyboard detection, finds id for internal and usb keyboards. Added local symbols file for chromebooks running Gallium or normal linux install.
This commit is contained in:
5
.xkb/symbols/myswap
Normal file
5
.xkb/symbols/myswap
Normal file
@@ -0,0 +1,5 @@
|
||||
partial modifier_keys
|
||||
xkb_symbols "swap_lalt_lctrl" {
|
||||
replace key <LALT> { [ Control_L, Control_L ] };
|
||||
replace key <LCTL> { [ Alt_L, Meta_L ] };
|
||||
};
|
Reference in New Issue
Block a user