| View previous topic :: View next topic |
| Author |
Message |
vtecdoma
Joined: 19 Jun 2009 Posts: 4
|
Posted: Fri Jun 19, 2009 3:17 am Post subject: Making the "Windows" key act like the "Alt&qu |
|
|
| Hi I was wondering if anyone knew how to make the Windows key act exactly like the Alt key in Windows? Also, while we are at it... make the Alt key act exactly like a Windows key? Thanks in advanced. |
|
| Back to top |
|
 |
lbrtdy
Joined: 13 Apr 2009 Posts: 101
|
Posted: Fri Jun 19, 2009 3:33 am Post subject: |
|
|
| Code: | LWin::Alt
RWin::Alt
Alt::LWin |
|
|
| Back to top |
|
 |
vtecdoma
Joined: 19 Jun 2009 Posts: 4
|
Posted: Fri Jun 19, 2009 3:56 am Post subject: confused |
|
|
Sorry I'm totally new to this. Do I just make a blank script and type in:
LWin::Alt
RWin::Alt
Alt::LWin
What do I do next? I tried running the script and I didn't seem to do anything. How do I make it so that it will act like this globally in all of my programs? |
|
| Back to top |
|
 |
lbrtdy
Joined: 13 Apr 2009 Posts: 101
|
Posted: Fri Jun 19, 2009 4:02 am Post subject: |
|
|
make a new script and title it whatever.ahk
paste in the contents, and then run it. When you push the key it remaps to another key. And it should already be globally available to all programs. |
|
| Back to top |
|
 |
vtecdoma
Joined: 19 Jun 2009 Posts: 4
|
Posted: Fri Jun 19, 2009 6:43 am Post subject: |
|
|
| Sorry either I can't figure this out or its not working =( |
|
| Back to top |
|
 |
vtecdoma
Joined: 19 Jun 2009 Posts: 4
|
Posted: Fri Jun 19, 2009 9:40 am Post subject: |
|
|
| w00t I got it working. Thanks a bunch. I right clicked on the file and clicked on run script and it worked. |
|
| Back to top |
|
 |
lbrtdy
Joined: 13 Apr 2009 Posts: 101
|
Posted: Fri Jun 19, 2009 3:52 pm Post subject: |
|
|
No problem  |
|
| Back to top |
|
 |
|