<br><br>  Hi,<br><br>I use Xephyr to connect to a remote Linux using XDMCP.<br>Most of the time it works fine, but sometimes it happens<br>something nasty.  Maybe I push a wrong key combinations,<br>or so, but the keyboard goes mad.  It looks like I switch<br>
on a special mode, and I can switch it off if I press<br>LeftShift + LeftCtrl + LeftWindowsKey + LeftAlt + F2<br>at the same time.  (Maybe it works with  "... + F1" too.)<br>If Xephyr is in the wrong stage, my window manager is<br>
not getting the Alt+F1, Alt+F2, ... events.  (The window<br>manager does an XGrabKey() on them...)<br><br>It is possible to rise this situation artifically if I press<br>the Shift+Alt+Win+Ctrl+F2.  I'm sure it's a Xephyr<br>
problem, because if I use VNC instead of XDMCP to<br>connect to the remote Linux, I'm not able to<br>reproduce the problem.<br><br>I use the <br>      -keybd ephyr,,,xkbmodel=evdev<br><br>params on Xephyr because of other keyboard problems.<br>
This param was an earlier advice on this list to solve other<br>keyboard problems.<br><br>Could You please suggest me something to eliminate this<br>effect?<br><br>u.<br><br><br>