public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Thomas Dickey <dickey@his.com>
To: Paul Maier <svn-user@web.de>
Cc: cygwin-xfree@cygwin.com, "'Thomas Dickey'" <dickey@his.com>
Subject: Re: scrolling xterm with Levovo trackpoint
Date: Fri, 16 Dec 2011 09:14:00 -0000	[thread overview]
Message-ID: <20111216012357.GA7076@debian50-32.invisible-island.net> (raw)
In-Reply-To: <000701ccb735$47c515f0$d74f41d0$@de>

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

On Sat, Dec 10, 2011 at 01:14:34PM +0100, Paul Maier wrote:
> Hi there,
> 
> when I reboot my PC, scrolling an xterm with a Levovo trackpoint works (mostly) fine, very smooth and good speed.
> Then I work for a while and some condition, that I couldn't find out yet, corrupts it.
> It then doesn't scroll WHILE you hold that Trackpoint middle button down, but after you RELEASED it;
> on release it catches up for all the scrolling that should have appeared before.
> It's then not really scrolling but guesswork, how much of pressure might be the right, then you release
> and you see where you got scrolled by that. 
> 
> Does anybody have the same experience or an idea what could be the cause of that switching from working to not working?

not exactly - if it's using wheel mouse (buttons 4/5) those should be
sent continuously.  xterm isn't necessarily going to keep up with
a continuous stream of events, so there could be a buildup of events
making xterm not seem to do much for a while.  I made some improvements
to filter out duplicate window movement/resizing, but that shouldn't be
related.

I was working on other bugs for a while, came back to the blind-keys
issue.  I think I understand it well enough to attempt a fix.  Essentially
what (I think) is the problem is that the input method which handles
compose is not attached to the scrollbar and toolbar area.  I'll see
if I can do that, to wrap up #277 changes.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2011-12-16  1:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-10 12:24 Paul Maier
2011-12-16  9:14 ` Thomas Dickey [this message]
2011-12-19 19:47   ` AW: " Paul Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111216012357.GA7076@debian50-32.invisible-island.net \
    --to=dickey@his.com \
    --cc=cygwin-xfree@cygwin.com \
    --cc=svn-user@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).