Kcmjoy 0.1
Joystick setup utility for KDE ( previously was Kjoy ).
Copyright (C) 1998 Luca Montecchiani <m.luca@usa.net>
Version 0.1, 25 May 1998
Italian version of this page (old)
Spanish version of this page (old)
German version of this page (old)
Dutch version of this page (old)
Introduction
With kcmjoy you can easily test and calibrate the joysticks of your Linux
BOX.
Joystick driver that come with kcmjoy
This joystick driver is derived from the 0.8 version plus the "4 buttons
patch" ( thanks to Craig Lamparter <craiger@hemna.rose.hp.com>
) and a little modify to not reset joystick params at every device open.
Also include a small patch to work properly on all situations. You can
found the full source code and the compiled module (for kernel 2.0.33)
in the joy_drv directory.
Installation
For a quick installation type the following at your command prompt:
#./configure
#make
#make install
If there aren't any errors after restart kpanel or KDE you must see
the "Joystick" entry in the "Kpanel\Settings\Input Devices\" folder.
To uninstall kcmjoy simply type:
#make uninstall
Notes
-
Whit the "Load driver" button kcmjoy will try to "insmod" the $KDEDIR/share/apps/kcmjoy/drv/joystick.o
module
-
The insmod path can be modify in the kcmjoyrc file
-
Kcmjoy was tested only on linux kernel 2.0.33 with modified joystick driver
0.8x that come with it
-
The latest version of kcmjoy can be found on http://www.geocities.com/SiliconValley/Vista/2964/linux.html
-
If you have some comments, suggestions or bug report, please email
me !
-
More useful technical notes can be found in the source code
-
Now the TIMEOUT value are no more modifiable from kcmjoy, to do this simply
edit the kcmjoyrc file ;-)
What's New
-
Now kcmjoy is a 100% Kcontrol module !
-
Add the "-init" switch, configure joystick when KDE start, also load module
if Autoload is on and driver was not loaded
-
Now kcmjoy works with KDE beta4
-
Some minor changes (.lnk, ...)
-
Old news:
-
Tested also with XMAME 0.30.1 and VICE 0.14.1
-
Make configurations more simple
-
Now settings are saved on kcmjoyrc file
-
Autoload driver
-
Autocalibration
-
Added new translations
Todo ( in priority order )
Thanks