tinaa
Joined: 25 Nov 2004 Posts: 57
|
Posted: Tue Aug 19, 2008 6:24 pm Post subject: right ctrl doesn't work with key combo |
|
|
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! |
|