spacepaste

  1.  
  2. Section "Device"
  3. ### Available Driver options are:-
  4. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  5. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  6. ### <percent>: "<f>%"
  7. ### [arg]: arg optional
  8. #Option "SWcursor" # [<bool>]
  9. #Option "HWcursor" # [<bool>]
  10. #Option "NoAccel" # [<bool>]
  11. #Option "ShadowFB" # [<bool>]
  12. #Option "VideoKey" # <i>
  13. #Option "WrappedFB" # [<bool>]
  14. #Option "GLXVBlank" # [<bool>]
  15. #Option "ZaphodHeads" # <str>
  16. #Option "PageFlip" # [<bool>]
  17. #Option "SwapLimit" # <i>
  18. #Option "AsyncUTSDFS" # [<bool>]
  19. #Option "AccelMethod" # <str>
  20. #Option "DRI" # <i>
  21. Identifier "Card0"
  22. Driver "nouveau"
  23. BusID "PCI:0:1:0"
  24. EndSection
  25. Section "Device"
  26. ### Available Driver options are:-
  27. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  28. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  29. ### <percent>: "<f>%"
  30. ### [arg]: arg optional
  31. #Option "SWcursor" # [<bool>]
  32. #Option "kmsdev" # <str>
  33. #Option "ShadowFB" # [<bool>]
  34. #Option "AccelMethod" # <str>
  35. #Option "PageFlip" # [<bool>]
  36. #Option "ZaphodHeads" # <str>
  37. #Option "DoubleShadow" # [<bool>]
  38. Identifier "Card1"
  39. Driver "modesetting"
  40. BusID "PCI:0:0:2"
  41. EndSection
  42. Section "Screen"
  43. Identifier "Screen0"
  44. Device "Card0"
  45. Monitor "Monitor0"
  46. SubSection "Display"
  47. Viewport 0 0
  48. Depth 1
  49. EndSubSection
  50. SubSection "Display"
  51. Viewport 0 0
  52. Depth 4
  53. EndSubSection
  54. SubSection "Display"
  55. Viewport 0 0
  56. Depth 8
  57. EndSubSection
  58. SubSection "Display"
  59. Viewport 0 0
  60. Depth 15
  61. EndSubSection
  62. SubSection "Display"
  63. Viewport 0 0
  64. Depth 16
  65. EndSubSection
  66. SubSection "Display"
  67. Viewport 0 0
  68. Depth 24
  69. EndSubSection
  70. EndSection
  71. Section "Screen"
  72. Identifier "Screen1"
  73. Device "Card1"
  74. Monitor "Monitor1"
  75. SubSection "Display"
  76. Viewport 0 0
  77. Depth 1
  78. EndSubSection
  79. SubSection "Display"
  80. Viewport 0 0
  81. Depth 4
  82. EndSubSection
  83. SubSection "Display"
  84. Viewport 0 0
  85. Depth 8
  86. EndSubSection
  87. SubSection "Display"
  88. Viewport 0 0
  89. Depth 15
  90. EndSubSection
  91. SubSection "Display"
  92. Viewport 0 0
  93. Depth 16
  94. EndSubSection
  95. SubSection "Display"
  96. Viewport 0 0
  97. Depth 24
  98. EndSubSection
  99. EndSection
  100.