Re: X11 and XDarwin
Re: X11 and XDarwin
- Subject: Re: X11 and XDarwin
- From: Steve Lidie <email@hidden>
- Date: Thu, 30 Jan 2003 10:34:46 -0500
On Thursday, Jan 30, 2003, at 09:45 US/Eastern, Michhle Garoche wrote:
Le jeudi, 30 jan 2003, ` 13:40 Europe/Paris, Dave Roberts a icrit :
Can 2 Window Managers be launched at the same time?
If so how?
See this thread:
< http://lists.apple.com/mhonarc/x11-users/msg00514.html>
Perhaps I was just lucky, but I simply installed X11 over XDarwin,
changed the XDarwin display to 1, and altered .xinitrc (essentially)
thusly:
. ~/.profile
if [ "$DISPLAY" = ":0" ]; then
exec /usr/X11R6/bin/quartz-wm
# exec /sw/bin/icewm
# exec /usr/X11R6/bin/twm
# exec
/Users/lusol/Desktop/OroborOSX-Folder/OroborOSX-v0.8.5.app/Contents/
MacOS/OroborOSX
else
exec /sw/bin/icewm
fi
Hmm, perhaps I didn't use Fink to install XDarwin, I cannot remember....
_______________________________________________
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.