AutoHotkey Community

It is currently May 26th, 2012, 6:47 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: June 19th, 2009, 4:17 am 
Offline

Joined: June 19th, 2009, 4:13 am
Posts: 4
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 4:33 am 
Offline

Joined: April 13th, 2009, 3:15 am
Posts: 101
Code:
LWin::Alt
RWin::Alt
Alt::LWin


Report this post
Top
 Profile  
Reply with quote  
 Post subject: confused
PostPosted: June 19th, 2009, 4:56 am 
Offline

Joined: June 19th, 2009, 4:13 am
Posts: 4
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?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 5:02 am 
Offline

Joined: April 13th, 2009, 3:15 am
Posts: 101
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 7:43 am 
Offline

Joined: June 19th, 2009, 4:13 am
Posts: 4
Sorry either I can't figure this out or its not working =(


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 10:40 am 
Offline

Joined: June 19th, 2009, 4:13 am
Posts: 4
w00t I got it working. Thanks a bunch. I right clicked on the file and clicked on run script and it worked.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 19th, 2009, 4:52 pm 
Offline

Joined: April 13th, 2009, 3:15 am
Posts: 101
No problem :wink:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: dra, Google [Bot], rbrtryn and 68 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group