AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Comprehensive list of Windows hotkeys.
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Decarlo110



Joined: 15 Dec 2004
Posts: 303
Location: United States

PostPosted: Sat Apr 30, 2005 12:50 am    Post subject: Reply with quote

"List of F1-F9 Key Commands for the Command Prompt

F1 / right arrow: Repeats the letters of the last command line, one by one.
F2: Displays a dialog asking user to "enter the char to copy up to" of the last command line
F3: Repeats the last command line
F4: Displays a dialog asking user to "enter the char to delete up to" of the last command
line
F5: Goes back one command line
F6: Enters the traditional CTRL+Z (^z)
F7: Displays a menu with the command line history
F8: Cycles back through previous command lines (beginning with most recent)
F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered.

Note: The buffer allows a maximum of 50 command lines. After this number is reached, the first line will be replaced in sequence.

Works on Windows 2000 Professional and Server." Maybe on others, as well.
The above is from a link i posted earlier, which has a couple more command prompt gems if you want to surf a little.

@jonny- Nice compilation, quite useful. I hadn't known Win-Tab until reading here.
_________________
1) The Open Source Definition http://www.opensource.org/docs/definition_plain.php

2) Intuitive. Logical. Versatile. Adaptable. <<AutoHotkey>>


Last edited by Decarlo110 on Mon May 02, 2005 6:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
SanskritFritz



Joined: 17 Feb 2005
Posts: 283
Location: Hungary, Budapest

PostPosted: Mon May 02, 2005 9:38 am    Post subject: Re: Comprehensive list of Windows hotkeys. Reply with quote

Quote:
In tree pane, if any:
Ctrl + CursorKeys: Scroll the tree in any direction without changing the seleced node.

Quote:
Alt + Space: Display system menu. Same as clicking the icon on the titlebar.
Alt + Minus: Dislay the system menu of an MDI child window. Same as clicking the icon on the menubar (if the child window is maximized).

Quote:
Ctrl + Tab: Cycle through tabs/child windows.
Sometimes:
Ctrl + F6: Switch to the next MDI child window. Also to previous with Shift.

Quote:
Shift while a CD is loading: Bypass AutoPlay.
Shift while login: Bypass startup folder. Only those applications will be ignored which are in the startup folder, not those started from the registry (Microsoft\Windows\CurrentVersion\Run\)

Quote:
F6: Cycle through screen elements. Testing on this was inconclusive; I'd appreciate someone doing extensive testing on this under various circumstances, and posting the results.
This is application dependent, most apps that follow the MS guidelines, implement it. Examples:
Most editors in split mode (MS Word, TextPad)
MS Html Help

Quote:
Space: Toggle items such as radio buttons or checkboxes.
Also it presses a pushbutton if selected.
_________________
Is there another word for synonym?
Back to top
View user's profile Send private message
Decarlo110



Joined: 15 Dec 2004
Posts: 303
Location: United States

PostPosted: Mon May 02, 2005 6:19 pm    Post subject: Reply with quote

Tab (desktop active): advance thru Desktop & Taskbar elements (StartMenu, QuickLaunch, window tabs, toolbars, system tray) If you have Desktop toolbar on, you can't access the system tray this way. hold Shift to reverse.
Ctrl+Tab (desktop active): cycle thru desktop selection, StartMenu, QuickLaunch, system tray. Shift to reverse, but it will act the same as Shift above.
Tab (in browser/folder): cycle thru AddressBar, left panel (if present), and main panel/selection. varies with application.
F6: similar to above
Ctrl+Shift+Esc also works on Win2000, to invoke Task Manager.
Win+D: is technically, toggle desktop view, using Show_Desktop.scf, while MinimizeAllWindows doesn't minimize dialog boxes (including Properties windows).
minor correction, Ctrl + Arrow Keys: Change focus without changing selection. "Focus" is the object that will be added/removed when pressing Ctrl+Space. This also allows to select multiple items.
minor correction, under Remote Desktop Connection Navigation: PrintScreen captures the entire screen, while Alt+PrtScrn captures the active window.
Hold Shift to highlight any of the following four:
Home (in text editor): move caret to beginning of line.
End (in text editor): move caret to end of line.
Ctrl+Home (in text editor): move caret to beginning of text.
Ctrl+End (in text editor): move caret to end of text.

The following apply to the command prompt:
Alt+Enter: toggle fullScreen mode.
up/down: scroll thru/repeat previous entries
Esc: delete line
And some trivia for MS-DOS editor: in command prompt, type edit, hit Enter. Alt H, then C. Hold the down arrow to scroll to the Window Management Commands. Also, F8 tabs thru multiple open text files.
_________________
1) The Open Source Definition http://www.opensource.org/docs/definition_plain.php

2) Intuitive. Logical. Versatile. Adaptable. <<AutoHotkey>>


Last edited by Decarlo110 on Wed May 04, 2005 3:48 am; edited 1 time in total
Back to top
View user's profile Send private message
jonny



