Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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.  
  17. Section "Files"
  18.     FontPath    "/usr/share/X11/fonts/misc"
  19.     FontPath    "/usr/share/X11/fonts/cyrillic"
  20.     FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
  21.     FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
  22.     FontPath    "/usr/share/X11/fonts/Type1"
  23.     FontPath    "/usr/share/X11/fonts/CID"
  24.     FontPath    "/usr/share/X11/fonts/100dpi"
  25.     FontPath    "/usr/share/X11/fonts/75dpi"
  26.         # paths to defoma fonts
  27.     FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  28.     FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
  29. EndSection
  30.  
  31. Section "Module"
  32.     Load    "GLcore"
  33.     Load    "i2c"
  34.     Load    "bitmap"
  35.     Load    "ddc"
  36.     Load    "dri"
  37.     Load    "extmod"
  38.     Load    "freetype"
  39.     Load    "glx"
  40.     Load    "int10"
  41.     Load    "type1"
  42.     Load    "vbe"
  43. EndSection
  44.  
  45. Section "InputDevice"
  46.     Identifier  "Generic Keyboard"
  47.     Driver      "kbd"
  48.     Option      "CoreKeyboard"
  49.     Option      "XkbRules"  "xorg"
  50.     Option      "XkbModel"  "pc104"
  51.     Option      "XkbLayout" "us"
  52.         Option          "XkbOptions"    "ctrl:nocaps"
  53.         #Option          "XkbOptions"    "ctrl:swapcaps"
  54. EndSection
  55.  
  56. Section "InputDevice"
  57.     Identifier  "Configured Mouse"
  58.     Driver      "mouse"
  59.     Option      "CorePointer"
  60.     Option      "Device"        "/dev/input/mice"
  61.     Option      "Protocol"      "ImPS/2"
  62.     Option      "Emulate3Buttons"   "true"
  63.     Option      "ZAxisMapping"      "4 5"
  64.         Option "TapButton1" "0"
  65. EndSection
  66.  
  67. Section "Monitor"
  68.     Identifier  "Monitor0"
  69.     Option      "DPMS"
  70. EndSection
  71.  
  72. Section "Monitor"
  73.     Identifier  "Monitor1"
  74.         HorizSync   30-111
  75.         VertRefresh 50-160
  76.     Option      "DPMS"
  77. EndSection
  78.  
  79. Section "Device"
  80.     Identifier  "ATI Technologies, Inc. FireGL Mobility T2 (M10 NT)"
  81.     Driver          "fglrx"
  82.     BusID           "PCI:1:0:0"
  83.     Option      "backingstore"  "true"
  84.     Option      "RenderAccel"   "true"
  85.     Option      "DesktopSetup"  "0x00000100"  # clone
  86.     Option      "MonitorLayout" "LVDS,CRT"
  87.     Option      "MetaModes" "1600x1200-1024x768 1600x1200-1280x1024 1600x1200-1600x1200"
  88. EndSection
  89.  
  90.  
  91. #Section "Extensions"
  92. #   Option "Composite" "Enable"
  93. #EndSection
  94.  
  95. Section "Screen"
  96.     Identifier  "Screen0"
  97.     Device      "ATI Technologies, Inc. FireGL Mobility T2 (M10 NT)"
  98.     Monitor     "Monitor0"
  99.     DefaultDepth    24
  100.     SubSection "Display"
  101.         Depth       1
  102.         Modes       "1440x900"
  103.     EndSubSection
  104.     SubSection "Display"
  105.         Depth       4
  106.         Modes       "1440x900"
  107.     EndSubSection
  108.     SubSection "Display"
  109.         Depth       8
  110.         Modes       "1440x900"
  111.     EndSubSection
  112.     SubSection "Display"
  113.         Depth       15
  114.         Modes       "1440x900"
  115.     EndSubSection
  116.     SubSection "Display"
  117.         Depth       16
  118.         Modes       "1440x900"
  119.     EndSubSection
  120.     SubSection "Display"
  121.         Depth       24
  122.         Modes       "1440x900" "1024x768"
  123.     EndSubSection
  124. EndSection
  125.  
  126. Section "Screen"
  127.     Identifier  "Screen1"
  128.     Device      "ATI Technologies, Inc. FireGL Mobility T2 (M10 NT)"
  129.     Monitor     "Monitor1"
  130.     DefaultDepth    24
  131.     SubSection "Display"
  132.         Depth       1
  133.         Modes       "1024x768"
  134.     EndSubSection
  135.     SubSection "Display"
  136.         Depth       4
  137.         Modes       "1024x768"
  138.     EndSubSection
  139.     SubSection "Display"
  140.         Depth       8
  141.         Modes       "1024x768"
  142.     EndSubSection
  143.     SubSection "Display"
  144.         Depth       15
  145.         Modes       "1024x768"
  146.     EndSubSection
  147.     SubSection "Display"
  148.         Depth       16
  149.         Modes       "1024x768"
  150.     EndSubSection
  151.     SubSection "Display"
  152.         Depth       24
  153.         Modes       "1024x768"
  154.     EndSubSection
  155. EndSection
  156.  
  157.  
  158. Section "ServerLayout"
  159.     Identifier  "Default Layout"
  160.     Screen      "Screen0"
  161.     InputDevice "Generic Keyboard"
  162.     InputDevice "Configured Mouse"
  163. EndSection
  164.  
  165. Section "DRI"
  166.     Mode    0666
  167. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement