[Fusion] fixed xorg-fglrx.conf to get GPU-temp

This commit is contained in:
Henning Dickten 2011-10-06 23:49:24 +02:00
parent 8f719d8b0f
commit 77ee536ab9

View File

@ -1,7 +1,11 @@
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "screen" 0 0
EndSection
Section "Device" Section "Device"
Identifier "fglrx" Identifier "fglrx"
Driver "fglrx" Driver "fglrx"
Option "HWCursor" "false" Option "HWCursor" "false"
EndSection EndSection