how to prevent dxterm from auto-starting
Shawn Mamros
mamros at energy.test.cbm.dec.com
Tue Oct 9 22:41:59 AEST 1990
Somewhere in your .Xdefaults file, there is probably a line like this:
sm.create_terminal: 1
This should be changed to
sm.create_terminal: 0
If you don't have such a line, then add one (with the zero value).
To start up xterm at login time, create a file named .X11Startup (if you
don't have one already) and place the following line in it:
xterm &
-Shawn Mamros
E-mail to: mamros at crl.dec.com
Disclaimer: All blame for this note is mine, not my employer's...
More information about the Comp.unix.ultrix
mailing list