You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Robert Knight 75c7d9919e Begin work on an accessible color scheme which uses the system-wide colors provided by KColorScheme. Changed the default color scheme to 'Linux' because (a) it was the most popular amongst users in the survey and (b) having used it for a couple of months in KDE 4 it is much more comfortable to use for long periods of use than the glare of a white background. Updated TODOs with a few bugs that need fixing. 19 years ago
..
color-schemes Support for per-session randomized color schemes. Mainly useful to allow each new session (from a particular profile) to have a different background color to make them easier to identify at a glance. Randomization is specified in the color scheme as the maximum amount of difference in hue, saturation and value which a color is allowed to be randomly changed by. No GUI controls for this yet. Added a 'Black on Random Light' color scheme to make use of this facility out of the box. 19 years ago
icons Rename directories for clarity. konsole -> src , other -> data. 19 years ago
keyboard-layouts Copy the built-in key bindings into a new keytab file, install it and make it the default key bindings. The built-in one is still there at the moment. Reorganise the profile edit dialog, put the Scrolling page before the Keyboard Setup page since I expect it to be used more frequently. Add widgets for a not-yet-implemented test area to the key bindings editor. 19 years ago
profiles Begin work on an accessible color scheme which uses the system-wide colors provided by KColorScheme. Changed the default color scheme to 'Linux' because (a) it was the most popular amongst users in the survey and (b) having used it for a couple of months in KDE 4 it is much more comfortable to use for long periods of use than the glare of a white background. Updated TODOs with a few bugs that need fixing. 19 years ago
CMakeLists.txt Rename directories for clarity. konsole -> src , other -> data. 19 years ago
README Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi16-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi22-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi32-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi48-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi64-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hi128-app-konsole.png Rename directories for clarity. konsole -> src , other -> data. 19 years ago
hisc-app-konsole.svgz Rename directories for clarity. konsole -> src , other -> data. 19 years ago

README


This directory contains the sessions, keyboard layouts, colour schemes and icons
supplied with Konsole:


color-schemes/

Contains the color schemes supplied with Konsole. A specification for writing
new color schemes can be found in the README.Schema file

keyboard-layouts/

Contains the keyboard layouts supplied with Konsole. Details about the file
format can be found in the README.KeyTab file

sessions/

Contains the session types supplied with Konsole. Details can be found
in the README.Desktop file