From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 22:52:01 2004 Return-Path: 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 8F01A16A4CE for ; Fri, 18 Jun 2004 22:52:01 +0000 (GMT) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF53D43D39 for ; Fri, 18 Jun 2004 22:52:00 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.103] (cpe-024-211-236-105.ec.rr.com [24.211.236.105])i5IMpVNr019167 for ; Fri, 18 Jun 2004 18:51:33 -0400 (EDT) Message-ID: <40D37383.8010506@ec.rr.com> Date: Fri, 18 Jun 2004 18:58:11 -0400 From: jason User-Agent: Mozilla Thunderbird 0.6 (X11/20040617) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: How do I get usb actions to cause keyboard actions? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 22:52:01 -0000 I have a gamepad and I have been playing with usbhidaction, but I don't know how to get it to send keyboard events. Say if I was playing super tux and I wanted my game pad a button to be mapped to the jump key on the keyboard? Has anyone done this or know where I should look for information? I read a post about using xvkbd, or something similar, but I can't find it. I tried snes9x with the joystick options but it does not recognize the inputs. I successfully used my gamepad to change my volume and all that stuff from the man pages and default included files. Jason