 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Synetech Guest
|
Posted: Wed Mar 04, 2009 9:51 pm Post subject: Re: Comprehensive list of Windows hotkeys. |
|
|
| Ctrl+Alt+Up/Down/Left/Right are not standard Windows hotkeys, they are part of the ATI Catalyst software. |
|
| Back to top |
|
 |
tonne
Joined: 06 Jun 2006 Posts: 1651 Location: Denmark
|
Posted: Fri May 15, 2009 11:17 am Post subject: Windows 7 RC |
|
|
New or modified for Windows 7 RC
* Win+Up: Maximize
* Win+Down: Restore / Minimize
* Win+Left: Snap to left
* Win+Right: Snap to right
* Win+Shift+Left: Jump to left monitor
* Win+Shift+Right: Jump to right monitor
* Win+Home: Minimize / Restore all other windows
* Win+T : Focus the first taskbar entry
* Win+Space: Peek at the desktop
* Win+G: Bring gadgets to the top of the Z-order
* Win+P: External display options (mirror, extend desktop, etc)
* Win+X: Mobility Center (same as Vista, but still handy!) _________________ RegEx Powered Dynamic Hotstrings
COM
AutoHotkey 2 |
|
| Back to top |
|
 |
loony69 Guest
|
Posted: Thu May 21, 2009 1:33 pm Post subject: |
|
|
i have turned on one i cant turn off now?
its the "/' key right next to enter. if i press it, nothing happens, next key i press makes it appear!....but if i press a letter like "a"...it turns it into this á or ó é 'r 't etc...... frustrating when i dont even use this lettering.
help?
cheers. |
|
| Back to top |
|
 |
loony69 Guest
|
Posted: Thu May 21, 2009 1:44 pm Post subject: |
|
|
| ok...got it. for some reason my keyboard setting was on "united states international". put it on US, back to normal. |
|
| Back to top |
|
 |
enTRAP Guest
|
Posted: Mon Jul 06, 2009 1:04 am Post subject: |
|
|
In Windows 7:
| Code: | In Windows Explorer
CTRL+SHIFT+N
New Folder Created |
Holy Crap, so functional! |
|
| Back to top |
|
 |
Guest2 Guest
|
Posted: Wed Jul 29, 2009 8:01 pm Post subject: |
|
|
This list is fantastic! I thought I knew all the Windows hotkeys, but I stand corrected. WIN-L is a new one to me, and very helpful at work when called by the boss.
Two more hotkey combos that don't seem to appear within the first 8 pages is ALT-DownArrow and ALT-UpArrow. When the current selection is a drop-down list box, ALT-DownArrow opens the list, which is then navigable with the Up/Down keys. ALT-UpArrow closes the list, and in most instances the drop-down field remains active and the Up/Down keys will continue moving through the list selections.
And although it's not exactly a hotkey, another useful keystroke is ANY letter or number key when a drop-down box is selected. It will go to the first selection that begins with that letter/number. Repeating the keystroke will scroll through the selections in the list beginning with the same letter/number. When the final selection is reached, it will search from the beginning. I found it much easier, since moving to Texas, to tab to the "state" field and hit T twice instead of clicking open the drop-down, scrolling to *near* the bottom, finding TX, and then clicking it. |
|
| Back to top |
|
 |
Tklop
Joined: 26 Aug 2009 Posts: 2
|
Posted: Wed Aug 26, 2009 3:50 pm Post subject: |
|
|
Wow. Thanks, everyone!
I knew a lot of these, but didn't realize how many there really were.
I am one of those who prefers to be free from the mouse. Just the sight of the mouse pad below the keyboard on my Dell laptop makes the tendons in my hands begin to ache.
You are heroes--all of you!
___Timothy |
|
| Back to top |
|
 |
Ja'vae Guest
|
Posted: Tue Oct 13, 2009 12:38 pm Post subject: Re: Comprehensive list of Windows hotkeys. |
|
|
| Chris wrote: | | jonny wrote: | | If this becomes big enough and you deem it useful, consider making it a sticky) | Ok, I'll keep an eye on it.
| Quote: | | Win + B: Activate system tray. (Note: Arrow keys select, Enter double-clicks, and AppsKey or Shift + F10 right-clicks.) | Great info. |
turn computer black: alt+shift+print screen  |
|
| Back to top |
|
 |
Scratch
Joined: 22 Jan 2009 Posts: 72
|
|
| Back to top |
|
 |
Shaman723 Guest
|
Posted: Fri Jan 15, 2010 9:10 pm Post subject: |
|
|
| What are the HotKey to turn your monitor off or to make it go black? |
|
| Back to top |
|
 |
Guest
|
Posted: Mon May 03, 2010 8:57 pm Post subject: Another one |
|
|
| Ctrl + Alt + + - Microsoft Office Word Hotkey CHanging |
|
| Back to top |
|
 |
Kalidor
Joined: 11 Jul 2010 Posts: 2
|
Posted: Sun Jul 11, 2010 3:32 am Post subject: Re: Comprehensive list of Windows hotkeys. |
|
|
| Synetech wrote: | | Ctrl+Alt+Up/Down/Left/Right are not standard Windows hotkeys, they are part of the ATI Catalyst software. |
Sorta Correct. Actually a number of display drivers have them including higher end Intel drivers. They are made for laptops and for monitors you can swivel.
Best description for these keys is :
Ctrl+Alt+<cursor key>
Where <cursor key> is the direction you want 'up' to be. |
|
| Back to top |
|
 |
dinabell Guest
|
Posted: Tue Oct 19, 2010 7:11 pm Post subject: hotkey for right clicking a mouse? |
|
|
| Hi - does anyone know the hotkey that replaces right-clicking of a mouse? |
|
| Back to top |
|
 |
Frankie
Joined: 02 Nov 2008 Posts: 2850
|
Posted: Tue Oct 19, 2010 7:42 pm Post subject: |
|
|
| Quote: | | Hi - does anyone know the hotkey that replaces right-clicking of a mouse? | You can make one:
| Code: | AppsKey::
Send {RButton Down}
KeyWait, %A_ThisHotkey%
Send {RButton Up}
return |
_________________ aboutscript ⍟ apps ⍟ scripts
Any code ⇈ above ⇈ requires AutoHotkey_L to run |
|
| Back to top |
|
 |
ruespe
Joined: 17 Jun 2008 Posts: 243
|
Posted: Wed Oct 20, 2010 9:34 am Post subject: |
|
|
Or you simply press the Appskey-Key. It's on your keyboard the key left to your right Ctrl-key. _________________ Greetings
Rog |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|