Page 1 of 1
FKey +-
Posted: Fri Aug 22, 2014 12:26 pm
by Thematic
I can make a hotkey with both plain + and numpad + . I can use neither plain - nor numeric key - . There's probably a good reason for this?
edit: on a PC keyboard the plain - is near rcommand on some keymaps, but this consideration doesn't apply to the upper right corner minus.
Re: FKey +-
Posted: Sat Nov 08, 2014 6:11 am
by Spektro
Hi Thematic,
Looks like minus is FKey's special control character. If you define a hot key with the following key sequence, numpad's minus key should work: NUMPAD --
To make the main keyboard's minus key to work, try this key sequence: --
Maybe one of the developers can shed more light on this matter.
Re: FKey +-
Posted: Sun May 31, 2015 7:20 pm
by Thematic
Spektro wrote:
Looks like minus is FKey's special control character. If you define a hot key with the following key sequence, numpad's minus key should work: NUMPAD --
To make the main keyboard's minus key to work, try this key sequence: --
Maybe one of the developers can shed more light on this matter.
Thanks! Maybe FKey could just use the escape method - that it seems to be - when you define the keys by clicking 'learn' and pressing them?