https://bugs.kde.org/show_bug.cgi?id=378178

--- Comment #2 from Simone Gaiarin <[email protected]> ---
I have noticed that my custom xkb configuration works in vi input mode (besides
the key combination that I mapped to backspace) while it does not in normal
mode.

In the function of KTextEditor called KateNormalInputMode::keyPress there is a
comment regarding a quick hack, could it cause the problem?

This is my guess given that in KateViInputMode::keyPress there is different
code.

If I find the time I can test this further.


XKB CUSTOM CONFIGURATION:

keycode 66 = Mode_switch
keysym h = h H Left Left ugrave Ugrave
keysym l = l L Right Right
keysym k = k K Up Up
keysym j = j J Down Down
keysym u = u U Prior Prior
keysym i = i I Home Home
keysym o = o O End End
keysym p = p P Next Next
keysym period = period greater Delete Delete oacute Oacute
keysym comma = comma less BackSpace BackSpace ograve Ograve

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to