"Simon Butler" <[EMAIL PROTECTED]> wrote:
>* - ^ R /usr/bin/rcvtty -nobell*
The entry I am using is:
default - ^ R "/opt/nmh/lib/rcvtty -biff -nobell"
The different paths are system specific, so ignore that. The '-biff'
should not matter for what you are doing.
I'm not sure whether the full command has to be quoted. The examples
I have seen quoted it. I don't know what is the trailing '*' on your
entry.
In another message, Simom asked:
>also do you happen to know what entry i should have in the
>.Xdefaults to get the +ut set for every xterm that gets
>started?
I turn it off with the line
XTerm*utmpInhibit:True
I presume you would change the "True" to "False", although I
thought that was the default. Command line parameters should
overrule this.
-NWR