[Konsole-devel] Bug#14112: marked as done (Keyboard polling a bit slow) by Stephan Binner <binner at kde.org>

Stephan Kulow owner at bugs.kde.org
Sat Apr 20 20:18:03 UTC 2002


Your message with subj: Keyboard polling a bit slow

I don't think this is a keyboard polling but the result of the refreshing=
=20
algorithm. Read kdebase/konsole/konsole/TEmulation.cpp for an explanation
change "#define BULK_TIMEOUT" and recompile to speed up refreshing rate.

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 30 Oct 2000 11:28:30 +0000
Received: (qmail 17838 invoked from network); 30 Oct 2000 11:28:30 -0000
Received: from chuck.ftech.net (HELO internal-mail.ftech.net) (212.32.16.149)
  by max.tat.physik.uni-tuebingen.de with SMTP; 30 Oct 2000 11:28:30 -0000
Received: from gilesc.tech.ftech.net ([212.32.17.22] helo=gilesc)
	by internal-mail.ftech.net with esmtp (Exim 3.16-ftechp6 #2)
	id 13qD76-00046k-00
	for submit at bugs.kde.org; Mon, 30 Oct 2000 11:28:28 +0000
Received: from localhost ([127.0.0.1] helo=gilesc)
	by gilesc with smtp (Exim 3.16 #1 (Debian))
	id 13qDBv-0007kS-00
	for <submit at bugs.kde.org>; Mon, 30 Oct 2000 11:33:27 +0000
Subject: Keyboard polling a bit slow
From: Giles Constant,,, <gilesc at gilesc.tech.ftech.net>
To: submit at bugs.kde.org
Message-Id: <E13qDBv-0007kS-00 at gilesc>
Date: Mon, 30 Oct 2000 11:33:27 +0000
X-Ftech-Archive: 2000-10-30 11:28:29 from gilesc at gilesc.tech.ftech.net

Package: konsole
Version: 1.0.1 (KDE 2.0)
Severity: wishlist
Compiler: gcc version 2.95.2 20000220 (Debian GNU/Linux)
OS: Linux 2.2.17 i686 (Debian Package 4:2.0-final-0)

Hi there,

I'm running XFree4.0 with a rather fast keyboard repeat rate ("xset r rate 170 70").   This
produces about 70 characters a second, which means that if I'm scrolling up and down in
less or whatever, it does so almost in sync with the monitor :-)

This isn't the case in konsole - if I hold down a key, it prints about 20 chars at a time,
almost as though you're polling the keyboard every 20th of a second or something!

Unless there's some hardcore reason that konsole can't be optimised, is it possible that 
this could be sped up a bit?




More information about the konsole-devel mailing list