X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts%2Fop_lcdsettings.sh;h=12b318ee9109f4793d4b414f3499f96f90293285;hp=22e5c89d361f17e9ba948dbdebf2169c4ee656d7;hb=b61ed9050f151beb6c05a89acb6c3d6244f6e6af;hpb=5b42f7e91a82a5a9e1d03881078b4b5bbe13275c diff --git a/recipes/pandora-system/pandora-scripts/op_lcdsettings.sh b/recipes/pandora-system/pandora-scripts/op_lcdsettings.sh index 22e5c89..12b318e 100644 --- a/recipes/pandora-system/pandora-scripts/op_lcdsettings.sh +++ b/recipes/pandora-system/pandora-scripts/op_lcdsettings.sh @@ -98,9 +98,7 @@ case $mainsel in sed -i "s/.*xset.*/DISPLAY=:0 xset s off/g" /home/${user}/.xinitrc zenity --info --title="Screen blanking" --text "The automatic screen blanking has been disabled." --timeout 6 DISPLAY=:0 xset s off - fi;; + fi;; esac done - -DISPLAY=:0 xset s off