Package Details: k810-conf 0.1-2

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: unkown
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

Latest Comments

Comment by danbruegge

2015-05-27 13:20

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.

Comment by GutenYe

2015-05-27 12:52

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

2015-05-27 11:28

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

2015-05-27 07:59

@danbruegge Thanks, I've update the USAGE at https://github.com/gutenye/aurs/tree/master/k810-conf

Comment by danbruegge

2015-05-27 07:37

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.