# X.Org configuration generated by Ark Linux installer Section "ServerFlags" Option "DontZap" "false" Option "AllowMouseOpenFail" "true" EndSection Section "ServerLayout" Identifier "ArkLinux" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/X11/fonts/misc:unscaled" FontPath "/usr/share/X11/fonts/75dpi:unscaled" FontPath "/usr/share/X11/fonts/100dpi:unscaled" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/TTF" FontPath "/usr/share/fonts/default/Type1" FontPath "/usr/share/fonts/default/TrueType" FontPath "/usr/share/fonts/wine" EndSection # Modules... Section "Module" Load "dbe" # Double-buffering Load "glx" # OpenGL X protocol interface Load "GLcore" # OpenGL support Load "dri" # Direct Rendering Infrastructure Load "extmod" # Misc. extensions Load "v4l" # Video4Linux # Load "record" # X event recorder Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "Auto" Option "Emulate3Buttons" "on" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "ch" Option "XkbModel" "pc105" Option "XkbVariant" "de_nodeadkeys" EndSection Section "DRI" Mode 0666 EndSection # To get support for the Composite extension (window transparency), # uncomment the lines below. Warning: This will slow down your # system and probably cause instability problems. #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "Device" Identifier "Generic VESA SVGA" Driver "vesa" BoardName "generic" EndSection Section "Device" Identifier "Linux Frame Buffer" Driver "fbdev" BoardName "Unknown" EndSection Section "Monitor" Identifier "Generic Monitor" VendorName "Unknown" ModelName "Unknown" # Use HorizSync/VertRefresh values (e.g. those below) if your screen # reports bogus values in EDID/DCC. Fortunately EDID/DCC works on # virtually all displays these days. # If you have a modern graphics card and screen, remove the next 2 lines. #HorizSync 31.5-90 #VertRefresh 59-75 Option "dpms" ModeLine "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +VSync ModeLine "1400x1050" 108.000 1400 1448 1462 1688 1050 1050 1053 1066 EndSection Section "Screen" Identifier "Screen0" Device "Intel Graphics Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1920x1200" "1650x1080" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" "1650x1080" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" "1650x1080" "1024x768" "800x600" "640x480" "320x200" EndSubSection SubSection "Display" Depth 32 Modes "1920x1200" "1650x1080" "1024x768" "800x600" "640x480" "320x200" EndSubSection EndSection Section "Device" Identifier "Intel Graphics Card" Driver "intel" Option "AccelMethod" "UXA" Option "XvMCSurfaces" "6" Option "XvMC" "on" Option "ModeDebug" "yes" EndSection