~ubuntu-branches/ubuntu/utopic/joystick/utopic

« back to all changes in this revision

Viewing changes to debian/inputattach.README.Debian

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2011-09-08 07:25:39 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110908072539-xvqdvep3nwjs6pw5
Tags: 1:1.4.2-1
* New upstream release:
  - Splits the udev rules for w8001 devices so that the correct baud
    rate is used. Closes: #632961.
  - Documents the conflict with xserver-xorg-input-wacom.
  - Creates /var/lib/joystick/ if necessary. Closes: #632623.
  - inputattach avoids resetting the line discipline if the device is
    already in use. Closes: #630173.
* Remove braces in joystick.install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
The udev rule uses the provided inputattach agent to wait until
17
17
inputattach becomes available before attempting to run it.
18
18
 
19
 
This package includes a udev rule to automatically attach Wacom W8001
 
19
This package includes udev rules to automatically attach Wacom W8001
20
20
devices on Fujitsu T2010 or Lenovo X200-series laptops and tablets.
 
21
These rules conflict with versions of xserver-xorg-wacom matching WACf
 
22
or FUJ02e5 in a MatchProduct line; to use the tablets with
 
23
inputattach, the matching identifiers in the MatchProduct line must be
 
24
removed so that the evdev driver is used in X.org.
21
25
 
22
 
 -- Stephen Kitt <steve@sk2.org>, Mon, 20 Jun 2011 23:37:13 +0200
 
26
 -- Stephen Kitt <steve@sk2.org>, Thu,  8 Sep 2011 07:23:48 +0200