<br><br>  Hi Aivils and Xorg list,<br><br>thank You very much Your help!   That solved the keyboard<br>problem, but generated another one.  :(  Now every key works<br>fine in Xepyr, but the problem is now that Xephyr gets all the<br>
keystrokes, even if the focus is out of it, and moved into another<br>window.  If I type into a normal xterm outside Xephyt, it goes into<br>the xterm and into Xephyr at the same time.  Maybe I do<br>something wrong?<br><br>
That's how I exactly start up Xephyr:<br><br>   Xephyr :1 -keybd evdev,,device=/dev/input/event3,xkbmodel=evdev<br><br>I did not use "-mouse" you suggested, because the mouse worked<br>well before.  The /dev/input/event3 comes from<br>
<br>   `ls /dev/input/by-*/*-kbd | head -1`<br><br>This evaluates to a symlink to /dev/input/event3 on my system,<br>that's why I set device to /dev/input/event3 above.<br><br>Did I misunderstand something?  If not, is it possible to tell<br>
Xephyr to read the keyboard only if it has the focus?<br><br>u.<br><br><br><br><div class="gmail_quote">2010/2/4  <span dir="ltr"><<a href="mailto:aivils@latnet.lv">aivils@latnet.lv</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I suppose that patch is into mainstream.<br>
<br>
Xephyr -mouse evdev,,device=/dev/input/evdev1 -keybd<br>
evdev,,device=/dev/input/evdev0,xkbmodel=evdev,xkblayout=us<br>
<br>
If You use this commandline, then You bypass X server events and use Linux mouse<br>
and keyboard directly.<br>
<br>
Aivils<br>
<br>
Citēju Nokan Emiro <<a href="mailto:uzleepito@gmail.com">uzleepito@gmail.com</a>>:<br>
<div><div></div><div class="h5"><br>
> Hello,<br>
><br>
> I use Xephyr for xdmcp connections to my server, but<br>
> unfortunatelly it has keyboard problems.  Arrow keys<br>
> do not work in it.  I've googled a bit, and found that others<br>
> have the same problem.  Somewhere I've found that "-kb"<br>
> switches off the KBD extension in Xephyr, and maybe it<br>
> helps on keyboard mistakes.  It didn't, but as I can see<br>
> it makes the Xephyr server differently wrong.  It means<br>
> that other keys are incorrect with "-kb".  Then I've found<br>
> an old patch to solve this with other kind of problems,<br>
> but that patch does not apply to the current version anymore.<br>
><br>
> This is the old patch:<br>
><br>
<a href="http://cvs.mandriva.com/cgi-bin/viewvc.cgi/SPECS/x11-server/0010-Xephyr-evdev-support.txt?revision=1.1" target="_blank">http://cvs.mandriva.com/cgi-bin/viewvc.cgi/SPECS/x11-server/0010-Xephyr-evdev-support.txt?revision=1.1</a><br>

><br>
> Is it possible to repair Xephyr?  Or are there any other<br>
> xdmcp capable clients out there (except Xnest and Xephyr)?<br>
><br>
> u.<br>
><br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br>