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 

Remap Windows Key & Retain Modifiers

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
JMe
Guest





PostPosted: Fri Oct 23, 2009 11:23 pm    Post subject: Remap Windows Key & Retain Modifiers Reply with quote

Hello,

I tried searching only to be met with 47 pages of results. I'm attempting to do something that appears to be relatively simple, so perhaps one of you guys could give me a reply without too much effort involved Smile.

I'd like to remap the Windows key. I know I can do this very simply via the following code
Code:
LWin::return

However I would like to retain the excellent functionality that the Windows key offers as a modifier. So in other words, I'd only like to disable the key press itself from doing anything, but have Win+R, Win+E, etc., work as normal.

Thanks!
Back to top
el
Guest





PostPosted: Sat Oct 24, 2009 5:35 pm    Post subject: Reply with quote

tested quite a bit, cant find any solution yet
i am also interested in this matter, anyone want to try?
Back to top
MasterFocus



Joined: 08 Apr 2009
Posts: 882
Location: Rio de Janeiro - RJ - Brasil

PostPosted: Sat Oct 24, 2009 5:57 pm    Post subject: Reply with quote

Code:
~LWin Up::Return

_________________
Antonio França
aka MasterFocus aka Tunis
+ My AHK stuff: ~MasterFocus
+ AHK @ irc.freenode.net: #ahk
Contact: PM only !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
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