Joined: 13 Nov 2004
Posts: 3005
Location: Minnesota

PostPosted: Wed May 04, 2005 12:46 am    Post subject: Reply with quote

Thank you both very much. I'll try to get around to adding or revising them as soon as possible, since I want this list to be very complete and I've also started pointing outsiders to it as well.
Back to top
View user's profile Send private message
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Mon May 16, 2005 11:09 am    Post subject: Reply with quote

I was only going roughly over the list. If I missed these, I'm sorry :

Print : captures full screen to clipboard
Alt + Print : captures active window to clipboard
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
guivho



Joined: 04 Jun 2005
Posts: 26
Location: Lokeren, Belgium

PostPosted: Thu Jun 09, 2005 10:23 pm    Post subject: Reply with quote

I think that the Ctrl-+ (Control and + key) to autoresize the columns in e.g. an explorer type list, really should read Ctrl-NumPad+ (Control and the + key on the numpad). At least on my box (Keyboard: English - United States US) it only works with the numpad+.

Still, it's a great and usefull find!
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Jun 13, 2005 11:06 pm    Post subject: Comprehensive list of Windows hotkeys Reply with quote

This is a great list of hotkeys, which I found using Google. I was looking for the hotkey combination to make a window movable with the arrow keys. A couple of years ago, someone on the old RoboDemo list posted a solution to the problem of a window opening in Explorer view with the titlebar beyond the visible area of the desktop, to where a user can't grab it with the mouse and move it around. The hotkey combination in question renders the window movable with the arrow keys. As luck would have it, I've got a problem with Windows opening a dialog where I can't move it with the mouse, and I've lost the information on the hotkey combination needed to make the window movable. Does that sound familiar to anyone here?
TIA,
Back to top
Tommy Simmons



Joined: 13 Jun 2005
Posts: 1
Location: Round Rock, TX

PostPosted: Mon Jun 13, 2005 11:11 pm    Post subject: Comprehensive list of Windows hotkeys Reply with quote

My Windows 2000 machine doesn't seem to have a "keyshort.chm" file - anyone know what it's called on Windows 2000?
Back to top
View user's profile Send private message Visit poster's website
daonlyfreez



Joined: 16 Mar 2005
Posts: 740
Location: Berlin

PostPosted: Mon Jun 13, 2005 11:18 pm    Post subject: Reply with quote

In case it wasn't mentioned yet:

Alt + Open a file (Doubleclick) = Shows Properties Dialog
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
corrupt



Joined: 29 Dec 2004
Posts: 2381

PostPosted: Sun Jul 24, 2005 4:56 am    Post subject: Reply with quote

Internet Explorer (tested with 6.x)

Shift + MWheelUp: Back
Shift + MWheelDown: Forward
Back to top
View user's profile Send private message Visit poster's website
Decarlo110



Joined: 15 Dec 2004
Posts: 303
Location: United States

PostPosted: Tue Jul 26, 2005 10:04 pm    Post subject: Reply with quote

Guest wrote:
As luck would have it, I've got a problem with Windows opening a dialog where I can't move it with the mouse, and I've lost the information on the hotkey combination needed to make the window movable. Does that sound familiar to anyone here?
TIA,


response to June 13 post by Guest:

Alt Space, then m

Idea
_________________
1) The Open Source Definition http://www.opensource.org/docs/definition_plain.php

2) Intuitive. Logical. Versatile. Adaptable. <<AutoHotkey>>
Back to top
View user's profile Send private message
thehand
Guest





PostPosted: Wed Feb 22, 2006 9:45 pm    Post subject: minimize maximize Reply with quote

Is there a combi that can minimize only the current window? Also maximize that window or resize it?


Matt
Back to top
Laszlo



Joined: 14 Feb 2005
Posts: 3942
Location: Pittsburgh

PostPosted: Wed Feb 22, 2006 10:43 pm    Post subject: Reply with quote

Alt-Space,n or x or s
Back to top
View user's profile Send private message
SanskritFritz



Joined: 17 Feb 2005
Posts: 283
Location: Hungary, Budapest

PostPosted: Wed Feb 22, 2006 11:42 pm    Post subject: Reply with quote

... in an english windows only, of course. But opening the system menu by Alt-Space is international. Check the underlined letters in the menu.
_________________
Is there another word for synonym?
Back to top
View user's profile Send private message
msandry



Joined: 13 Apr 2006
Posts: 5
Location: Chicago, IL

PostPosted: Thu Apr 13, 2006 9:19 am    Post subject: Download? Reply with quote

jonny wrote:
Would anyone be interested in my making this available for download? And if so, in what format?


Johnny,
I think it'd be a great idea.
If you'd do in PDF, then it'd look the way you want it to look no matter what. Now that Macs with the new Intel chipset emulate Windows very nicely, those users would be hungry for this information, providing a new audience for you (if you're interested in this kind of notoriety), and they'd have no problem downloading it while in their native OS. This would make your hard work even more valuable.

Marty
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 3 of 7

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group