I just folowed every step in installing Arch, like in a regular machine. Installed the guest addicions (package or throught the CD, it's the same, tryed both).
So many problems appears. Mouse integration wasn't working in X. Aparently we have to tweak xorg.conf manualy change some stuff. For example :
xorg.conf:
Code: Select all
change the Driver "mouse" to Driver "vboxmouse"Code: Select all
change the video driver from "vesa" to "vboxvideo"They only resize and fill all my app window even I open th Gnome terminal and exec "VBoxRandR". Isn't VBoxRandR supposed to be run automatically everytime I resize the VBox window in my Windows host?
Please help, this is my 2nd Arch Linux install and so far I didn't manage to have all integration with the host OS I'd have under my Ubuntu guest (with Ubuntu all guest addittions are working perfectly).
Thanks for the time, Daniel Parreira.