joystick 1:1.4.1-1 source package in Ubuntu

Changelog

joystick (1:1.4.1-1) unstable; urgency=low

  * New upstream release:
    - Handles other retry errors correctly (thanks to Alexander Clouter
      for the patch). Closes: #631608.

joystick (1:1.4-1) unstable; urgency=low

  * Upstream release.
  * Correct the udev rule in inputattach's README.Debian (thanks to Raoul
    Bönisch). Closes: #628369.
  * Provide default udev rules for Wacom W8001 devices (thanks to
    Alexander Clouter, Brian Murray and Kees Cook).
  * Add upstream homepage.
  * Standards-Version 3.9.2, no change required.
 -- Stephen Kitt <email address hidden>   Tue,  28 Jun 2011 09:03:17 +0000

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Oneiric
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
joystick_1.4.1.orig.tar.bz2 38.4 KiB 1a324660477594a7a13128eb9a188adadcfaf84f99fe1d26ad0da6235c6bae38
joystick_1.4.1-1.debian.tar.gz 9.6 KiB 742ba10ff02f8f997c652da8290d9db74e9630d8cacfa4a69ca86d55ef074ea0
joystick_1.4.1-1.dsc 1.7 KiB cbe96dccc501ce1c3ab0b2d680a57b6ddccbeeb3f1bc54b76c4f97ca9f0531b6

Available diffs

View changes file

Binary packages built by this source

inputattach: utility to connect serial-attached peripherals to the input subsystem

 inputattach connects legacy serial-attached input peripherals to the input
 subsystem: keyboards, mice, joysticks, touch-screens...
 .
 Amongst other things this allows legacy mice to be accessed via the
 /dev/input/mice multiplexer.
 .
 Supported devices include:
  * Serial-attached keyboards including the Apple Newton keyboard, DEC LK201
    / LK401 keyboards, the Stowaway keyboard, Sun type 4 and 5 keyboards,
    standard PS/2 keyboards with a serial adapter
  * Serial mice using Genius, Logitech, Microsoft or Mouse Systems protocols
  * Serial-attached touchscreens including those manufactured by 3M, ELO,
    Fujitsu, Penmount, Touchright, Touchwindow
  * Serial-attached joysticks including I-Force, SpaceBall, SpaceOrb, Gravis
    Stinger, WingMan Warrior
  * The Handykey Twiddler used as a joystick or a chording keyboard

joystick: set of testing and calibration tools for joysticks

 Some useful tools for using joysticks:
  ffcfstress(1) - force-feedback stress test
  ffmvforce(1) - force-feedback orientation test
  ffset(1) - force-feedback configuration tool
  fftest(1) - general force-feedback test
  jstest(1) - joystick test
  jscal(1) - joystick calibration tool
 .
 evtest and inputattach, which used to be part of this package, are now
 available separately.