sxmo_inputhandler.sh: Switch voldown_two to trigger Super+x (inplacerotate)
Fixes regression where not all clients rotated on doubletapping voldown key. Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
b3bbf23e90
commit
9870940de4
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ case "$ACTION" in
|
|||
exit 0
|
||||
;;
|
||||
"voldown_two")
|
||||
key Super+Return
|
||||
key Super+x
|
||||
exit 0
|
||||
;;
|
||||
"voldown_three")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue