I spoke too soon with this. I can't get it to work properly with a
hand-crafted xorg.conf file. As Gnome seems to automatically detect
all the monitors OK, can anyone recommend a window manager I can use
with CentOS 7 that will allow me to start independent full-screen
kiosk browser sessions from a
Cracked this. The solution was that I needed to specify the correct
driver ("radeon") in the xorg conf file to use the open source driver,
e.g.
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
All the other bits from the conf file
2 matches
Mail list logo