summaryrefslogtreecommitdiff
path: root/addons/x11infoscreen/etc/X11/XF86Config-4
blob: 059147cd1be4aea5728b8e7bc72a3680760be71c (plain)
  1. # XF86Config-4 (XFree86 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 XF86Config-4 manual page.
  7. # (Type "man XF86Config-4" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xfree86 package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xfree86
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following commands as root:
  15. #
  16. # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
  17. # md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
  18. # dpkg-reconfigure xserver-xfree86
  19. Section "Module"
  20. Load "GLcore"
  21. Load "bitmap"
  22. Load "dbe"
  23. Load "ddc"
  24. Load "dri"
  25. Load "extmod"
  26. Load "freetype"
  27. Load "glx"
  28. Load "int10"
  29. Load "record"
  30. Load "speedo"
  31. Load "type1"
  32. Load "vbe"
  33. Load "xtt"
  34. EndSection
  35. Section "InputDevice"
  36. Identifier "Generic Keyboard"
  37. Driver "keyboard"
  38. Option "CoreKeyboard"
  39. Option "XkbRules" "xfree86"
  40. Option "XkbModel" "pc105"
  41. Option "XkbLayout" "dk"
  42. EndSection
  43. Section "InputDevice"
  44. Identifier "Configured Mouse"
  45. Driver "mouse"
  46. Option "CorePointer"
  47. Option "Device" "/dev/psaux"
  48. Option "Protocol" "PS/2"
  49. Option "Emulate3Buttons" "true"
  50. Option "ZAxisMapping" "4 5"
  51. EndSection
  52. Section "InputDevice"
  53. Identifier "Generic Mouse"
  54. Driver "mouse"
  55. Option "SendCoreEvents" "true"
  56. Option "Device" "/dev/input/mice"
  57. Option "Protocol" "ImPS/2"
  58. Option "Emulate3Buttons" "true"
  59. Option "ZAxisMapping" "4 5"
  60. EndSection
  61. Section "Device"
  62. Identifier "Generic Video Card"
  63. Driver "vesa"
  64. EndSection
  65. Section "Monitor"
  66. Identifier "Generic Monitor"
  67. HorizSync 30-75
  68. VertRefresh 50-85
  69. Option "DPMS"
  70. EndSection
  71. Section "Screen"
  72. Identifier "Default Screen"
  73. Device "Generic Video Card"
  74. Monitor "Generic Monitor"
  75. DefaultDepth 16
  76. SubSection "Display"
  77. Depth 1
  78. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  79. EndSubSection
  80. SubSection "Display"
  81. Depth 4
  82. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  83. EndSubSection
  84. SubSection "Display"
  85. Depth 8
  86. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  87. EndSubSection
  88. SubSection "Display"
  89. Depth 15
  90. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  91. EndSubSection
  92. SubSection "Display"
  93. Depth 16
  94. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  95. EndSubSection
  96. SubSection "Display"
  97. Depth 24
  98. Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
  99. EndSubSection
  100. EndSection
  101. Section "ServerLayout"
  102. Identifier "Default Layout"
  103. Screen "Default Screen"
  104. InputDevice "Generic Keyboard"
  105. InputDevice "Configured Mouse"
  106. InputDevice "Generic Mouse"
  107. EndSection
  108. Section "DRI"
  109. Mode 0666
  110. EndSection