From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 11:05:37 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B87D616A400 for ; Sun, 24 Jun 2007 11:05:37 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.freebsd.org (Postfix) with ESMTP id 8167413C46A for ; Sun, 24 Jun 2007 11:05:37 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from [81.174.174.115] (helo=3bsd.cpcnw.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1I2PEI-0001eh-Fl for freebsd-questions@freebsd.org; Sun, 24 Jun 2007 11:22:02 +0100 Date: Sun, 24 Jun 2007 11:22:01 +0100 From: Graham Bentley To: freebsd-questions@freebsd.org Message-ID: <20070624112201.4950a17e@3bsd.cpcnw.co.uk> In-Reply-To: <20070623120020.22FE816A56B@hub.freebsd.org> References: <20070623120020.22FE816A56B@hub.freebsd.org> Organization: Custom PC North West X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Mouse precision & acceleration in X+Xfce4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 11:05:37 -0000 Hi All, Is there anyone who has played with mouse pointer (cursor?) settings in X / Xfce4? I am using a TFT at 1280 x 1024 and just cant seem to get speed / acceleration / accuracy that I am happy with. If I speed things up in Xfce4 I can cover greater screen area with less hand movement but the accuracy when stopping at targets is bad (small buttons like on xmms for example) I would be interested to hear from anyone who has this (c)licked !!! Regards Graham ps My xorg mouse section is ; Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZaxisMapping" "4 5" Option "Resolution" "1200" EndSection