Sebastian Glita wrote:
> Hi,
> 
> Maybe this is a qt-4 problem, but here it is:
> when:
> 
> xrandr --output LVDS --rotate left
> 
> and launch a QT (ver. >=4)  application text is scrambled: a multicoloured 
> 20% first line each character.

Sounds like subpixel filtering using the wrong RGB order.  Which isn't
surprising given that you didn't change the RGB order to VRGB (or VBGR).  I'm
not sure how Qt picks that up other than fontconfig config files.  GNOME uses
XSETTINGS to propagate such things.

behdad

> Thanks,
> Seba

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to