thought I'd join this thread as I'm not having much luck in my own
I'm trying to connect to the server remotely sos I can use the desktop to administer it and show others how to do it.
I've got 2 debian boxes where this worked out of the box, but with these 2 FC2 machines I am having problems.
I run X -query 192.168.0.254 :1 from the client and I get a blank black screen with a mouse movable cursor in the centre of the screen, but nothing else happens, so i think it's connecting and doing something but not bringing up the login screen as I would expect.
XDMCP on the server looks like this
Code:
[xdmcp]
Enable=true
with everything else commented out, what if anything should be uncommented?