Поиск |
[software] [catdoc] [tcl] [geography] [old things] | |||||||||||||||||
XtitleX title is very simple shell script, which allows to change title of Xterm window (just outputting proper escape sequence). It can change title of window:
Parametersxtitle [ -t tty|-c command] [-i|-w|-f] title
BringUp scriptThis script brings up an xterm window with given command running, i.e launches new one, if no is executed, or finds exisiting and raises/deiconifies it. Usage: bringup Title command [parameters]Note that only command name is taking into account when searching for existing running program, not parameters. |