Jump to content

HotKeySet and Modifiers


 Share

Recommended Posts

My question is pretty basic...is it possible to use a modifier as Shift with an hotkey without having to specify that combo as an hotkey itself?

EX.: i have key "E" registered as an hotkey with a function that remaps E to another letter, say X.

Now i want to sent Shift+E resulting in Shift+X, but if i do nothing will happen because Shift+E is not a registered hotkey nor AutoIt reads it as Hotkey E and Shift...

To do this i need also to register the hotkey Shift+E, i want to avoid this so that AutoIt sends Shift along with function i specified...is it possible somehow?

Edited by Elettrone
Link to comment
Share on other sites

A. Won't work, if i press Shift+Enter the hotkey E won't trigger unless i press E first then shift and this is not what i need.

B. What's a hook?

Update, ok i found out about Hooks but honestly im not sure i have that kind of time...

It would be nice if anyone could point me towards a dll hook already baked and ready to use :D

Edited by Elettrone
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...