FKey commodity bug?
FKey commodity bug?
I just encountered a possibly bug regarding the FKey commodity. I have mapped "Left Amiga + Space Bar" to run an ARexx script and change my keymap from greek to english and back forth, but when the Caps Lock is active, it doesn't work. It just enters a blank character (the same as you press the Space Bar only of course).
To Be A True Adventurer, You Ought To Play Real Text Adventures
- thomasrapp
- Posts: 318
- Joined: Sun Jun 19, 2011 12:22 am
Re: FKey commodity bug?
I'd say works as designed. Caps is a qualifier like Shift, Alt, Ctrl and Amiga. I'd guess that Amiga + Alt + Space or Amiga + Shift + Space do not trigger your Amiga + Space setting, either.
Re: FKey commodity bug?
Just add "-capslock" to your hotkey definition (i.e. "-capslock lamiga space"). This will ignore the capslock key.Phantom wrote:but when the Caps Lock is active, it doesn't work.
Re: FKey commodity bug?
Thanks, that did the trick.
To Be A True Adventurer, You Ought To Play Real Text Adventures