Re: IDLWave in 2.1.1 spawns a new xterm
Re: IDLWave in 2.1.1 spawns a new xterm
- Subject: Re: IDLWave in 2.1.1 spawns a new xterm
- From: Jeremy Huddleston <email@hidden>
- Date: Thu, 13 Dec 2007 12:19:25 -0800
Even w/o the xinitirc, I am getting a 'xterm' while trying to run
another application. Any reason why?
Yes, because you are executing X11.app. If you don't want xterm to
start, then set the app_to_run to /bin/true or just start the X11
application you want (which will cause the server to start
automatically) directly from Terminal.app (or however else you want to
launch it).
A simple question about preferences: If i want a terminal with a
scroll bar when X11 starts up, where would go to change it? In
Tiger, I had that set in xinitrc - I checked the org.x.X11.plist but
did not see an obvious place to change prefs.
If you set command line arguments for xterm in xinitrc, then you would
do the same thing with:
defaults write org.x.X11 app_to_run "xterm ...."
or set it up in ~/.Xresources
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden