[Linuxtrent] xorg.conf

  • From: "Paolo Larcheri" <paolo.larcheri@xxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Thu, 15 May 2008 19:23:45 +0200

Ciao a tutti,

Debian Lenny aggiornata, con xorg 1:7.3+10.
Ho bisogno di editare xorg.conf per abilitare l'SHMconfig nella
Section Synaptics e mi ritrovo con questo striminzito contenuto:

------------
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "it"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option          "SHMConfig"             "on"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
EndSection
-----------------

E' da un po' che non ci spippolo onestamente. Googlando ho scoperto che ora la
conf di xorg viene creata facendo un auto-detect all'avvio di X.
Qualcuno ci ha sbattuto la testa?

Grazie.

P.


-- 
Paolo Larcheri
http://tuttodebian.blogspot.com
Linux User #383461
http://counter.li.org
-- 
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: