Index:
[thread]
[date]
[subject]
[author]
From: becka@rz.uni-duesseldorf.de
To : ggi-develop@eskimo.com
Date: Fri, 7 May 1999 17:18:49 +0200 (MET DST)
Re: XGGI user info
Hi !
> > I found that "-targets fbdev:/dev/fb0" works, and "-targets
> fbdev:/dev/fb1"
> > works, but "-targets fbdev:/dev/fb0:fbdev:/dev/fb1" does not work and
> > "-targets (fbdev:/dev/fb0):(fbdev:/dev/fb1)" does not work. I've tried
> > many other combinations, but can't find an acceptable multihead syntax.
That's weird. To my knowledge the last version should work.
The brackets are needed for determining which arguments belong to which
target.
Hmm - try quoting only the argument, to avoid the shell trying to
interpret the brackets.
> XGGI -target fbdev:/dev/fd0 :0. ; XGGIi -target fbdev:/dev/fd1 :1.
No. This starts _two_ XGGI servers. The other method starts one server
with multiple screens.
CU, ANdy
--
Andreas Beck | Email : <Andreas.Beck@ggi-project.org>
Index:
[thread]
[date]
[subject]
[author]