
Rappel :
Pour les packages RPMn afin de trouver les packages correspondants à XFree86, faites :
# rpm −qa | grep XFree
Et pour les désinstaller :
# rpm −e −−nodeps −−force le_package
(voir la page sur RPM).
Bon maintenant on va lancer l'installation des packages, c'est à dire décompresser et copier les fichiers. Pour cela on lance un :
# sh Xinstall.sh (ou ./Xinstall.sh)
et repondez Y aux questions posées (comme ça on installe tout et on est sûr de ne rien avoir oublié).
Voilà, les packages sont installés!
Configuration de base.
Maintenant, il nous faut créer un fichier /etc/X11/XF86Config compatible avec XFree86 4.0 − c'est à dire que nous allons reconfigurer XFree86, les
anciens fichiers de configurations ne sont plus compatibles avec les nouveaux). Pour cela nous allons utiliser l'antédiluvien xf86config :
(Pour les non−anglophones je précise à chaque fois ce qui ce passe et en gras ce qu'il faut répondre).
[root@becane /home]# xf86config
This program will create a basic XF86Config file, based on menu selections you make.
The XF86Config file usually resides in /usr/X11R6/etc/X11 or /etc/X11. A sample XF86Config file
is supplied with XFree86; it is configured for a standard VGA card and monitor with 640x480
resolution. This program will ask for a pathname when it is ready to write the file.
You can either take the sample XF86Config as a base and edit it for your configuration, or let
this program produce a base XF86Config file for your configuration and fine−tune it.
Before continuing with this program, make sure you know what video card you have, and preferably
also the chipset it uses and the amount of video memory on your video card. SuperProbe may be
able to help with this.
Press enter to continue, or ctrl−c to abort.
<Entrée>
First specify a mouse protocol type. Choose one from the following list:
1. Microsoft compatible (2−button protocol)
2. Mouse Systems (3−button protocol)
3. Bus Mouse
4. PS/2 Mouse
5. Logitech Mouse (serial, old type, Logitech protocol)
6. Logitech MouseMan (Microsoft compatible)
7. MM Series
8. MM HitTablet
9. Microsoft IntelliMouse
If you have a two−button mouse, it is most likely of type 1, and if you have a three−button
mouse, it can probably support both protocol 1 and 2. There are two main varieties of the latter
type: mice with a switch to select the protocol, and mice that default to 1 and require a button
to be held at boot−time to select protocol 2. Some mice can be convinced to do 2 by sending a
special sequence to the serial port (see the ClearDTR/ClearRTS options).
Enter a protocol number: 4
Spécifiez le type de votre souris (le choix 1 fonctionne avec toutes les souris 2 ou 3 bouttons compatible MS, le choix 2 fonctionne avec la plupart des
souris 3 boutons, pour les autres vous savez lire ;) ,avec ma logitech wheel mouse sur port ps/2 j'utilise le choix 4 pour le démarrage).
If your mouse has only two buttons, it is recommended that you enable Emulate3Buttons.
Please answer the following question with either 'y' or 'n'.
Do you want to enable Emulate3Buttons? n
Ma souris dispose bien de trois boutons (en fait 5 : les 2 boutons, le clic sur la roulette + les 2 directions de la roulette), donc ce n'est pas la peine
d'émuler le troisième, ne mettez y que si vous avez une souris 2 boutons, dans ce cas la pression simultanée des deux boutons simulera la pression
d'un troisième bouton.
Now give the full device name that the mouse is connected to, for example /dev/tty00. Just
pressing enter will use the default, /dev/mouse.
Mouse device: /dev/psaux
Installation de XFree86 4.0.
8 Configuration du système X Window
Komentarze do niniejszej Instrukcji