I start X in 256 color mode via xdm. I want to have another X session
running in 16bpp mode at the same time.

I've been trying to get xinit to do it. This almost works:

xinit fvwm2 -d :1 -- -bpp 16 :1

Except the X resources files don't get read. I tried modifiying Xsession
so it passed the "-d :1" parameter to fvwm2, but that didn't work for some
reason.

What's a good way to do this?

-- 
#!/usr/bin/perl -pi_______Syntax:_sig.pl_<location-of-netscape-program>_______
BEGIN{if(!$ARGV[0]){$^I=~y/_/ /;print"$^I\n";exit}$^I='.bak'}#       Joey Hess
s/\bnoframes\b/noFrames/g;s/\bframeset\b/frameSet/g#         [EMAIL PROTECTED]
# Remove frames from Netscape forever!  <http://kite.preferred.com/framefree/>

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to