I'd like to setup a definition which allows me to type "shift-w", which will in turn send the w KeyDown event (but not the KeyUp event). Then when I next hit "shift-w", the w KeyUp event will be sent.
Is this possible?
I would change your question to a feature request:
please add "key_up" and "key_down" in the "to" specification.
I especially need this for caps_lock which might be even trickier than for normal keys...
I updated the title.
I am also having a similar issue. I remapped Caps to Escape via this post http://brettterpstra.com/2017/06/15/a-hyper-key-with-karabiner-elements-full-instructions/ but karabiner only processes the caps to escape when I let go of the caps key. This is different than OSX where when remapping Caps to Esc it gets activated on key down and then repeats the escape code. Karabiner also does this if you do a simple remapping of Caps to Esc but In my case I want it to work as a hyper key as well.
Does anyone know how to do this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I would like this as well; would be handy to be able to have my HHKB FN-key mapped so that I can have it "pressed down" until I press the key again.
This issue is closed? I seem not to see a replay which says this feature is currently considered or anything. If I remember right, we had this feature back in the days when we are using Karabiner. I hope this feature can be realized in Karabiner-Element too, because keep pressing down a modifier key is just so annoying.
This seems to be a key feature. Is there any hack around this at this moment?
shell_command: osascript key_down 'x', seems the only option
@tenhow Can that be used with shift keys too? I was going to try to figure out how to implement mark set mode like was in the previous karabiner.
Most helpful comment
This issue is closed? I seem not to see a replay which says this feature is currently considered or anything. If I remember right, we had this feature back in the days when we are using Karabiner. I hope this feature can be realized in Karabiner-Element too, because keep pressing down a modifier key is just so annoying.