• # S'inspirer de XF86Config-4

    Posté par . En réponse au message [Debian] X.org 6.8 sur Debian. Évalué à 1.

    Remarquez qu'il n'est pas forcement obligatoire de créer une nouvelle configuration. On peut dupliquer XF86Config-4 en xorg.conf.

    Des indications sont données sur http://incubator.vislab.usyd.edu.au/roller/page/Steve/20040909(...) :

    Edit xorg.conf and do the following:

    In the keyboard section change the driver "keyboard" to "kbd".

    Remove the line that sets "XkbRules" to "xfree86".
    In the Nvidia driver section add the line
    Option "RenderAccel" "true"

    Add the following section:
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection


    NB : l'option "backingstore" pose problème (notamment avec les applications KDE).