Portál AbcLinuxu, 30. prosince 2025 05:03
# **********************************************************************
# Graphics device section
# **********************************************************************
Load "glx"
Load "dri"
Section "Device"
Identifier "VIA Unichrome"
Driver "via"
Option "EnableAGPDMA"
Option "VBERestore" "true"
Option "TVType" "PAL"
Option "ActiveDevice" "CRT,LCD"
Option "AccelMethod" "exa"
EndSection
Section "Extensions"
Option "RENDER" "Enable"
Option "Composite" "Enable"
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
Section "Screen"
Identifier "Screen 1"
Device "VIA Unichrome"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
#Section "Extensions" # Option "RENDER" "Enable" # Option "Composite" "Enable" #EndSection
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.