Using X11
Best way I have found around the mouse and dispay issues with linux in parallels is to export my display to full screen in X11. You can also run it rootless on top of the finder, but you will have to put X11 full screen mode to access the Aqua desktop icons. Running in rootless mode (X11 default) will allow you to minimize linux applications to the dock.)
Boot the Linux vm ( I use Ubuntu ) Uninstall gdm , with the command "apt-get remove gdm -y"
For example.. I goto preferences in X11 and put X11 in full screen mode (easily Backgrounded with option-command-a)
in the xterm in X11 i run "xhost ipaddressofvm"
then inside the vm i run "export DISPLAY=ipaddressofmac:0.0"
then inside the vm i run "gnome-session&"
you can write a short script that does this as well if you like... Ubuntu looks very nice under Aqua - and it runs peppier letting OS X draw the graphics.
Crispoe
Last edited: May 31, 2006