Revision b88dfb4...
Go back to digest for 17th April 2011Bug Fixes in KDE Base
Kurt Hindenburg committed changes in [konsole] /:
Delegate PgUp/Down and Up/Down +Shift+AppScreen to terminal application.
After this patch, the following in the .keytab will work:
key Up+Shift+AppScreen : "appup"
key Down+Shift+AppScreen : "appdown"
key PgUp+Shift+AppScreen : "apppgup"
key PgDown+Shift+AppScreen : "apppgdown"
Patch by Tomáš Čech
FIXED-IN: 4.7
File Changes
Modified 4 files
- src/Screen.h
- src/TerminalDisplay.cpp
- src/TerminalDisplay.h
- src/Vt102Emulation.cpp
4 files changed in total