On Sun, Jul 15, 2001 at 10:30:26PM -0400, hwert wrote:
> On Sunday 15 July 2001 22:19, you wrote:
> > Is there any reason my entire multi-head display (separate desktops, no
> > xinerama) goes black and locks up the machine when I try "fwin"; "win"
> > works just fine.
> >
> > Shouldn't I be able to run full screen in display :0.0 ? This would be
> > especially nice if I could run X bare and launch Win4Lin without a window
> > manager in one of the displays, but still have my Linux desktop in the
> > other display.
> >
> > Hoyt
>
> Try "fwin &" without the quotation marks. The amperstand apparently tells the
> system to start another xserver. It works for me and is my standard mode of
> operation.
"command &" just runs 'command' in the background. eg typing
"xmessage hello" will run the xmessage program but suspend your
shell until xmessage has quit; typing "xmessage hello &" will do
exactly the same thing, but your shell won't be suspended since
xmessage is running in the background.
but getting back to the original question, fwin -help reports
14:21 ~% fwin -help
Syntax:
/usr/bin/fwin [-auth] [-disp N] [-version] [-help] [<win parameters>]
-auth is used when the '-auth' X server option is required.
-disp N is used to specify which console X display to use
instead of it being automatically determined.
The number N must be 0, 1, 2, 3, 4, or 5.
-version prints out the Win4Lin build version.
-help prints out this syntax explanation.
Any other parameters are passed on to the 'win' program.
In addition, the environment variable FWIN_X_ARGS can be used to
specify additonal X server parameters.
try fwin -disp 1 to force it to use the :1 display rather than
:0.
--
#ozone/algorithm <[EMAIL PROTECTED]> - trust.in.love.to.save
_______________________________________________
Win4Lin-users mailing list
[EMAIL PROTECTED]
https://lists.netraverse.com/mailman/listinfo/win4lin-users