]> code.delx.au - mediapc-tools/blob - disable-screen-blank.desktop
autostart files for mediapc
[mediapc-tools] / disable-screen-blank.desktop
1 [Desktop Entry]
2 Encoding=UTF-8
3 Version=0.9.4
4 Type=Application
5 Name=Disable screen blanking
6 Comment=
7 Exec=/bin/sh -c 'xset -dpms; xset s off'
8 StartupNotify=false
9 Terminal=false
10 Hidden=false
11