
Shutdown Screenlet
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A Screenlet that opens gnome shutdown dialog and can also shut down your pc at a time you specify , for that you must first give root access to the "shutdown" command , by typing "sudo chmod u+s /sbin/shutdown" in the console" or "su chmod u+s /sbin/shutdown" , if you dont it wont work
by Helder Fraga aka Whise
Instalation
Put it in your $HOME/.screenlets and run it from there
12 years ago
now when you click on the icon you get the shutdown dialog
12 years ago
now when you click on the icon you get the shutdown dialog
Xmister
12 years ago
/usr/bin/gnome-power-cmd.sh shutdown
This way we don't need to add shutdown to sudo etc.
Report
coz
12 years ago
Do you have the svg icon you have showing here avaiable?
thanks
coz
Report
Whise
12 years ago
Report