On Tue, 2014-10-14 at 14:10 -0400, Felix Miata wrote:
> Adam Jackson composed on 2014-10-14 11:56 (UTC-0400):
> >> Might this be worked around via some manual acceleration option for the 
> >> Intel
> >> X driver?
> 
> > Probably.  Option "AccelMethod" "UXA" perhaps?
> 
> /etc/X11/xorg.conf.d/60-flags.conf:
> 
> Section "ServerFlags"
>   Option      "AccelMethod"   "UXA"
> EndSection

It's not a server flag, it's a driver option.

Section "Device"
    Identifier "intel"
    Driver "intel"
    Option "AccelMethod" "UXA"
EndSection

- ajax

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to