[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to start 2 X displays on one machine?



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#         jeh22@cornell.edu
# Remove frames from Netscape forever!  <http://kite.preferred.com/framefree/>

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: