diff --git a/scripts/core/sxmo_lisgdstart.sh b/scripts/core/sxmo_lisgdstart.sh index 117e275..0740c98 100755 --- a/scripts/core/sxmo_lisgdstart.sh +++ b/scripts/core/sxmo_lisgdstart.sh @@ -45,5 +45,5 @@ else -g '1,UD,R,*,P,sxmo_inputhandler.sh scrolldown_short' \ -g '1,LR,R,S,sxmo_inputhandler.sh scrollright_short' \ -g '1,RL,L,S,sxmo_inputhandler.sh scrollleft_short' \ - & + >"$CACHEDIR/lisgd.log" 2>&1 & fi