input: make compose work with any right key

This commit is contained in:
Vincent Bernat 2018-08-22 19:44:50 +02:00
parent 1907e37928
commit 8689e2583a
3 changed files with 2 additions and 20 deletions

View file

@ -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
;;