sway: use caps:escape for my Kiibohd which is hardware remapped
This commit is contained in:
parent
851e1c68d0
commit
4fa6b6e1d8
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
input "type:keyboard" {
|
||||
xkb_options caps:swapescape
|
||||
}
|
||||
|
||||
input "7185:45133:Kiibohd_Keyboard_-_MD1_PartialMap_pjrcUSB_full_Consumer_Control" {
|
||||
xkb_options caps:escape
|
||||
}
|
||||
input "7185:45133:Kiibohd_Keyboard_-_MD1_PartialMap_pjrcUSB_full" {
|
||||
xkb_options caps:escape
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue