Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • attachment:xorg.conf.txt di Hardware/Notebook/AcerTravelmateC310

Allegato "xorg.conf.txt"

Scarica

   1 Section "Files"
   2         # path to defoma fonts
   3     FontPath    "/usr/share/X11/fonts/misc"
   4     FontPath    "/usr/share/X11/fonts/100dpi:unscaled"
   5     FontPath    "/usr/share/X11/fonts/75dpi:unscaled"
   6     FontPath    "/usr/share/X11/fonts/Type1"
   7     FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   8     FontPath    "/usr/local/share/fonts"
   9 EndSection
  10 
  11 Section "Module"
  12         Load    "i2c"
  13         Load    "bitmap"
  14         Load    "dbe"
  15         Load    "ddc"
  16         Load    "dri"
  17         Load    "extmod"
  18         Load    "freetype"
  19         Load    "glx"
  20         Load    "int10"
  21         Load    "type1"
  22         Load    "vbe"
  23 EndSection
  24 
  25 Section "InputDevice"
  26         Identifier      "Generic Keyboard"
  27         Driver          "kbd"
  28         Option          "CoreKeyboard"
  29         Option          "XkbRules"      "xorg"
  30         Option          "XkbModel"      "pc105"
  31         Option          "XkbLayout"     "it"
  32 EndSection
  33 
  34 Section "InputDevice"
  35         Identifier      "Configured Mouse"
  36         Driver          "mouse"
  37         Option          "CorePointer"
  38         Option          "Device"                "/dev/input/mice"
  39         Option          "Protocol"              "ExplorerPS/2"
  40         Option          "ZAxisMapping"          "4 5"
  41         Option          "Emulate3Buttons"       "true"
  42 EndSection
  43 
  44 Section "InputDevice"
  45         Identifier      "Synaptics Touchpad"
  46         Driver          "synaptics"
  47         Option          "SendCoreEvents"        "true"
  48         Option          "Device"                "/dev/psaux"
  49         Option          "Protocol"              "auto-dev"
  50         Option          "HorizScrollDelta"      "0"
  51         Option          "SHMConfig"             "on"
  52 EndSection
  53 
  54 Section "InputDevice"
  55   Driver        "wacom"
  56   Identifier    "stylus"
  57   Option        "Device"        "/dev/wacom"          # Change to 
  58                                                       # /dev/input/event
  59                                                       # for USB
  60   Option        "Type"          "stylus"
  61   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  62 EndSection
  63 
  64 Section "InputDevice"
  65   Driver        "wacom"
  66   Identifier    "eraser"
  67   Option        "Device"        "/dev/wacom"          # Change to 
  68                                                       # /dev/input/event
  69                                                       # for USB
  70   Option        "Type"          "eraser"
  71   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  72 EndSection
  73 
  74 Section "InputDevice"
  75   Driver        "wacom"
  76   Identifier    "cursor"
  77   Option        "Device"        "/dev/wacom"          # Change to 
  78                                                       # /dev/input/event
  79                                                       # for USB
  80   Option        "Type"          "cursor"
  81   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  82 EndSection
  83 
  84 Section "Device"
  85         Identifier      "Intel Corporation 82852/855GM Integrated Graphics Device"
  86         Driver          "i810"
  87         BusID           "PCI:0:2:0"
  88         Option          "XAANoOffscreenPixmaps"
  89 EndSection
  90 
  91 Section "Monitor"
  92         Identifier      "Generic Monitor"
  93         Option          "DPMS"
  94         HorizSync       28-51
  95         VertRefresh     43-60
  96 EndSection
  97 
  98 Section "Screen"
  99         Identifier      "Default Screen"
 100         Device          "Intel Corporation 82852/855GM Integrated Graphics Device"
 101         Monitor         "Generic Monitor"
 102         DefaultDepth    24
 103         SubSection "Display"
 104                 Depth           1
 105                 Modes           "1024x768" "800x600" "640x480"
 106         EndSubSection
 107         SubSection "Display"
 108                 Depth           4
 109                 Modes           "1024x768" "800x600" "640x480"
 110         EndSubSection
 111         SubSection "Display"
 112                 Depth           8
 113                 Modes           "1024x768" "800x600" "640x480"
 114         EndSubSection
 115         SubSection "Display"
 116                 Depth           15
 117                 Modes           "1024x768" "800x600" "640x480"
 118         EndSubSection
 119         SubSection "Display"
 120                 Depth           16
 121                 Modes           "1024x768" "800x600" "640x480"
 122         EndSubSection
 123         SubSection "Display"
 124                 Depth           24
 125                 Modes           "1024x768" "800x600" "640x480"
 126         EndSubSection
 127 EndSection
 128 
 129 Section "ServerLayout"
 130         Identifier      "Default Layout"
 131         Screen          "Default Screen"
 132         InputDevice     "Generic Keyboard"
 133         InputDevice     "Configured Mouse"
 134         InputDevice     "Synaptics Touchpad"
 135         InputDevice     "stylus" "SendCoreEvents"
 136         InputDevice     "cursor" "SendCoreEvents"
 137         InputDevice     "eraser" "SendCoreEvents"
 138         Option  "AIGLX" "true"
 139 EndSection
 140 
 141 Section "DRI"
 142         Mode    0666
 143 EndSection
 144 
 145 Section "Extensions"
 146         Option "Composite"      "Enable"
 147 EndSection

Allegati

Per riferirsi agli allegati di una pagina, usare attachment:NOME_FILE, come mostrato qui sotto nell'elenco degli allegati. NON usare l'URL che si trova in corrispondenza del collegamento [scarica], potrebbe cambiare in futuro.
  • [scarica | mostra] (09/02/2007 09.28.30, 32.1 KB) [[attachment:acer310.jpg]]
  • [scarica | mostra] (02/06/2007 20.22.13, 187.1 KB) [[attachment:acertravel.png]]
  • [scarica | mostra] (03/06/2007 15.38.10, 4.8 KB) [[attachment:xorg.conf.txt]]
 All files | Selected Files: delete move to page copy to page

Non รจ consentito inserire allegati su questa pagina.