Search found 2 matches

by luteijn
01 Nov 2011, 11:23
Forum: Feature requests
Topic: differentiate between the keys on the numpad and the editing
Replies: 2
Views: 13815

Re: differentiate between the keys on the numpad and the edi

Yes, this is workable. It will take some time to get used to the numlock being on, but I guess I could use macros to 'fix' the numpad key so they send the unlocked values when pressed on the main keyboard if I can't get used to numlock being normally on.

Pieter.
by luteijn
01 Nov 2011, 08:33
Forum: Feature requests
Topic: differentiate between the keys on the numpad and the editing
Replies: 2
Views: 13815

differentiate between the keys on the numpad and the editing

If I press 'Home' or 'NumpadHome', HIDMacros registers both as event 36, but I would like to be able to assign different macros to these keys. AutoHotkey distinguishes between 'Home' and 'NumpadHome' etc. so it might be possible to do so for HIDMacros too? Perhaps for some people the current behavio...