Home
Forums
Library
Links
Bounties
Login Block
Nickname
Password
Lost Password?
Don't have an account?
Register now!
Search
Advanced Search
Forum Index
»
User Forums
»
General Discussion
Time for a MorphOS X5000 bundle?
Page 1 of 3
1
2
3
»
Skateman
# 25
Just looking around
Posts: 17 from 2020/10/11
Hi,
For linux i use this Xorg.conf
Section “Monitor”
Identifier “Monitor0”
EndSection
Section “Device”
Identifier “Device1”
Driver “radeon”
EndSection
Section “ServerFlags”
Option “AIGLX” “on”
EndSection
Section “Module”
Load “dri”
Load “dri2”
Load “dbe”
Load “glx”
Load “type1”
Load “freetype”
Load “record”
EndSection
Section “DRI”
Mode 0666
EndSection
Section “Extensions”
Option “Composite” “Enable”
Option “RENDER” “Enable”
Option “RANDR” “Enable”
Option “DAMAGE” “Enable”
Option “GLX” “Enable”
EndSection
Section “Screen”
Identifier “Screen0”
Device “Device0”
Monitor “Monitor0”
DefaultDepth 24
SubSection “Display”
Depth 24
Viewport 0 0
EndSubSection
EndSection
»
11.05.22
-
17:30
Page 1 of 3
1
2
3
»