From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4596 invoked by alias); 17 Dec 2011 12:03:17 -0000 Received: (qmail 4585 invoked by uid 22791); 17 Dec 2011 12:03:16 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fmmailgate02.web.de (HELO fmmailgate02.web.de) (217.72.192.227) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Dec 2011 12:03:03 +0000 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate02.web.de (Postfix) with ESMTP id 9D2481BBFC9E7 for ; Sat, 17 Dec 2011 13:03:00 +0100 (CET) Received: from lp21723 ([84.150.140.24]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0MEVU9-1RVcde16D3-00Fmt3; Sat, 17 Dec 2011 13:02:59 +0100 From: "Paul Maier" To: Cc: References: <000701ccb735$47c515f0$d74f41d0$@de> <20111216012357.GA7076@debian50-32.invisible-island.net> In-Reply-To: <20111216012357.GA7076@debian50-32.invisible-island.net> Subject: AW: scrolling xterm with Levovo trackpoint Date: Mon, 19 Dec 2011 19:47:00 -0000 Message-ID: <005101ccbcb3$d29d16e0$77d744a0$@de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-12/txt/msg00029.txt.bz2 > > 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. Hi Thomas! thank you for your response. I experience a difference between the Trackpoint and the mouse wheel: the mouse wheel always works fine. Even an xterm that lived for quite a while and that shows this deferred scrolling on using the trackpoint, I can without problem scroll using the wheel or using xterm's scrollbar. I think we agree, that the trackpoint events ARE generated (because otherwise there would not be deferred scrolling but no scrolling). So the question is, where these events get buffered. If xterm treats wheel and trackpoint the same, the trackpoint events get buffered in a component between XWin and xterm? In case you want me to run a beta test, also for the blind key (dead key) issue, pls let me know. Regards, Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/