[Konsole-devel] [Bug 172271] Regression: Konsole does not respect Scroll Lock key

Jekyll Wu adaptee at gmail.com
Mon Mar 5 00:36:30 UTC 2012


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

--- Comment #3 from Jekyll Wu <adaptee at gmail.com> ---
Git commit 78dbf8f1c17cc2cbda150dbd027bb31b4f6031e2 by Jekyll Wu.
Committed on 01/03/2012 at 17:30.
Pushed by jekyllwu into branch 'master'.

Remove the left-over & unused code for supporting "Scroll Lock" key

It is decided to not reimplement this feature in KDE4 konsole:

  * It is non-trivial work to implement it correctly
  * It annoyed some users when it was available in KDE3 konsole
  * Not many users want this feature back

This is a follow up of commit cee0ce539b23b76eac5a582540b22f70ba0a2f74
REVIEW:104156

M  +0    -1    data/keyboard-layouts/default.keytab
M  +0    -1    data/keyboard-layouts/linux.keytab
M  +0    -1    data/keyboard-layouts/vt420pc.keytab
M  +0    -11   src/CMakeLists.txt
M  +0    -11   src/Emulation.h
M  +0    -4    src/KeyboardTranslator.cpp
M  +0    -2    src/KeyboardTranslator.h
M  +0    -11   src/Pty.cpp
M  +0    -11   src/Pty.h
M  +0    -1    src/Session.cpp
M  +0    -5    src/Vt102Emulation.cpp
M  +0    -3    src/Vt102Emulation.h
D  +0    -152  src/XKB.cpp
M  +0    -6    src/config-konsole.h.cmake

http://commits.kde.org/konsole/78dbf8f1c17cc2cbda150dbd027bb31b4f6031e2

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list