summaryrefslogtreecommitdiff
blob: a5e8f0b65305f67e2b5acd51a88b0fb68406703c (plain)
1
2
3
4
5
6
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# $Id$

# Start daemon on insertion of a SpaceNavigator device
SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space Navigator", RUN+="/etc/init.d/spacenavd --quiet start"