op_nubmode.sh: Small bugfix
authorMichael Mrozek <EvilDragon@openpandora.de>
Mon, 26 Apr 2010 01:04:16 +0000 (03:04 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Mon, 26 Apr 2010 01:04:16 +0000 (03:04 +0200)
recipes/pandora-system/pandora-scripts/op_nubmode.sh

index 584909e..3660330 100755 (executable)
@@ -83,5 +83,6 @@ case $mainsel in
       echo 20 > /proc/pandora/nub1/scroll_rate
       echo 20 > /proc/pandora/nub1/mbutton_threshold
       zenity --info --title="Settings restored" --text "The default nub-settings have been restored." --timeout 6
       echo 20 > /proc/pandora/nub1/scroll_rate
       echo 20 > /proc/pandora/nub1/mbutton_threshold
       zenity --info --title="Settings restored" --text "The default nub-settings have been restored." --timeout 6
+    ;;
 esac
 done
\ No newline at end of file
 esac
 done
\ No newline at end of file