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>
master
Miles Alan 3 years ago committed by Maarten van Gompel
parent b3bbf23e90
commit 9870940de4
  1. 2
      scripts/core/sxmo_inputhandler.sh

@ -279,7 +279,7 @@ case "$ACTION" in
exit 0
;;
"voldown_two")
key Super+Return
key Super+x
exit 0
;;
"voldown_three")

Loading…
Cancel
Save