Oh, I thought that the problem was that the options could not be passed properly from gdm.
AFAICT the options are passed properly ... if I'm really quick I can see the spawned Xvnc4 in the output of 'ps aux' and it has the right command line.
I have not started vnc from gdm before so I do not know if that should work or not.
It did work before the Xorg7 upgrade, at least. If you want to try it, here's my gdm.conf: (The command that's commented out is how it used to work - beware of extra line-breaks) [daemon] RemoteGreeter=/usr/lib/gdm/gdmgreeter VTAllocation=false [security] DisallowTCP=false [xdmcp] Enable=true [gui] [greeter] [chooser] [debug] Enable=true [servers] 0=Standard #0=inactive 1=VNC 2=VNC [server-VNC] name=VNC server command=/usr/bin/Xvnc4 -rfbwait 30000 -securitytypes=none -geometry 1600x1200 -depth 24 -dpi 100 -co /usr/share/X11/rgb -fp "/usr/share/fonts/X11/misc,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/lib/X11/fonts/Type1,/usr/share/fonts/X11/100dpi,/usr/lib/X11/fonts/100dpi,/usr/share/fonts/X11/75dpi,/usr/lib/X11/fonts/75dpi" #command=/usr/bin/Xvnc4 -rfbwait 30000 -securitytypes=none -geometry 1600x1200 -depth 24 -dpi 100 flexible=false handled=true chooser=false Thanks, C. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

