• [^] # Re: Question bête...

    Posté par (site web personnel) . En réponse au journal Question bête.... Évalué à 10.

    J'ai trouvé.

    Dans la section "Screen" du XF86Config-4 tu mets :

    DefaultDepth 8

    et tu te débrouilles pour avoir un truc du style :

    SubSection "Display"
    Depth 8
    Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480"
    Visual "StaticGray"
    EndSubSection

    indice : le Visual "StaticGray" est la clé.
    indice2 : un man XF86Config-4 est pas mal pour trouver ce genre d'info ^^

    amuse-toi bien !