1st task was to kill those annoying menu tooltips. will somebody please tell the gnome and fedora devs to stop enabling those by default and also install the gconf-editor with the release. i found the command to install gconf-editor
yum install gconf-editor
worked ok, then i run it and go to apps > panel > global > tooltips_enabled. uncheck the box and say goodbye tooltips.
2nd task is guest additions and screen resolution. this is where i've failed with previous versions of fedora and given up, but not this time, hehe. the guest additions wanted gnu make, kernel headers, and gnu compiler (gcc) before it would install. i somehow managed to install those 3 packages and the guest additions then installed like a charm. mouse integration works but i couldn't change the resolution. i found this xorg tip on the virtualbox forums.
QUOTE
Here is what I did for Fedora 10 guest under Ubuntu 8.10 Host
Run the following command to create xorg.conf.new inside fedora 10 box
Xorg -configure :1
Copy xorg.conf.new /etc/X11/
cp /root/xorg.conf.new /etc/X11/xorg.conf
reboot
That is it!!
it worked. i can resize the virtualbox window to any resolution and fedora automagically resizes itself.
now, i'm off to play with my new fc10 virtual machine. so far so good in virtualbox.








