2006. July 28. 03:00, Zebee Johnstone: > > Date: Wed, 26 Jul 2006 07:38:59 -0400 > > From: "Justin Denick" <justin.denick@xxxxxxxxx> > > Subject: Re: Dynamic tabs in Konsole > > To: kde@xxxxxxxxxxxx > > Message-ID: > > > > <81e08d920607260438y52784362w9e9742901dec388d@xxxxxxxxxxxxxx> > > Content-Type: text/plain; charset="iso-8859-1" > > > > Actually you could probably just hack the konsolerc file > > > > ~/.kde.../share/config/konsolerc > > > > MatchTabWinTitle=true > > Alas the item is in konsolerc, but setting it to true makes no > difference. I wonder if there has to be something else set as well? > I think it is the only option needed. Here is the difference between the config files, I've only changed that one option (Set tab title to match window title) $ diff -c3 tmp/konsolerc_dyntab tmp/konsolerc_stattab *** tmp/konsolerc_dyntab 2006-07-28 12:45:03.500275872 +0200 --- tmp/konsolerc_stattab 2006-07-28 12:45:28.340499584 +0200 *************** *** 19,25 **** Height 768=504 Height 864=532 LineSpacing=0 ! MatchTabWinTitle=true MenuBar=Disabled SilenceSeconds=5 TabColor=0,0,0 --- 19,25 ---- Height 768=504 Height 864=532 LineSpacing=0 ! MatchTabWinTitle=false MenuBar=Disabled SilenceSeconds=5 TabColor=0,0,0 Maybe your distro's developers hacked something with kdebase :\ Daniel -- LeVA ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.