Skip to content

xorg.conf pour un powerbook G4 12′ sous Debian 4.0

Note

importance des sections “Monitor” pour la fréquence de l’écran et aussi de “Input Device” pour le touchpad

  1. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  7. # (Type “man /etc/X11/xorg.conf” at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16. Section “Files”
  17.         FontPath        “/usr/share/fonts/X11/misc”
  18.         FontPath        “/usr/X11R6/lib/X11/fonts/misc”
  19.         FontPath        “/usr/share/fonts/X11/cyrillic”
  20.         FontPath        “/usr/X11R6/lib/X11/fonts/cyrillic”
  21.         FontPath        “/usr/share/fonts/X11/100dpi/:unscaled”
  22.         FontPath        “/usr/X11R6/lib/X11/fonts/100dpi/:unscaled”
  23.         FontPath        “/usr/share/fonts/X11/75dpi/:unscaled”
  24.         FontPath        “/usr/X11R6/lib/X11/fonts/75dpi/:unscaled”
  25.         FontPath        “/usr/share/fonts/X11/Type1”
  26.         FontPath        “/usr/X11R6/lib/X11/fonts/Type1”
  27.         FontPath        “/usr/share/fonts/X11/100dpi”
  28.         FontPath        “/usr/X11R6/lib/X11/fonts/100dpi”
  29.         FontPath        “/usr/share/fonts/X11/75dpi”
  30.         FontPath        “/usr/X11R6/lib/X11/fonts/75dpi”
  31.         # path to defoma fonts
  32.         FontPath        “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType”
  33. EndSection
  34. Section “Module”
  35.         Load    “bitmap”
  36.         Load    “ddc”
  37.         Load    “extmod”
  38.         Load    “freetype”
  39.         Load    “glx”
  40.         Load    “vbe”
  41. EndSection
  42. Section “InputDevice”
  43.         Identifier      “Generic Keyboard”
  44.         Driver    “kbd”
  45.         Option    “CoreKeyboard”
  46.         Option    “XkbRules”        “xorg”
  47.         Option    “XkbModel”        “macintosh”
  48.         Option    “XkbLayout”       “fr”
  49. EndSection
  50. Section “InputDevice”
  51.         Identifier      “Configured Mouse”
  52.         Driver    “mouse”
  53.         Option    “CorePointer”
  54.         Option    “Device”    “/dev/input/mice”
  55.         Option    “Protocol”                “ImPS/2”
  56. EndSection
  57. #Section “InputDevice”
  58. #       Identifier     “Synaptics Touchpad”
  59. #       Driver  “synaptics”
  60. #       Option  “SendCoreEvents” “true”
  61. #       Option  “Device”  “/dev/psaux”
  62. #       Option  “Protocol”              “auto-dev”
  63. #       Option  “HorizScrollDelta”       “0”
  64. #EndSection
  65. Section “InputDevice”
  66.         Identifier      “Synaptics Touchpad”
  67.         Driver          “synaptics”
  68.         Option          “SendCoreEvents”        “true”
  69.         Option          “Device”                “/dev/input/atp”
  70. #        Option          “Protocol”              “event”
  71.         Option    “LeftEdge”                “60”
  72.         Option          “Protocol”              “ExplorerPS/2”
  73.         Option    “LeftEdge”                “60”
  74.         Option    “RightEdge”              “900”
  75.         Option    “TopEdge”  “60”
  76.         Option    “BottomEdge”            “511”
  77.         Option    “MinSpeed”                “0.5”
  78.         Option    “MaxSpeed”                “1”
  79.         Option    “AccelFactor”          “0.07”
  80.         Option    “FingerLow”              “10”
  81.         Option    “FingerHigh”            “15”
  82.         Option    “MaxTapTime”            “150”
  83.         Option    “MaxTapMove”            “100”
  84.         Option    “MaxDoubleTapTime”        “180”
  85.         Option    “HorizScrollDelta”        “0”
  86.         Option    “VertScrollDelta” “30”
  87.         Option    “SHMConfig”              “true”
  88.         Option    “RTCornerButton”  “3”
  89.         Option    “LTCornerButton”  “2”
  90.         Option    “VertTwoFingerScroll”     “true”
  91.         Option    “TapButton2”            “3”
  92.         Option    “TapButton3”            “2”
  93. EndSection
  94. Section “Device”
  95.         Identifier      “nVidia Corporation NV34M [GeForce FX Go5200]”
  96.         Driver    “nv”
  97.         BusID      “PCI:0:16:0”
  98.         VideoRam        65536
  99. EndSection
  100. Section “Monitor”
  101.         Identifier      “Generic Monitor”
  102.         Option    “DPMS”
  103.         HorizSync       30-51
  104.         VertRefresh     50-60
  105. EndSection
  106. Section “Screen”
  107.         Identifier      “Default Screen”
  108.         Device    “nVidia Corporation NV34M [GeForce FX Go5200]”
  109.         Monitor  “Generic Monitor”
  110.         DefaultDepth    24
  111.         SubSection “Display”
  112.                 Depth      1
  113.                 Modes      “1024×768” “800×600” “640×480”
  114.         EndSubSection
  115.         SubSection “Display”
  116.                 Depth      4
  117.                 Modes      “1024×768” “800×600” “640×480”
  118.         EndSubSection
  119.         SubSection “Display”
  120.                 Depth      8
  121.                 Modes      “1024×768” “800×600” “640×480”
  122.         EndSubSection
  123.         SubSection “Display”
  124.                 Depth      15
  125.                 Modes      “1024×768” “800×600” “640×480”
  126.         EndSubSection
  127.         SubSection “Display”
  128.                 Depth      16
  129.                 Modes      “1024×768” “800×600” “640×480”
  130.         EndSubSection
  131.         SubSection “Display”
  132.                 Depth      24
  133.                 Modes      “1024×768” “800×600” “640×480”
  134.         EndSubSection
  135. EndSection
  136. Section “ServerLayout”
  137.         Identifier      “Default Layout”
  138.         Screen    “Default Screen”
  139.         InputDevice     “Generic Keyboard”
  140.         InputDevice     “Configured Mouse”
  141.         InputDevice     “Synaptics Touchpad”
  142. EndSection
  143. Section “DRI”
  144.         Mode    0666
  145. EndSection