Version: Konsole 2.3.2 (using KDE 4.3.5) Compiler: gcc-4.4.3 OS: Linux Installed from: Slackware Packages 1) Konsole 2.3.3 is running in KDE 4.3.5 2) Right-click > Edit Current Profile ... 3) Following changes are applied: i) De-select 'Start in same directory as current tab' ii) Set scrolling to unlimited iii) Set key bindings to 'Linux console' 4) Click on Apply or OK, which does NOT update ~/.kde/share/config/konsolerc Workaround: could someone please say which entries I need in konsolerc?
please pay attention to where you report your bugs. this is not a kdevelop bug!
Ok, so where do I report this bug if not through KDE bug tracking system > Report New Wish or Bug > KDE Bug report wizzard? In there I do get asked which KDE version I am using, and I did say 4.3.5. Thanks. On 27/04/10 09:58, Milian Wolff wrote: > https://bugs.kde.org/show_bug.cgi?id=235529 > > > Milian Wolff<mail@milianw.de> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Component|Profiles |general > AssignedTo|kdevelop-bugs@kdevelop.org |konsole-devel@kde.org > Product|kdevelop |konsole > > > > > --- Comment #1 from Milian Wolff<mail milianw de> 2010-04-27 10:58:54 --- > please pay attention to where you report your bugs. this is not a kdevelop bug! > >
> find . -name konsolerc ./.kde4/share/config/konsolerc ^
Thanks. I have the file, but when I make changes to the Current Profile, as described in the report, the changes do not find their way into the file. So I was hoping I could manually add the changes to konsolerc, but do not know the syntax for the changes I want to make. Here are the changes again: 1) Deselect "Start in same directory as current tab 2) Set scrolling to unlimited 3) Key bindings to Linux Console On 27/04/10 12:30, Hans-Rudi Denzler wrote: > https://bugs.kde.org/show_bug.cgi?id=235529 > > > Hans-Rudi Denzler<hr.denzler@bluewin.ch> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |hr.denzler@bluewin.ch > > > > > --- Comment #3 from Hans-Rudi Denzler<hr denzler bluewin ch> 2010-04-27 13:30:57 --- > >> find . -name konsolerc >> > ./.kde4/share/config/konsolerc > ^ > >
Created attachment 43059 [details] ./.kde4/share/apps/konsole/Shell.profile StartInCurrentSessionDir=false KeyBindings=linux HistoryMode=2
Kool, thanks. On 27/04/10 14:55, Hans-Rudi Denzler wrote: > https://bugs.kde.org/show_bug.cgi?id=235529 > > > > > > --- Comment #5 from Hans-Rudi Denzler<hr denzler bluewin ch> 2010-04-27 15:54:58 --- > Created an attachment (id=43059) > --> (http://bugs.kde.org/attachment.cgi?id=43059) > ./.kde4/share/apps/konsole/Shell.profile > > StartInCurrentSessionDir=false > KeyBindings=linux > HistoryMode=2 > >