Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-07 Thread Martins Steinbergs
On Friday 06 October 2006 04:15, James wrote: > Martins Steinbergs ml.lv> writes: > > This konsolescript does what you need. Logging to remote it shows on tab > > user host , on local it shows user or programm runing. > > > > http://www.kde-apps.org/content/show.php?content=43873 > > OK, I got th

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-06 Thread James
Bo Ørsted Andresen zlin.dk> writes: > Are you absolutely certain that this option is enabled: > Settings -> Configure Konsole -> General -> > Set tab title to match window title > ? And make sure you don't make a typo... yes, absolutely certain. > Try it in e.g. an xterm also. You should se

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-06 Thread Bo Ørsted Andresen
On Friday 06 October 2006 13:18, James wrote: > > To get only the hostname (\h is substituted with the hostname as you can > > read in `man bash`) ... > > > > # export PS1=$PS1'\[\033]0;\h\007\]' > > Well I tryied this command by puting it in the .bashrc file on both > the host system and the targe

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-06 Thread James
Bo Ørsted Andresen zlin.dk> writes: > To get only the hostname (\h is substituted with the hostname as you can read > in `man bash`) ... > # export PS1=$PS1'\[\033]0;\h\007\]' Well I tryied this command by puting it in the .bashrc file on both the host system and the target remote. It did not

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-05 Thread Bo Ørsted Andresen
On Friday 06 October 2006 02:41, James wrote: > This works very good, but it's a bit long. > I prefer just the host name or just the ip address. Using this technique > I get something like this: > "[EMAIL PROTECTED]:~/projects/manuals - Shell" To get only the hostname (\h is substituted with the

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-05 Thread James
Martins Steinbergs ml.lv> writes: > This konsolescript does what you need. Logging to remote it shows on tab > user host , on local it shows user or programm runing. > http://www.kde-apps.org/content/show.php?content=43873 OK, I got this installed. It spits out a bunch of parameter readings

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-05 Thread James
Bo Ørsted Andresen zlin.dk> writes: > Heh, and then I find the setting: Settings -> Configure Konsole -> General -> > Set tab title to match window title. :p Hello Bo, This works very good, but it's a bit long. I prefer just the host name or just the ip address. Using this technique I get s

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-04 Thread Boyd Stephen Smith Jr.
On Wednesday 04 October 2006 17:15, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] Re: OT: auto rename konsole session tabs?': > On Thursday 05 October 2006 00:01, Bo Ørsted Andresen wrote: > > > konsole uses the "window title" to set

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-04 Thread Michael Mauch
james wrote: > Well when I ssh into a remote system, bash detects this (hostname) > and displays the hostname in the prompt(command line) > automatically. So it is possible, another way to pose the question > is how to transfer this information 'automatically' from bash > to the kde-session-tab-n

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-04 Thread Neil Bothwick
On Thu, 5 Oct 2006 00:01:45 +0200, Bo Ørsted Andresen wrote: > > konsole uses the "window title" to set the tab text. > > It does?? Not on my system. Probably because you haven't ticked the "Set tab title to match window title" box. -- Neil Bothwick Yeah, but you're taking the universe out

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-04 Thread Bo Ørsted Andresen
On Wednesday 04 October 2006 22:51, Boyd Stephen Smith Jr. wrote: > You may be able to put some magic into your PS1 to send the right escape code(s) to your terminal to set the "window title" xterm and/or screen style. http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/xterm-title-bar-manipulations.html

Re: [gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-04 Thread Etaoin Shrdlu
On Wednesday 4 October 2006 03:57, james wrote: > Well when I ssh into a remote system, bash detects this (hostname) > and displays the hostname in the prompt(command line) > automatically. So it is possible, I'd say that you got the remote hostname in the prompt because you are in effect runnin

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-03 Thread james
Harm Geerts home.nl> writes: > > OT: I use kde and quite a lot of konsole sessions for admin of many other > > systems. I currently manually use 'rename' in kde to put the system's > > hostname into the tab (located at the bottom of the window), for quick > > reference. Is there a way (trick)

[gentoo-user] Re: OT: auto rename konsole session tabs?

2006-10-03 Thread Harm Geerts
On Tuesday 03 October 2006 19:04, James wrote: > Hello > > OT: I use kde and quite a lot of konsole sessions for admin of many other > systems. I currently manually use 'rename' in kde to put the system's > hostname into the tab (located at the bottom of the window), for quick > reference. Is th