Dodany przez: Y, 10:45 20-12-2014

Nowy Pobierz
  1. Section "ServerLayout"
  2.         Identifier     "X.org Configured"
  3.         Screen      0  "Screen0" 0 0
  4.         InputDevice    "Mouse0" "CorePointer"
  5.         InputDevice    "Keyboard0" "CoreKeyboard"
  6. EndSection
  7.  
  8. Section "Files"
  9.         ModulePath   "/usr/local/lib/xorg/modules"
  10.         FontPath     "/usr/local/lib/X11/fonts/misc/"
  11.         FontPath     "/usr/local/lib/X11/fonts/TTF/"
  12.         FontPath     "/usr/local/lib/X11/fonts/OTF"
  13.         FontPath     "/usr/local/lib/X11/fonts/Type1/"
  14.         FontPath     "/usr/local/lib/X11/fonts/100dpi/"
  15.         FontPath     "/usr/local/lib/X11/fonts/75dpi/"
  16. EndSection
  17.  
  18. Section "Module"
  19.         Load  "dbe"
  20.         Load  "dri"
  21.         Load  "dri2"
  22.         Load  "extmod"
  23.         Load  "glx"
  24.         Load  "record"
  25. EndSection
  26.  
  27. Section "InputDevice"
  28.         Identifier  "Keyboard0"
  29.         Driver      "kbd"
  30.         Option  "XkbLayout" "pl"
  31. EndSection
  32.  
  33. Section "InputDevice"
  34.         Identifier  "Mouse0"
  35.         Driver      "mouse"
  36.         Option      "Protocol" "auto"
  37.         Option      "Device" "/dev/sysmouse"
  38.         Option      "ZAxisMapping" "4 5 6 7"
  39. EndSection
  40.  
  41. Section "Monitor"
  42.         #DisplaySize      380   300     # mm
  43.         Identifier   "Monitor0"
  44.         VendorName   "SAM"
  45.         ModelName    "SyncMaster"
  46.         HorizSync    30.0 - 81.0
  47.         VertRefresh  56.0 - 75.0
  48.         Option      "DPMS"
  49.         ModeLine        "1280x1024"   135.00   1280 1352 1496 1688   1024 1025 1028 1066 +hsync +vsync
  50.        
  51. EndSection
  52.  
  53. Section "Device"
  54.         ### Available Driver options are:-
  55.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  56.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
  57.         ### [arg]: arg optional
  58.         #Option     "SWcursor"                  # [<bool>]
  59.         #Option     "HWcursor"                  # [<bool>]
  60.         #Option     "NoAccel"                   # [<bool>]
  61.         #Option     "ShadowFB"                  # [<bool>]
  62.         #Option     "UseFBDev"                  # [<bool>]
  63.         #Option     "Rotate"                    # [<str>]
  64.         #Option     "VideoKey"                  # <i>
  65.         #Option     "FlatPanel"                 # [<bool>]
  66.         #Option     "FPDither"                  # [<bool>]
  67.         #Option     "CrtcNumber"                # <i>
  68.         #Option     "FPScale"                   # [<bool>]
  69.         #Option     "FPTweak"                   # <i>
  70.         #Option     "DualHead"                  # [<bool>]
  71.         Identifier  "Card0"
  72.         Driver      "nv"
  73.         VendorName  "nVidia Corporation"
  74.         BoardName   "C51 [Quadro NVS 210S/GeForce 6150LE]"
  75.         BusID       "PCI:0:5:0"
  76. EndSection
  77.  
  78. Section "Screen"
  79.         Identifier "Screen0"
  80.         Device     "Card0"
  81.         DefaultDepth 24
  82.         Monitor    "Monitor0"
  83.         SubSection "Display"
  84.                 Viewport   0 0
  85.                 Depth     1
  86.         EndSubSection
  87.         SubSection "Display"
  88.                 Viewport   0 0
  89.                 Depth     4
  90.         EndSubSection
  91.         SubSection "Display"
  92.                 Viewport   0 0
  93.                 Depth     8
  94.         EndSubSection
  95.         SubSection "Display"
  96.                 Viewport   0 0
  97.                 Depth     15
  98.         EndSubSection
  99.         SubSection "Display"
  100.                 Viewport   0 0
  101.                 Depth     16
  102.         EndSubSection
  103.         SubSection "Display"
  104.                 Viewport   0 0
  105.                 Depth     24
  106.                 Modes   "1280x1024"
  107.         EndSubSection
  108. EndSection
  109.  
  110.  

Źródło:

Ostatnie wpisy

Linki

Funkcje