27 August, 2007

Logoff, Restart or Shutdown shortcuts

You can create your own custom Logoff, Restart, Shutdown shortcuts using commands below -

Enter the commands in "type the location". (0 = zero & not "O" alphabet). 00 denotes time to wait before the operation and can be replaced by any value you want.

For Logoff -

shutdown -l -t 00
For Restart -
shutdown -r -t 00
For Shutdown -
shutdown -s -t 00

To customize further, add your own icons to the shortcut.

No comments: