Skip to content

Instantly share code, notes, and snippets.

@jarun
Last active February 13, 2016 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jarun/acd3d7368095697819dd to your computer and use it in GitHub Desktop.
Save jarun/acd3d7368095697819dd to your computer and use it in GitHub Desktop.
myscript [startup script]
echo 200 | sudo tee /sys/class/backlight/intel_backlight/brightness
#pkexec /usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 0
syndaemon -i 1 -d
synclient touchpadoff=1
#ibus exit
#echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
sudo service bluetooth stop
sudo service ssh stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment