[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: all xterms



On Sun, Oct 31, 1999 at 09:29:47PM +0100, joost witteveen wrote:
> Oh, and on that subject: Someone is claiming menu isn't configurable
> by the users (incorrect, it is). But I notice now that the `alternatives'
> method discussed here is not settable on a by-user-basis. Any opinions
> on that?

mkdir -p $HOME/bin
PATH=$HOME/bin:$PATH
(cd $HOME/bin; ln -s `which Eterm` x-terminal-emulator)

Or: as long as the program is refered to by name rather than
by absolute path user config is fairly trivial.

-- 
Raul


Reply to: