On Tuesday 31 August 2004 19:30, Dan Armak wrote:
> There's also a parameter 'konsole -ls' that starts a login shell.
Hmmm... just like xterm(1)... so I started looking for other
compatible options:
1. While the konsole --help shows all "long" options starting
with a '--' (like getopts_long likes), konsole also accepts
the X11 historic single hyphen notation. So the documented
'konsole --ls' is equivalent to the undocumented 'konsole -ls'.
Note: I like this design: document modern usage, but silently
accept backward compatible syntax.
2. Some other konsole/xterm compatible options (actually some
of these were from Xt and not the xterm application per-se):
-name, -tn, -title, -display, -geometry, -fg, -bg
3. Conspicuously missing is '-C' (grab /dev/console output), or
is it by default?
--
Oron Peled Voice/Fax: +972-4-8228492
[EMAIL PROTECTED] http://www.actcom.co.il/~oron
ICQ UIN: 16527398
"The speed of light really is too slow nowdays." -- Alan Cox
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]