- Détails
- Affichages : 2845
Code:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ps/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
En fait, il suffir de modifier la ligne "Protocol" :
Code:
Option "Protocol" "Explorerps/2"
- Détails
- Affichages : 1981
Tout est là !
http://www.howtoforge.com/installing-vmware-server-1.0.4-on-ubuntu-7.10
La deuxième solution est de loin la plus facile
- Détails
- Affichages : 2308
Comment faire l'install de ce logiciel sous ubuntu 6.06
c'est en anglais mais c'est bien
Et quand j'aurais le temps je le referais en francais
http://www.howtoforge.com/ubuntu_vmware_server
NB 1 : Si vous avez le pb suivant "Unable to build the vmmon module"
c'est un probleme connu
allez à cette page http://wiki.ubuntu-fr.org/vmware
Vous y trouverez la réponse à vos questions
Il faut taper les lignes suivantes :
wget http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update113.tar.gz
tar xfz vmware-any-any-update113.tar.gz
cd vmware-any-any-update113
sudo chmod 777 ./runme.pl
sudo ./runme.pl
NB 2 : si au lancement de la commande suivante vous avez une erreur
/usr/bin/vmware-config-mui.pl
Starting httpd.vmware:-ne failed
Pour fixer ce bug Il faut faire et relancer l'instant.
sudo ln -s /bin/bash /bin/sh