I'm having issues stuff up a keystroke for control shift a and control shift e,
I'm playing around with OpenDeck on Kubuntu, and I read through the last issue and tried inputs but they don't seem to be working.
What I think I need is [k(Control,p),k(LShift,p)k(uni('a'),c),k(LShift,r),k(Control,r)], i also tried ditching the L in LShift to see if that worked however it does not seem to be answering my zoom calls when I press it. I have tested it using just the keyboard and that works, but not when I use that code.
I'm not sure if I need to split the "r" parts between Key down and Key Up settings, or what.
Thanks for any help!