[ILUG] UserA <--> UserB Interaction
Frank Murphy
frankly3d.ilug at gmail.com
Fri Feb 1 12:59:00 GMT 2008
On Fri, 2008-02-01 at 11:57 +0000, Gavin Beatty wrote:
> I found Xnest to be very slow, YMMV. If nesting is preferable to you
> (so you can run an actual desktop as UserB), I'd recommend Xephyr.
>
> Launch it with:
> $ Xephyr :1 -extension GLX &
> Login to UserB
> $ su - UserB
Tried it a number of ways,
$ Xephyr :1 -extension GLX &
Xephyr -query localhost -screen 1024x768 :1
ends up as a chequerboard pattern.
Xephyr -query localhost -screen 1024x768 :1 -extension GLX &
[1] 4144
[root at frank-02 frank]# Extended Input Devices not yet supported.
Impelement it at line 625 in kinput.c
locate kinput.c no result
Frank
More information about the ILUG
mailing list