1 Commits (86085d4acdc40d4e331c1b987f41f3d0d1afd6d0)

Author SHA1 Message Date
Kurt Hindenburg c9bb564722 Move script konsoleprofile to tools/ directory 8 years ago
Matthew Woehlke 7d05ceedf8 fix broken quoting in konsoleprofile 14 years ago
Kurt Hindenburg 4e1b96e490 s/echo/printf not a good idea alone - add format string 14 years ago
Kurt Hindenburg de951785b8 s/echo/printf/ due to portability 14 years ago
Kurt Hindenburg cd090f2d1d Remove the use of /bin/echo -e to echo 14 years ago
Kurt Hindenburg 198ded2729 Add more usage info, documentation, correct links and license. 15 years ago
Jekyll Wu ee5ed87780 Add simple inline document for the konsoleprofile utility 15 years ago
Robert Knight c345da0ccf 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. 19 years ago