| View previous topic :: View next topic |
| Author |
Message |
zoirea
Joined: 13 Jul 2007 Posts: 2
|
Posted: Mon Mar 17, 2008 3:42 am Post subject: how to disable windows default hotkey and send another AHK |
|
|
I use AHK for AutoCAD 2008.
I use ALT+key to send some command to AutoCAD.
Sometimes I forgot release Alt button and press Escape. AHK return ALT+Esc . But default Windows hotkey for that combo is change to another windows by order.
#Escape::Return <== can disable that combo. OK!.
How's restore that combo to default Windows hotkey ?
How can I use that combo for another AutoCAD command ?
What I have to do ???
Thanks in advance. |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 453
|
Posted: Mon Mar 17, 2008 9:45 am Post subject: |
|
|
| I'm not sure what you mean but I know you can create window-specific hotkeys that have different effects depending on what program is active. |
|
| Back to top |
|
 |
|