diff --git a/scripts/core/sxmo_appmenu.sh b/scripts/core/sxmo_appmenu.sh index b1a91d0..343a6e7 100755 --- a/scripts/core/sxmo_appmenu.sh +++ b/scripts/core/sxmo_appmenu.sh @@ -102,10 +102,9 @@ programchoicesinit() { Pipe URL ^ 0 ^ sxmo_urlhandler.sh Zoom + ^ 1 ^ key Ctrl+Shift+k Zoom - ^ 1 ^ key Ctrl+Shift+j - Scroll ↑ ^ 1 ^ key Ctrl+space - Scroll ↓ ^ 1 ^ key Ctrl+b + Scroll ↑ ^ 1 ^ key Shift+space + Scroll ↓ ^ 1 ^ key space JS Toggle ^ 1 ^ key Ctrl+Shift+s - Search ^ 1 ^ key Ctrl+f History ← ^ 1 ^ key Ctrl+h History → ^ 1 ^ key Ctrl+l ")" && WINNAME=surf && return diff --git a/scripts/core/sxmo_statusbar.sh b/scripts/core/sxmo_statusbar.sh index 2ddbc43..b398c4c 100755 --- a/scripts/core/sxmo_statusbar.sh +++ b/scripts/core/sxmo_statusbar.sh @@ -6,7 +6,7 @@ audiodevice() { amixer sget Headphone > /dev/null && echo Headphone || echo Speaker } -sleep 2 +sleep 1 UPDATEFILE=/tmp/sxmo_bar touch $UPDATEFILE