Date: Thu, 11 Oct 2007 01:34:29 +0200 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org Cc: nikolaj.thygesen@diamondbox.dk Subject: Re: Nedit after xorg 7.3 Message-ID: <200710110134.29642.pieter@degoeje.nl> In-Reply-To: <7196.80.80.2.75.1192020376.squirrel@webmail1.one.com> References: <20071004223208.61297.qmail@kev.nowhere.usa> <4705E6DB.5070301@ooz.net> <7196.80.80.2.75.1192020376.squirrel@webmail1.one.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 10 October 2007, nikolaj.thygesen@diamondbox.dk wrote:
> Hi list,
>
> After upgrading xorg to 7.3, nedit has started scrolling funnily on my
> system. It used to work just fine, but after the upgrade scrolling
> down (that is moving the text cursor up) one line at a time using the
> arrow keys replicates the same line on each text line in view.
> Scrolling down still works fine?!? Page-up and -down works fine as
> always.
> Has anyone else experienced this and perhaps even solved the issue??
This is a known issue. As a workaround you can disable the Composite extension
in xorg.conf:
Section "Extensions"
Option "Composite" "Disable"
EndSection
HTH,
Pieter de Goeje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710110134.29642.pieter>
