Remove close window actions as it causes issues

This commit is contained in:
Stacy Harper 2021-05-24 09:24:56 +02:00
parent 41c15b192e
commit 44dcd8ced9
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65
2 changed files with 0 additions and 9 deletions

View file

@ -35,7 +35,6 @@ lisgd "$@" -t "$LISGD_THRESHOLD" -T "$LISGD_THRESHOLD_PRESSED" \
-g "1,DU,T,*,sxmo_inputhandler.sh uptopcorner" \
-g "2,UD,T,*,sxmo_inputhandler.sh twodowntopcorner" \
-g "2,UD,B,*,sxmo_inputhandler.sh twodownbottomcorner" \
-g "r,UD,B,*,sxmo_inputhandler.sh threedownbottomcorner" \
-g '1,DU,R,*,P,sxmo_inputhandler.sh uprightcorner' \
-g '1,UD,R,*,P,sxmo_inputhandler.sh downrightcorner' \
-g '1,LR,R,S,sxmo_inputhandler.sh rightrightcorner_short' \