diff options
author | James Geboski <jgeboski@gmail.com> | 2010-12-05 23:35:30 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-06 23:26:21 -0600 |
commit | 63445f1d61fbc554a45b19fa04f482dc21ee2867 (patch) | |
tree | 844025b6e7751ce3c073b64a217beac0ace57b56 /misc/WhatPulse/99-whatpulse-input.rules | |
parent | 78c8a79b92f1022575331a7c0cf74ba0183aa127 (diff) |
misc/WhatPulse: Added (keystroke/mouse stat monitor)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/WhatPulse/99-whatpulse-input.rules')
-rw-r--r-- | misc/WhatPulse/99-whatpulse-input.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/WhatPulse/99-whatpulse-input.rules b/misc/WhatPulse/99-whatpulse-input.rules new file mode 100644 index 0000000000000..0a213b1b2d404 --- /dev/null +++ b/misc/WhatPulse/99-whatpulse-input.rules @@ -0,0 +1 @@ +KERNEL=="event*", NAME="input/%k", MODE:="640", GROUP:"whatpulse" |