From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Baryshkov Subject: Re: Sensitivity of Synaptics pointing stick Date: Sat, 16 Feb 2008 23:52:23 +0000 (UTC) Message-ID: References: <47B486B5.8070202@web.de> <47B6AD0D.5060109@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from main.gmane.org ([80.91.229.2]:52387 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752326AbYBPXwk (ORCPT ); Sat, 16 Feb 2008 18:52:40 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JQWpe-0006qd-Rf for linux-input@vger.kernel.org; Sat, 16 Feb 2008 23:52:34 +0000 Received: from ppp78-37-16-13.pppoe.avangarddsl.ru ([78.37.16.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Feb 2008 23:52:34 +0000 Received: from dbaryshkov by ppp78-37-16-13.pppoe.avangarddsl.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Feb 2008 23:52:34 +0000 Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: linux-input@vger.kernel.org Jan Kiszka wrote: > Dmitry Baryshkov wrote: >> Hi, Jan, >> >> Jan Kiszka wrote: >> >>> Hi, >>> >>> it looks like I have a Synaptics pointing stick on my Lifebook E8110, >>> connected as PS/2 pass-through device via a Synaptics touchpad. It >>> works, but it is horribly insensitive, making me crack my fingers >>> regularly. Is anyone aware of a way to tune the sensitivity of this >>> device (like one can do with Thinkpad trackpoints)? >>> >>> >> It's strange, because I have the same laptop and both touch pad and >> touch stick are working very well. Try setting MinSpeed, MaxSpeed, Hi, Ian, >> AccelFactor and TrackstickSpeed parameters. > > It doesn't like me: I do not see any impact. Could you send me your > XF11Config to crosscheck? Sure: Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "true" EndSection -- With best wishes Dmitry