mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 09:54:45 +02:00
input: make compose work with any right key
This commit is contained in:
parent
1907e37928
commit
8689e2583a
3 changed files with 2 additions and 20 deletions
|
@ -32,9 +32,6 @@ case "$event,$use,$(uname -n),$name" in
|
|||
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||
xkb x1
|
||||
;;
|
||||
*,XISlaveKeyboard,guybrush,"AT Translated Set 2 keyboard")
|
||||
xkb norwin
|
||||
;;
|
||||
*,XISlaveKeyboard,*,"ThinkPad Extra Buttons")
|
||||
xkb thinkpad-extra
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue