summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/rootoverlay/etc/X11/xorg.conf.base
blob: e2683fe1e2e14ad8dd1fff83cb2be96f9617a405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Section "Device"
    Identifier  "Configured Video Device"
#xvesa    Driver      "vesa"
#nodri    Option      "DRI" "False"
EndSection

Section "Monitor"
    Identifier  "Configured Monitor"
#    Option      "PreferredMode"     "1024x768"
#    HorizSync   30.0 - 65.0
#    VertRefresh 50.0 - 75.0
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Monitor     "Configured Monitor"
#    DefaultDepth 16
#    SubSection "Display"
#        Viewport   0 0
#        Depth     16
#        Modes     "1024x768" "800x600"
#    EndSubSection
EndSection