Revision 863985

Go back to digest for 28th September 2008

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole/src:

Add support for producing different output when keypad buttons are pressed in Application or Normal mode (set using 'ESC =' and 'ESC >' escape sequences.)

Added support for 'AppKeypad' modifier in keyboard translator files to specify that the sequence only applies when the terminal is in application keypad mode (+AppKeyPad) or is not in application keypad mode (-AppKeyPad)

Added support for producing different output from number keys along top of keyboard versus keypad keys via new 'keypad' modifier in keyboard translator files (+KeyPad to require keypad key, -KeyPad to require a non-keypad key or left out to accept either)

File Changes

Modified 3 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /KeyboardTranslator.cpp
  •   /KeyboardTranslator.h
  •   /Vt102Emulation.cpp
3 files changed in total