Re: Virtual Terminal & dual X Problems Please Help

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

 



>I have been trying to get two different xsessions running on the same VT.
I
>am running Slacware 9.0, kernel 2.4.20, and .XFree86 Version 4.3.0.
>Currently each X that I kick off default to the next available VT. And if
I
>try to force the xsession to use the same vt of the other, I receive this
>error:
>
>_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
>_XSERVTransMakeAllCOTSServerListeners: server already running
>
>Fatal server error:
>Cannot establish any listening sockets - Make sure an X server isn't
>already running
>
>What I would like to do is have one Xsessions that runs a windows manager
>with mouse, keyboard, and touchscreen for inputs and the other xsession
>with no windows manager and only a touchscreen for input. I don't want
>mouse and keyboard ability on the second Xsession so there is no stealing
>of inputs and the touchscreens ability are independent from one another.

For first sesion
$ startx -- :0 -layout first vt7
For second sesion
$ startx -- :1 -layout second vt8

Linux kernel allow only one current VT. If You switch to vt7 , then second
X server do pause while vt8 become active. Your different input devices
are defined in "first" or "second" server layout section, file
/etc/X11/XF86Config-4

Both servers must start gdm, or You can start 2nd X server from xterm
inside 1st X server.

Aivils Stoss

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux