Doing 'switchdesk icewm' and then restarting the VNC session seems to work fine for me. The portion of the vncserver code that creates the xstartup script shouldn't have changed between 0.90-0.7 and the previous release.
As Mike observed, choosing a new session in KDM or GDM doesn't affect the type of session TigerVNC chooses. That's because KDM and GDM in Fedora 11 store the session preference in $HOME/.dmrc, whereas TigerVNC and SwitchDesk use $HOME/.Xclients-default instead. A possible enhancement to TigerVNC would be to make the default xstartup script parse $HOME/.dmrc, if it exists. However, I'm with Mike-- I like the accidental feature of being able to specify the local and VNC desktops separately. Mike, I'm not sure why it's not working on your system. Do the $HOME/.Xclients and $HOME/.Xclients-default scripts look OK? Adam Tkac wrote: > Hm, have you tried if same xstartup worked with older version of > tigervnc? I think it didn't work as well. > > AFAIK you have to run icewm via "icewm-session" command: > > $ cat ~/.vnc/xstartup > ... > #xsetroot -solid grey > #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & > #twm & > icewm-session & > > After that everything should work fine. > > Regards, Adam > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Tigervnc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tigervnc-users
