Hello,
$ nl /var/log/Xorg.0.log | grep -i randr 774 (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support 882 (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message. 883 (--) RandR disabled 895 (II) Initializing built-in extension RANDR $ xfconf-query -c displays -p /Default/Screen_0/Rotation -s 90 $ xfconf-query -c displays -p /Default/Screen_0/Rotation 90 $ xfconf-query -c displays -p /Default/Screen_0/Rotation -s 0 $ xfconf-query -c displays -p /Default/Screen_0/Rotation 0 setting to "inverted" via pref. dialog: $ xfconf-query -c displays -p /Default/Screen_0/Rotation 180 the config seems to be applied correctly, however it has no effect. randr1.2 is enabled and works with other tools like grandr and arandr. greetings, vitaminx -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

