https://bugs.kde.org/show_bug.cgi?id=409457
Bug ID: 409457
Summary: xmodmap is ignored
Product: kate
Version: 19.04.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: part
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The ~/.Xmodmap key remapping is ignored by KPart. The key remappings works in
bash, in non-KDE software, in KDE software (e.g. search field of System
Settings). Partially works in Calligra.
STEPS TO REPRODUCE
- Fill ~/.Xmodmap with the content given below
- Logout and login (or run xmodmap ~/.Xmodmap)
- Type CAPS_LOCK+l in Kate
OBSERVED RESULT
Nothing happens
EXPECTED RESULT
Cursor moves to the right
SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3
Kernel Version: 4.19.49-1-MANJARO
ADDITIONAL INFORMATION
My ~/.Xmodmap is as follows:
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
--
You are receiving this mail because:
You are watching all bug changes.