Are some of you dependent on the keyboard? Well, I am and I am always on a lookout for keyboard shortcuts. Here are some of the shortcuts that i always use.
These are the desktop shortcuts:
Shutdown
- On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
- Enter shutdown -s -t 00 for the Command Line
- Name the shortcut Shutdown Workstation (or any other name you find appropriate)
Restart
- On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
- Enter shutdown -r -t 00 for the Command Line
- Name the shortcut Restart Workstation (or any other name you find appropriate)
Logoff
- On a clear area on your desktop, right-click the mouse and Goto New -> Shortcut
- Enter shutdown -l -t 00 for the Command Line
- Name the shortcut Logoff Workstation (or any other name you find appropriate)