Search This Blog

Sunday, October 17, 2010

Windows Explorer Shortcuts Code:

ALT+SPACEBAR - Display the current window’s system menu
SHIFT+F10 - Display the item's context menu
CTRL+ESC - Display the Start menu
ALT+TAB - Switch to the window you last used
ALT+F4 - Close the current window or quit
CTRL+A - Select all items
CTRL+X - Cut selected item(s)
CTRL+C - Copy selected item(s)
CTRL+V - Paste item(s)
CTRL+Z - Undo last action
CTRL+(+) - Automatically resize the columns in the right hand pane
TAB - Move forward through options
ALT+RIGHT ARROW - Move forward to a previous view
ALT+LEFT ARROW - Move backward to a previous view
SHIFT+DELETE - Delete an item immediately
BACKSPACE - View the folder one level up
ALT+ENTER - View an item’s properties
F10 - Activate the menu bar in programs
F6 - Switch between left and right panes
F5 - Refresh window contents
F3 - Display Find application
F2 - Rename selected item

Windows XP Shortcuts

Windows XP Shortcuts:
Code:
ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI)
child window's System menu
ALT+ENTER View properties for the selected item
ALT+ESC Cycle through items in the order they were opened
ALT+F4 Close the active item, or quit the active program
ALT+SPACEBAR Display the System menu for the active window
ALT+TAB Switch between open items
ALT+Underlined letter Display the corresponding menu
BACKSPACE View the folder one level up in My Computer or Windows Explorer
CTRL+A Select all
CTRL+B Bold
CTRL+C Copy
CTRL+I Italics
CTRL+O Open an item
CTRL+U Underline
CTRL+V Paste
CTRL+X Cut
CTRL+Z Undo
CTRL+F4 Close the active document
CTRL while dragging Copy selected item
CTRL+SHIFT while dragging Create shortcut to selected iteM
CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word
CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word
CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph
CTRL+UP ARROW Move the insertion point to the beginning of the
previous paragraph
SHIFT+DELETE Delete selected item permanently without placing the item
in the Recycle Bin
ESC Cancel the current task
F1 Displays Help
F2 Rename selected item
F3 Search for a file or folder
F4 Display the Address bar list in My Computer or Windows Explorer
F5 Refresh the active window
F6 Cycle through screen elements in a window or on the desktop
F10 Activate the menu bar in the active program
SHIFT+F10 Display the shortcut menu for the selected item
CTRL+ESC Display the Start menu
SHIFT+CTRL+ESC Launches Task Manager
SHIFT when you insert a CD Prevent the CD from automatically playing
WIN Display or hide the Start menu
WIN+BREAK Display the System Properties dialog box
WIN+D Minimizes all Windows and shows the Desktop
WIN+E Open Windows Explorer
WIN+F Search for a file or folder
WIN+F+CTRL Search for computers
WIN+L Locks the desktop
WIN+M Minimize or restore all windows
WIN+R Open the Run dialog box
WIN+TAB Switch between open items

speed up internet

Speed up ur internet speed
Microsoft reserves 20% of your available bandwidth for their own
purposes like Windows Updates and interrogating your PC etc

You can get it back:

Click Start then Run and type "gpedit.msc" without quotes.This opens
the group policy editor. Then go to:
Local Computer Policy
then Computer Configuration
then Administrative Templates then Network then QOS Packet Scheduler
and then to Limit Reservable Bandwidth.
Double click on Limit Reservable bandwidth. It will say it is not
configured, but the truth is under the 'Explain' tab i.e."By default,
the Packet Scheduler limits the system to 20 percent of the bandwidth
of a connection, but you can use this setting to override the
default."
So the trick is to ENABLE reservable bandwidth, then set it to ZERO.
This will allow the system to reserve nothing, rather than the default
20%. 6/30/07 Ben.T.Ge?rge,
Increase the speed of your internet connection...
As more and more people get quick connections to the internet, such as
cable or ADSL, it becomes apparent to the user of a simple dial-up
modem that the World Wide Web can quickly turn into the World Wide
Wait. Here a trick that can help speed up your current modem without
shelling out the big bucks.
There is a setting located in your windows registry called the Maximum
Transfer Unit (MTU). This determines the size of the packets of data
sent between your and your server. In Windows 95, this setting is has
a value of 1,500 bytes when the actual size of internet packets is
1,000 bytes. This can sometimes slow things down. To remedy the
situation, simply follow these steps:

In the registry editor (Start > Run > regedit.exe), navigate to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans.
In the NetTrans folder you should find another folder named "000x" in
which x represents a fourth digit. Right-click on the "000x" folder
and select New and StringValue. Rename the item that appears in the
panel on the right side to MaxMTU, then double-click it to bring up
the Edit String box and give it a velue of 1002.

Remember to keep playing with the MaxMTU value until you feel that
your internet connection has greatly sped up. Some people report huge
speed gains using this tricks, while others hardly notice a
difference. In any case, it's definetly worth a try.