[Konsole-devel] [Bug 267100] keytab rule key PgUp+Shift+AppScreen : "bar" doesn't work
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Thu Apr 14 15:39:33 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=267100
Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.7
Resolution| |FIXED
--- Comment #7 from Kurt V. Hindenburg <kurt hindenburg gmail com> 2011-04-14 17:39:32 ---
Git commit b88dfb402a8ba3afe317e4a0741bf999f84b68bc by Kurt Hindenburg.
Committed on 14/04/2011 at 17:25.
Pushed by hindenburg into branch 'master'.
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 tcech at suse.cz
FEATURE: 267100
FIXED-IN: 4.7
M +14 -0 src/Screen.h
M +13 -37 src/TerminalDisplay.cpp
M +7 -1 src/TerminalDisplay.h
M +12 -3 src/Vt102Emulation.cpp
http://commits.kde.org/konsole/b88dfb402a8ba3afe317e4a0741bf999f84b68bc
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list