Le jeudi 04 juin 2009 19:04:11, vous avez écrit :
  
> > Though, mouse is unable to go outside the vmware window. I still must press

> > CTRL-ALT... what could be wrong?
> 
> You need to make sure that X uses VMware's mouse driver, not the stock Xorg's 
> one.

Thanks a lot, I fixed it by adding 2 lines in the ServerLayout section of the 
xorg.conf file.
Option "AutoAddDevices" "off"
Option "AllowEmptyInput" "false"

Without those options, the vmmouse module is ignored....
That was the issue.

I was also stuck with kde4.2.2 and /etc/xdg/autostart script that seems 
ignored....
In fact the bug coms from KDE: the autostart script is ignored if 
NoDisplay=true is set
in the /etc/xdg/autostart/vmware-user.desktop file. 
https://bugs.kde.org/show_bug.cgi?id=190522

Now, I think everything is ok. Just need to see how to fix the xorg.conf file 
in the postinstall script.

Regards,

-- 
        Olivier LAHAYE
        CEA Saclay France

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to