# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type “man /etc/X11/xorg.conf” at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg

Section “ServerLayout”

      Identifier     "Default Layout"
      Screen         "LCD" 0 0
      InputDevice    "Keyboard"
      InputDevice    "Mouse"
      InputDevice    "Touchpad"

EndSection

Section “Files”

      FontPath     "/usr/share/fonts/X11/misc"
      FontPath     "/usr/share/fonts/X11/cyrillic"
      FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
      FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
      FontPath     "/usr/share/fonts/X11/Type1"
      FontPath     "/usr/share/fonts/X11/100dpi"
      FontPath     "/usr/share/fonts/X11/75dpi"
      FontPath     "/usr/share/fonts/truetype/freefont"
      FontPath     "/usr/share/fonts/truetype/gothic"
      FontPath     "/usr/share/fonts/truetype/liberation"
      FontPath     "/usr/share/fonts/truetype/matrix"
      FontPath     "/usr/share/fonts/truetype/msttcorefonts"
      FontPath     "/usr/share/fonts/truetype/other"
      FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
      FontPath     "/usr/share/fonts/truetype/ttf-dejavu"
      FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

Section “Module”

      Load  "glx"
      Load  "dri"
      Load  "extmod"
      Load  "bitmap"
      Load  "dbe"
      Load  "freetype"
      Load  "synaptics"
      Load  "type1"
      Load  "v4l"

EndSection

Section “InputDevice”

      Identifier  "Keyboard"
      Driver      "kbd"
      Option      "CoreKeyboard"
      Option      "XkbRules" "xorg"
      Option      "XkbModel" "pc104"
      Option      "XkbLayout" "pl"
      Option      "XkbOptions" "altwin:super_win"

EndSection

Section “InputDevice”

      Identifier  "Mouse"
      Driver      "mouse"
      Option      "CorePointer"
      Option      "Device" "/dev/input/mice"

EndSection

Section “InputDevice”

      Identifier      "Touchpad"
      Driver          "synaptics"
      Option          "SendCoreEvents"        "true"
      Option          "Device"                "/dev/input/mice"
      Option          "Protocol"              "auto-dev"
      Option          "SHMConfig"             "on"
      Option          "RightEdge"             "850"
      Option          "FingerLow"             "10"
      Option          "MaxTapTime"            "360"
      Option          "MaxTapMove"            "50"
      Option          "MinSpeed"              "0.5"
      Option          "MaxSpeed"              "1"
      Option          "AccelFactor"           "0.015"

EndSection

Section “Monitor”

      Identifier "Monitor"

EndSection

Section “Device”

      Driver "openchrome"
      VendorName  "VIA Tech"
      Identifier  "VIA Chrome9 HC"
      Option      "SWCursor" "on"
      Option      "AccelMethod" "EXA"
      Option      "ActiveDevice" "LCD"
      Option      "ExaNoComposite" "false"

EndSection

Section “Screen”

      Monitor  "Monitor"
      Identifier "LCD"
      Device     "VIA Chrome9 HC"
      SubSection "Display"
              Modes  "1280x800"
              Virtual 1280 800
      EndSubSection

EndSection

Section “DRI”

      Group 0
      Mode 0666

EndSection

 
amilo-pro-v3515-xorg.conf.txt · Last modified: 2008/06/07 13:28 by enleth
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU Free Documentation License 1.2
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki