From owner-freebsd-stable@FreeBSD.ORG Mon Sep 4 10:01:20 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E77F916A4DA for ; Mon, 4 Sep 2006 10:01:20 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 94FA843D67 for ; Mon, 4 Sep 2006 10:01:18 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 04 Sep 2006 10:01:16 -0000 Received: from p54A7C88B.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.200.139] by mail.gmx.net (mp044) with SMTP; 04 Sep 2006 12:01:16 +0200 X-Authenticated: #5465401 Message-ID: <44FBF958.4080103@gmx.de> Date: Mon, 04 Sep 2006 12:00:56 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.5 (X11/20060729) MIME-Version: 1.0 To: freebsd-stable@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-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2006 10:01:21 -0000 I know this is not the right place to post this question, but I do not know a better one. Apart from question, and there I did not get any replies. 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?