Quote:
Originally Posted by calani
Don't know if this has already been posted, but I've been having some problems with GK on v4. on v2 (and v3?) hotkeys with num* and 8 were identical, same with num0 and 0, num- and -, etc. However, on v4, these do not work. Apparently they're separate?
Plus, the backspace/delete key don't seem to work.
|
You can get the same values for the numpad as you get for the keyboard if you use keycode(#p(1)), but you are right, #p(0) returns a different value. Should this be changed? There is a simple workaround, and the different values for the numpad could let people assign different features to them. I'd like other people's input on this.
EDIT: Rick has reminded me that laptops don't have numpads, but you can use numpad buttons with a special key combination; please consider that fact when making your decision
