Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 150931 Details for
Bug 191248
invalid rule '/etc/udev/rules.d/10-wacom.rules:3'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
new wacom rules
60-wacom.rules (text/plain), 7.33 KB, created by
Aristeu Rozanski
on 2007-03-26 18:50:12 UTC
(
hide
)
Description:
new wacom rules
Filename:
MIME Type:
Creator:
Aristeu Rozanski
Created:
2007-03-26 18:50:12 UTC
Size:
7.33 KB
patch
obsolete
># udev rules for wacom devices ># will create: ># /dev/input/wacom ># /dev/input/wacom-tablets/<model> ># /dev/input/wacom-tablets/<model>-<device id> ># ># The last rule is intended for cases when you have more than one tablet ># of the same model. The id is usb port dependent. ># >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0000", SYMLINK="input/wacom-tablets/penpartner input/wacom-tablets/penpartner-$env{ID_SERIAL} input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0010", SYMLINK="input/wacom-tablets/graphire input/wacom-tablets/graphire-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0011", SYMLINK="input/wacom-tablets/graphire2-4x5 input/wacom-tablets/graphire2-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0012", SYMLINK="input/wacom-tablets/graphire2-5x7 input/wacom-tablets/graphire2-5x7-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0013", SYMLINK="input/wacom-tablets/graphire3 input/wacom-tablets/graphire3-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0014", SYMLINK="input/wacom-tablets/graphire3-6x8 input/wacom-tablets/graphire3-6x8-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0015", SYMLINK="input/wacom-tablets/graphire4-4x5 input/wacom-tablets/graphire4-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0016", SYMLINK="input/wacom-tablets/graphire4-6x8 input/wacom-tablets/graphire4-6x8-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0060", SYMLINK="input/wacom-tablets/volito input/wacom-tablets/volito-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0061", SYMLINK="input/wacom-tablets/penstation2 input/wacom-tablets/penstation2-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0062", SYMLINK="input/wacom-tablets/volito2-4x5 input/wacom-tablets/volito2-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0063", SYMLINK="input/wacom-tablets/volito2-2x3 input/wacom-tablets/volito2-2x3-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0064", SYMLINK="input/wacom-tablets/penpartner2 input/wacom-tablets/penpartner2-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0020", SYMLINK="input/wacom-tablets/intuos-4x5 input/wacom-tablets/intuos-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0021", SYMLINK="input/wacom-tablets/intuos-6x8 input/wacom-tablets/intuos-6x8-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0022", SYMLINK="input/wacom-tablets/intuos-9x12 input/wacom-tablets/intuos-9x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0023", SYMLINK="input/wacom-tablets/intuos-12x12 input/wacom-tablets/intuos-12x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0024", SYMLINK="input/wacom-tablets/intuos-12x18 input/wacom-tablets/intuos-12x18-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0030", SYMLINK="input/wacom-tablets/pl400 input/wacom-tablets/pl400-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0031", SYMLINK="input/wacom-tablets/pl500 input/wacom-tablets/pl500-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0032", SYMLINK="input/wacom-tablets/pl600 input/wacom-tablets/pl600-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0033", SYMLINK="input/wacom-tablets/pl600sx input/wacom-tablets/pl600sx-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0034", SYMLINK="input/wacom-tablets/pl550 input/wacom-tablets/pl550-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0035", SYMLINK="input/wacom-tablets/pl800 input/wacom-tablets/pl800-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0037", SYMLINK="input/wacom-tablets/pl700 input/wacom-tablets/pl700-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0038", SYMLINK="input/wacom-tablets/pl510 input/wacom-tablets/pl510-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0039", SYMLINK="input/wacom-tablets/dtu710 input/wacom-tablets/dtu710-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00c0", SYMLINK="input/wacom-tablets/dtf521 input/wacom-tablets/dtf521-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00c4", SYMLINK="input/wacom-tablets/dtf720 input/wacom-tablets/dtf720-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0003", SYMLINK="input/wacom-tablets/cintiq_partner input/wacom-tablets/cintiq_partner-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0041", SYMLINK="input/wacom-tablets/intuos2-4x5 input/wacom-tablets/intuos2-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0042", SYMLINK="input/wacom-tablets/intuos2-6x8 input/wacom-tablets/intuos2-6x8-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0043", SYMLINK="input/wacom-tablets/intuos2-9x12 input/wacom-tablets/intuos2-9x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0044", SYMLINK="input/wacom-tablets/intuos2-12x12 input/wacom-tablets/intuos2-12x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0045", SYMLINK="input/wacom-tablets/intuos2-12x18 input/wacom-tablets/intuos2-12x18-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b0", SYMLINK="input/wacom-tablets/intuos3-4x5 input/wacom-tablets/intuos3-4x5-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b1", SYMLINK="input/wacom-tablets/intuos3-6x8 input/wacom-tablets/intuos3-6x8-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b2", SYMLINK="input/wacom-tablets/intuos3-9x12 input/wacom-tablets/intuos3-9x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b3", SYMLINK="input/wacom-tablets/intuos3-12x12 input/wacom-tablets/intuos3-12x12-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b4", SYMLINK="input/wacom-tablets/intuos3-12x19 input/wacom-tablets/intuos3-12x19-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b5", SYMLINK="input/wacom-tablets/intuos3-6x11 input/wacom-tablets/intuos3-6x11-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="003f", SYMLINK="input/wacom-tablets/cintiq21ux input/wacom-tablets/cintiq21ux-%b input/wacom" >BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0047", SYMLINK="input/wacom-tablets/intuos2-6x8a input/wacom-tablets/intuos2-6x8a-%b input/wacom" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 191248
: 150931