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 

replacing 1 key with another one

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
me10c



Joined: 22 Nov 2008
Posts: 44

PostPosted: Mon Aug 10, 2009 10:38 am    Post subject: replacing 1 key with another one Reply with quote

I want to replace the X with Shift
Code:
x:: send {shift}

but when I hold down x the result is capital X .. (in other words shift + X)
how can I replace 1 key with another one for all the situations (just clicking, holding and etc)
Back to top
View user's profile Send private message
tonne



Joined: 06 Jun 2006
Posts: 1651
Location: Denmark

PostPosted: Mon Aug 10, 2009 10:56 am    Post subject: Reply with quote

Code:
x::shift

_________________
RegEx Powered Dynamic Hotstrings
COM
AutoHotkey 2
Back to top
View user's profile Send private message
Display posts from previous:   
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