mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-22 20:04:30 +02:00
input: don't dock with Realforce
This commit is contained in:
parent
c056d836ce
commit
637b80bcec
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ case "$event,$use,$(uname -n),$name" in
|
||||||
:
|
:
|
||||||
;;
|
;;
|
||||||
*,XISlaveKeyboard,zoro,"Topre Corporation Realforce 87")
|
*,XISlaveKeyboard,zoro,"Topre Corporation Realforce 87")
|
||||||
# Are we getting docked?
|
# Are we getting docked?
|
||||||
sleep 2
|
# sleep 2
|
||||||
dock
|
# dock
|
||||||
xkb default
|
xkb default
|
||||||
;;
|
;;
|
||||||
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
*,XISlaveKeyboard,zoro,"AT Translated Set 2 keyboard")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue