Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 17:16:17 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Paul Schmehl <pschmehl_lists@tx.rr.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Irritating delay in mouse in kde4
Message-ID:  <4BA10E61.2090501@infracaninophile.co.uk>
In-Reply-To: <10E075E52DED228526F5ECAB@utd65257.utdallas.edu>
References:  <10E075E52DED228526F5ECAB@utd65257.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 17/03/2010 16:22:17, Paul Schmehl wrote:
> I recently upgraded from FreeBSD 7.2 STABLE to 8.0 STABLE.  I also
> upgraded from KDE3 to KDE4 and rebuilt all my ports.  Everything seems
> to work fine except the mouse.  There is an irritating delay that I
> can't seem to get rid of.  For example, if I mouse to the address line
> in Firefox and begin typing in a url, nothing happens until I move the
> mouse.  Then, suddenly, what I typed will appear in the address bar.
> 
> If I'm working in a shell, for example running portupgrade, nothing
> happens until I move the mouse.  Then suddenly portupgrade will start
> working.
> 
> Has anyone seen this type of behavior?  Have any idea what the cause
> might be or where to look to troubleshoot the issue?

There was a bug in X several months back that resulted in the same
symptoms.  As I recall, it appeared with first X version that defaulted
to using hal and dbus -- a work around was to tweak xorg.conf to
restore the old behaviour, by adding entries like this:

Section "ServerLayout"
	[...]
        Option         "AllowEmptyInput" "off"
EndSection

Check the archives for the full story -- there were more things to
twiddle than just that option.

The problem was fixed within a couple of weeks, and given that you
should have rebuilt everything as part of your 7.2 to 8.0 upgrade, it
really shouldn't be affecting you.  It might be the case that the same
sort of work arounds help in your case though.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuhDmEACgkQ8Mjk52CukIykwgCfVWYq3KbQXq+Ed/6/t0ut+Fve
o0YAn3/mxPz90fJuTFHbYNPFUW5YdEW9
=b4kD
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BA10E61.2090501>