All of lore.kernel.org
 help / color / mirror / Atom feed
* Support for 3DConnexion SpaceNavigator devices
@ 2009-11-11  0:34 Jan Ciger
  0 siblings, 0 replies; only message in thread
From: Jan Ciger @ 2009-11-11  0:34 UTC (permalink / raw)
  To: linux-hotplug


[-- Attachment #1.1: Type: Text/Plain, Size: 182 bytes --]

Hello, 

I am attaching udev rules for the SpaceNavigator family of devices. They work 
fine with Linux, just need these permissions set and symlinks created.

Regards,

Jan

[-- Attachment #1.2: 41-spacenavigator.rules --]
[-- Type: text/plain, Size: 404 bytes --]

# udev rules for 3DConnexion SpaceNavigator

# convenience symlinks for the known devices
KERNEL=="event[0-9]*", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c603", SYMLINK+="input/spacemouse"
KERNEL=="event[0-9]*", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c623", SYMLINK+="input/spacetraveler"
KERNEL=="event[0-9]*", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c626", SYMLINK+="input/spacenavigator"


[-- Attachment #1.3: 41-spacenavigator-acl.rules --]
[-- Type: text/plain, Size: 319 bytes --]

# udev rules for 3DConnexion SpaceNavigator

SUBSYSTEM=="input", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c603", ENV{ACL_MANAGE}="1"
SUBSYSTEM=="input", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c623", ENV{ACL_MANAGE}="1"
SUBSYSTEM=="input", SYSFS{idVendor}=="046d", SYSFS{idProduct}=="c626", ENV{ACL_MANAGE}="1"


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11  0:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11  0:34 Support for 3DConnexion SpaceNavigator devices Jan Ciger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.