From owner-freebsd-questions@FreeBSD.ORG Sun Sep 3 22:55:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE3D16A4DE for ; Sun, 3 Sep 2006 22:55:50 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DA85643D45 for ; Sun, 3 Sep 2006 22:55:49 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 03 Sep 2006 22:55:48 -0000 Received: from p54A7D590.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.213.144] by mail.gmx.net (mp035) with SMTP; 04 Sep 2006 00:55:48 +0200 X-Authenticated: #5465401 Message-ID: <44FB5D60.3080501@gmx.de> Date: Mon, 04 Sep 2006 00:55:28 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: joystick as mouse? 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, 03 Sep 2006 22:55:50 -0000 I managed to convince moused that my USB joystick, a Logitech WingMan Extreme Digital 3D on /dev/uhid0 (3 axis, throttle, 8 buttons and a HUD switch), is actually a mouse. Of course the mouse cursor acts absolutely insane when I touch the joystick. But it shows that it is possible. My question is, is there some kind of way to write a profile for moused such as the intellimouse and microsoft profiles to tell moused how to read the joystick input?