Page 1 of 1

fkey, arex an keykombos

Posted: Sun Jan 12, 2014 10:24 pm
by mlehto
If I make fkey function so, that DEL pressing launch arexx script, it works as normal.

Except, if caps lock is on, then nothing happens.

Feature, not bug :)

Re: fkey, arex an keykombos

Posted: Wed Nov 12, 2014 1:05 pm
by Spektro
Yes, it's a feature. For FKey DEL and caps locked DEL are different keys. If you want that both, DEL and caps locked DEL, will execute the ARexx script, define two key sequences for starting the script: DEL and CAPSLOCK DEL.