work: Add layout switching options to keyboard config

This commit is contained in:
Erwin Boskma 2023-11-30 11:51:58 +01:00
parent 51fc7131c1
commit 33f262d2a4
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -163,7 +163,7 @@ in
"1241:662:USB-HID_Keyboard" = { "1241:662:USB-HID_Keyboard" = {
xkb_layout = "us,us"; xkb_layout = "us,us";
xkb_variant = "colemak,"; xkb_variant = "colemak,";
xkb_options = "lv3:ralt_switch,eurosign:5,caps:backspace,ctrl:nocaps"; xkb_options = "lv3:ralt_switch,eurosign:5,caps:backspace,ctrl:nocaps,grp:sclk_toggle,grp_led:scroll";
xkb_numlock = "enabled"; xkb_numlock = "enabled";
}; };
"1133:49257:Logitech_USB_Laser_Mouse" = { "1133:49257:Logitech_USB_Laser_Mouse" = {