From owner-freebsd-current@FreeBSD.ORG Mon Apr 6 22:36:30 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C93F10657B8 for ; Mon, 6 Apr 2009 22:36:30 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 024F78FC14 for ; Mon, 6 Apr 2009 22:36:29 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n36MaTAu038498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 6 Apr 2009 15:36:29 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <49DA83ED.3070905@freebsd.org> Date: Mon, 06 Apr 2009 15:36:29 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: Tim Kientzle References: <49DA752B.5030805@freebsd.org> In-Reply-To: <49DA752B.5030805@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Cc: "'current@FreeBSD.org'" Subject: Re: KDE4 and input events stalled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2009 22:36:30 -0000 Tim Kientzle wrote: > Running -CURRENT r190666 and finally got KDE4 > to run (by running dbus and hald), but the mouse > and keyboard input are very wonky. USB mouse > and keyboard, of course. > > For example, if I click on a button almost > anywhere in the KDE interface (including > Seamonkey): > - Button down > - See button depress > - Button up > - ?? nothing happens ?? > - Move mouse > - Button up, event occurs > > I occasionally see this with keyboard input > as well; keys don't appear until I move or > click the mouse. This is less consistent, > though. > > I haven't seen any evidence that events > are actually getting lost; they're just > getting held up somewhere. > > The net effect is very interesting; the > whole interface felt incredibly sluggish until > I learned to keep moving the mouse. Then > it wasn't so bad. > > Tim > > P.S. KDE4 is very pretty; I could get used to this. I installed KDE4 on one laptop and it seemed to work ok w/ both the touchpad and a usb mouse. This is using hald+dbus. Note I run the laptop very infrequently and it's not been updated for a few weeks. Sam