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 

right ctrl doesn't work with key combo

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



Joined: 25 Nov 2004
Posts: 57

PostPosted: Tue Aug 19, 2008 6:24 pm    Post subject: right ctrl doesn't work with key combo Reply with quote

I have these hotkeys in a script:

, & *left::
send {blind}{home}
return

, & *right::
send {blind}{end}
return

The second one (, & *right) seems to work fine. But the first one doesn't work properly with the right-control key. If I press , & left-control & left I'll get a ctrl+home as expected. But if I press , & right-control & left nothing happens.

I have remapped the right alt to right control using the registry method in Vista SP1 (it's a macbook pro and I'm trying to get a more useable keyboard under Vista).

Is there a solution to this?

Thanks!
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