To turn off the display using the Linux command line, open a terminal and enter: xset dpms force standby I also like to lock my screen before hand (in GNOME): gnome-screensaver-command -l && xset dpms force standby
Monthly Archives: September 2011
Autostart.sh in openbox
To autostart programs or scripts in openbox, add To the end of ~/.config/openbox/autostart (create the directories and file if they don’t exist) My autostart section looks like this: