Difference between revisions of "VMware Console mouse fix"
From zen2
(New page: I had to go into: /home/nitrous/.mozilla/firefox/l3p45k9w.default/extensions/VMwareVMRC@vmware.com/plugins/lib Then edit the file: wrapper-gtk24.sh I added the following lines near the t...) |
m (1 revision) |
(No difference)
| |
Latest revision as of 08:45, 25 July 2013
I had to go into: /home/nitrous/.mozilla/firefox/l3p45k9w.default/extensions/VMwareVMRC@vmware.com/plugins/lib
Then edit the file: wrapper-gtk24.sh
I added the following lines near the top: VMWARE_USE_SHIPPED_GTK='force' export VMWARE_USE_SHIPPED_GTK="force"
