The problem when using alternative layouts (Colemak, Dvorak, etc) mapped in the OS, or when using a foreign keyboard, there will be alpha characters that the keyboard "thinks" are symbols, and therefore caps-word will not shift them. This adds the ability to configure caps-word to shift these keycodes so that it works as expected.
5 lines
206 B
Text
5 lines
206 B
Text
s/.*hid_listener_keycode_//p
|
|
s/.*hid_implicit_modifiers_//p
|
|
s/.*caps_word_enhance_usage/enhance_usage/p
|
|
s/.*caps_word_is_caps_includelist/caps_includelist/p
|
|
s/.*caps_word_is_in_also_mod_list/also_modlist/p
|