Showing posts with label mouse. Show all posts
Showing posts with label mouse. Show all posts

Thursday, 27 October 2011

Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:




Windows key + R = Run menu





This is usually followed by:



cmd = Command Prompt



iexplore + "web address" = Internet Explorer



compmgmt.msc = Computer Management



dhcpmgmt.msc = DHCP Management



dnsmgmt.msc = DNS Management



services.msc = Services



eventvwr = Event Viewer



dsa.msc = Active Directory Users and Computers



dssite.msc = Active Directory Sites and Services



Windows key + E = Explorer





ALT + Tab = Switch between windows





ALT, Space, X = Maximize window





CTRL + Shift + Esc = Task Manager





Windows key + Break = System properties





Windows key + F = Search





Windows key + D = Hide/Display all windows





CTRL + C = copy





CTRL + X = cut





CTRL + V = paste





Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.







Keyboard Shortcuts





[Alt] and [Esc] Switch between running applications





[Alt] and letter Select menu item by underlined letter





[Ctrl] and [Esc] Open Program Menu





[Ctrl] and [F4] Close active document or group windows (does not work with some applications)





[Alt] and [F4] Quit active application or close current window





[Alt] and [-] Open Control menu for active document





Ctrl] Lft., Rt. arrow Move cursor forward or back one word





Ctrl] Up, Down arrow Move cursor forward or back one paragraph





[F1] Open Help for active application





Windows+M Minimize all open windows





Shift+Windows+M Undo minimize all open windows





Windows+F1 Open Windows Help





Windows+Tab Cycle through the Taskbar buttons





Windows+Break Open the System Properties dialog box









acessability shortcuts





Right SHIFT for eight seconds........ Switch FilterKeys on and off.





Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.





Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.





SHIFT....... five times Switch StickyKeys on and off.





NUM LOCK...... for five seconds Switch ToggleKeys on and off.





explorer shortcuts





END....... Display the bottom of the active window.





HOME....... Display the top of the active window.





NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.





NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.





NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.





LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.





RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.











Type the following commands in your Run Box (Windows Key + R) or Start Run





devmgmt.msc = Device Manager



msinfo32 = System Information



cleanmgr = Disk Cleanup



ntbackup = Backup or Restore Wizard (Windows Backup Utility)



mmc = Microsoft Management Console



excel = Microsoft Excel (If Installed)



msaccess = Microsoft Access (If Installed)



powerpnt = Microsoft PowerPoint (If Installed)



winword = Microsoft Word (If Installed)



frontpg = Microsoft FrontPage (If Installed)



notepad = Notepad



wordpad = WordPad



calc = Calculator



msmsgs = Windows Messenger



mspaint = Microsoft Paint



wmplayer = Windows Media Player



rstrui = System Restore



netscp6 = Netscape 6.x



netscp = Netscape 7.x



netscape = Netscape 4.x



waol = America Online



control = Opens the Control Panel



control printers = Opens the Printers Dialog







internetbrowser





type in u're adress "google", then press [Right CTRL] and [Enter]



add www. and .com to word and go to it


Did you know that in Windows XP you can shut down your computer from the (eventually DOS prompt) command line box? Moreover, you can do this by clicking your mouse only once.




All you need to do is... right-click on an empty Desktop spot -> select New -> Shortcut -> type shutdown followed by a space, and then enter one or more of the parameters listed below -> click Next -> type a suggestive name for your new shortcut -> finally, click Finish.





This is the Shutdown.exe (located in %systemroot%\System32, usually C:\Windows\System32) syntax:







shutdown [-i|-l|-s|-r|-a] [-f] [-m \\computername] [-t xx] [-c "Text"] [-d[u][p]:xx:yy]





Valid command line switches:





-a = Abort system shutdown in progress ONLY IF the -t xx timeout option was already set to ANY value other than 0. ALL switches except -l and -m are ignored during abort.





-c "Text" = Text comment (case insensitive) to be displayed in the Message area of the System Shutdown window. MUST be enclosed between quotes. Maximum allowed 127 ASCII characters.





-d [u][p]:xx:yy = Reason code for shutdown:



u = User code.



p = Planned shutdown code.



xx = Major reason code. Positive integer number less than 256.



yy = Minor reason code. Positive integer number less than 65536.





-f = Force running applications to close without warning.





-i = Display the shutdown interface (GUI). MUST be the first option!





-l = Log off the current user of the local computer (default action). Can NOT be used with the -m option unless the current user has Sysadmin rights, in which case the -m switch takes precedence.





-m \\computername = Remote/network computer name (most always case sensitive) to log off/restart/shut down. Current user MUST have Sysadmin rights to be allowed to use this switch!





-s = Shut down the local computer.





-r = Shut down and restart (reboot) the local computer.





-t xx = Set shutdown timer to timeout for xx seconds. IF NOT specified defaults to 20 seconds. Allowed values between 0 and 99 seconds. The -a switch is the ONLY one that CAN be used during the timeout period.





NOTES:



The dash (-) in front of these switches can be replaced by a forward slash (/).





Spaces are NOT required to separate the shutdown command from ANY following switches, but ARE required to separate ANY switch from its following parameter(s), if any.



For example:





shutdown -s -c "Shutting down!" -t 3





tells your computer to shutdown after waiting for 3 seconds while the System Shutdown window will display text above in the Message area.





Optional: after you're done creating your customized shortcut for shutdown -> right-click on it -> select Properties -> enter your desired key "combo" in the Shortcut Key box (e.g. Ctrl + Alt + End) -> click OK/Apply.



From now on just left-click on your shutdown shortcut or hit that key combination to turn off/restart/log off your computer.