From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Ciger Date: Wed, 11 Nov 2009 00:34:51 +0000 Subject: Support for 3DConnexion SpaceNavigator devices Message-Id: <200911110134.53947.jan.ciger@gmail.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="nextPart9464018.pUcgKQMUWk" List-Id: To: linux-hotplug@vger.kernel.org --nextPart9464018.pUcgKQMUWk Content-Type: multipart/mixed; boundary="Boundary-01=_rag+KAApQXO/STd" Content-Transfer-Encoding: 7bit --Boundary-01=_rag+KAApQXO/STd Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello,=20 I am attaching udev rules for the SpaceNavigator family of devices. They wo= rk=20 fine with Linux, just need these permissions set and symlinks created. Regards, Jan --Boundary-01=_rag+KAApQXO/STd Content-Type: text/plain; charset="UTF-8"; name="41-spacenavigator.rules" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="41-spacenavigator.rules" # 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" --Boundary-01=_rag+KAApQXO/STd Content-Type: text/plain; charset="UTF-8"; name="41-spacenavigator-acl.rules" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="41-spacenavigator-acl.rules" # 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" --Boundary-01=_rag+KAApQXO/STd-- --nextPart9464018.pUcgKQMUWk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQBK+garn11XseNj94gRAiOkAKDZgkFO3mz4snpgvy9DIgJpF5hCDwCgncyc ljBOaazjAgmlVWOaE2l9tx0= =NoXn -----END PGP SIGNATURE----- --nextPart9464018.pUcgKQMUWk--