[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Joysticks



Tom Allard hat gesagt: // Tom Allard wrote:

> It works now, but I still can't get it to work with xmame.  I've got
> the joystick module loaded and working in XFree86, and I can even do
> "xsetpointer joystick" and use the joystick instead of the mouse, but xmame
> just doesn't see it.  My /etc/xmamerc has all of the following:
> 
> # Use joystick if available
> joy             1
> 
> # Is your joystick analog?
> analogstick     1

What version of xmame are you using? Here xmame 0.36b6.1-1 runs without
problem, but the xmamerc has another syntax than earlier releases.

$HOME/.xmame/xmamerc:
######################### INPUT OPTIONS ##############################
#
# Use mouse if available
mouse           0

# what kind of joystick to use, if any
# 0 No joystick
# 1 i386 style joystick driver (if compiled in)
# 2 Fm Town Pad support (if compiled in)
# 3 X11 input extension joystick (if compiled in)
# 4 new i386 linux 1.x.x joystick driver (if compiled in)
joytype         4

# Is your joystick analog?
analogstick     0
# If using X11 based joystick enter name of joystick device
# Use provided "xlistdev" command, to see which one are availables
# on your system
x11joyname      Joystick

Maybe you want to upgrade?
bye
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 


Reply to: