[Bug 448554] Re: VMware Remote Console Plugin doesn't caputure the mouse

2009-12-20 Thread b...@ry
Edit: /home/username/.mozilla/firefox/default/extensions/vmwarev...@vmware.com/plugins/lib/wrapper-gtk24.sh and then add: VMWARE_USE_SHIPPED_GTK='force' export VMWARE_USE_SHIPPED_GTK="force" Restart Firefox, now it shall work. -- VMware Remote Console Plugin doesn't caputure the mouse https://b

[Bug 91389] Re: Support for more than one VPN simultaneously

2009-12-09 Thread b...@ry
You can connect to multiple VPN connections from the terminal just do: sudo openvpn --config connection_1.ovpn & sudo openvpn --config connection_2.ovpn & ... sudo openvpn --config connection_N.ovpn & only replace connection_N.ovpn with the config file you are using. -- Support for more than one