On Sat, Jan 3, 2009 at 7:50 PM, Antonio Olivares <olivares14...@yahoo.com>wrote:

>
>
>
> --- On Sat, 1/3/09, Marko Vojinovic <vvma...@panet.co.yu> wrote:
>
> > > You can try using
> > >
> > > Option      "AccelMethod" "XAA"
> > >
> > > in your xorg.conf to see if there is any difference (I
> > have never tried).
> >
> > What was the command to generate xorg.conf? I saw it here
> > in some post some
> > time ago, but can't find it now...
> boot into level 3, login as root
> # Xorg -configure
> creates a file /root/xorg.conf.new
> test it with directions given something like X -???
> then if it works, posts mouse pointer in about middle of screen, copy it
> over to /etc/X11 directory
> # cp xorg.conf.new /etc/X11/xorg.conf
> >
> > Also, in which Section of xorg.conf shoud I put the above
> > option?
> This I am not sure, but maybe in the section previous to Monitor section ?
> >
>

Section "Device"
        Identifier  "Videocard0"
        Driver        "intel"
       Option       "AccelMethod" "XAA"
EndSection


-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to