[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how do i capture an xdm login screen?
Francis A. Holop wrote (in a message from Saturday 1)
> all i want is in the subject ;-)
I use the Xnest server for this kind of things, with an
/etc/X11/xdm/Xservers that contains only this line:
:1 local /usr/X11R6/bin/Xnest :1
xdm is normally not started on this machine. I start it when I want to
debug xdm-related stuff, it starts Xnest (An X server in a normal X
window).
Matthieu