Re: Is there an FAQ site?
Re: Is there an FAQ site?
- Subject: Re: Is there an FAQ site?
- From: Steven Burr <email@hidden>
- Date: Sun, 12 Jan 2003 09:55:50 -0700
On Sunday, January 12, 2003, at 06:38 AM, Michael F. Summers wrote:
2. Where is the ".xinitrc" file (or similar file) that X11 uses by
default when launced? I'd like to create a .xinitrc file that does
everything Apple does when I launch their X11 application, but
I don't want their xterm (and I would like to change a few other
things as well.
I haven't been able to find Apple's, if it exists. However, I think
that placing "exec quartz-wm" at the end of your existing .xinitrc is
probably sufficient. For example, I have the following ~/.xinitrc
file, and it seems to work well with X11:
export SHELL=/bin/bash
source ~/.bashrc
rxvt &
exec quartz-wm
--
FinkCommander
"pipes and other such craziness"
http://finkcommander.sourceforge.net
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe: http://www.lists.apple.com/mailman/listinfo/x11-users
Do not post admin requests to the list. They will be ignored.