Revision 670582

Go back to digest for 3rd June 2007

Features in KDE Base

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

Initial version of a command-line tool (konsoleprofile) to change profile options. Usage: konsoleprofile option=value . Applies to the profile used by the session in which konsoleprofile was executed. All of the logic is in Konsole itself. 'konsoleprofile' is just a very simple shell script which can be placed anywhere. Example usage: 'konsoleprofile colorscheme=WhiteOnBlack' will change the colors used by the active tab.

File Changes

Added 1 files
  • /trunk/KDE/kdebase/apps/konsole/src/konsoleprofile
Modified 8 files
  • /trunk/KDE/kdebase/apps/konsole/src
  •   /CMakeLists.txt
  •   /Emulation.h
  •   /Profile.cpp
  •   /Profile.h
  •   /Session.cpp
  •   /Session.h
  •   /SessionManager.cpp
  •   /SessionManager.h
9 files changed in total