Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > contrib-testing > by-pkgid > 9f4897c5283f831a77fbe882977cd9e5 > files > 3

razercfg-0.17-1.x86_64.rpm

# UDEV rules for razer devices
#
# We just send a rescan command to razerd.
# It will pick up new devices and forward information to the applications.

ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1532", RUN+="/usr/bin/razercfg -B -s"
ACTION=="remove", SUBSYSTEM=="usb", RUN+="/usr/bin/razercfg -B -s"