caleb-/evilvte

Caps lock changes hot key behavior

Closed this issue · 3 comments

For example if you have:

define HOTKEY_COPY CTRL(GDK_C)

in your config.h then <ctrl> + <shift> + c works. However if you turn on the caps lock it changes to just <ctrl> + c.

Thanks!
I will try workaround / solution for this. :-)

@xaocon
Not everything fixed, but the problem with <ctrl> + <shift> has been reduced to minimum by now. :-)

thanks!