I changed to: ACTION=="add", KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{address}=="84:A6:C8:20:44:D6", RUN+="echo 1 > /tmp/fa"
but nothing happened.
Search Criteria
Package Details: k810-conf 0.1-2
Package Actions
| Package Base: | k810-conf |
|---|---|
| Description: | Logitech K810 Keyboard Configurator, change function keys (F-keys) behavior. Read USAGE at https://github.com/gutenye/aurs/tree/master/k810-conf |
| Upstream URL: | http://www.trial-n-error.de/posts/2012/12/31/logitech-k810-keyboard-configurator |
| Category: | none |
| Licenses: | |
| Submitter: | GutenYe |
| Maintainer: | None |
| Last Packager: | GutenYe |
| Votes: | 2 |
| First Submitted: | 2015-02-13 05:04 |
| Last Updated: | 2015-05-16 14:21 |
Dependencies (0)
Required by (0)
Sources
- 10-k810-conf.rules
- http://www.trial-n-error.de/static/articles/k810/k810_conf-v0.1.tar.bz2
Latest Comments
Comment by danbruegge
Comment by GutenYe
I missed your point. I haven't used this package for a while, so I don't know. But at the time I used, it works for me. You may need read more about debug at https://wiki.archlinux.org/index.php/Udev for example change script to 'echo 1 > /tmp/fa' make sure the rule works.
Comment by danbruegge
Thanks for updating the README. But the udev rule still do not work. I've add the correct address.
Is it working for you?
Comment by GutenYe
@danbruegge Thanks, I've update the USAGE at https://github.com/gutenye/aurs/tree/master/k810-conf
Comment by danbruegge
Hi, the udev rule is not working for me. I changed the <addr> to the address `hcitool dev` gave me.
When i manually execute `# k810_conf -d /dev/hidraw<n> $DEVNAME -f on` it works.