Sebastian Noack wrote:
Hi,I try to make a second screen work. I use the window-manager fluxbox. Xinerama is built in. And I have modified the XF86Config-4 as following, but only the first sreen works. :( -------------------------------------------------------------------------- # XF86Config-4 (XFree86 X Window System server configuration file) #
[snip]
Section "Device"
Identifier "ATI Radeon 9000 M9 (build-in-screen)"
Driver "radeon"
Option "DynamicPM" "true"
Option "DynamicClocks" "true"
Option "DPMS"
Screen 0
EndSection
Section "Device"
Identifier "ATI Radeon 9000 M9 (extern display)"
Driver "radeon"
Option "DynamicPM" "true"
Option "DynamicClocks" "true"
Option "DPMS"
Screen 2
Try changing this to "Screen 1"
EndSection
Also, no need to post to mailing-list & newsgroup.
smime.p7s
Description: S/MIME Cryptographic Signature

