desktop icon for shutting down the computer.
In Rox file manager.
Go to /usr/bin
Left click hold and drag file wmpoweroff to the desktop.
Now have power off icon on desktop.
Right click on desktop icon for file.
To change name -> edit item
To change icon -> set icon
( normal icon set is located at /usr/local/lib/X11/pixmaps )
Can also do this:
Make script file and place on desktop.
Code: Select all
#!/bin/bash
# This powers off Linux Puppy !
#
wmpoweroff