Samuel Thibault, le Thu 11 Jun 2015 16:28:03 +0200, a écrit :
> Samuel Thibault, le Thu 11 Jun 2015 10:08:09 +0200, a écrit :
> > Putting
> > 
> > SUBSYSTEM=="leds", ENV{DEVPATH}=="*/input*::capslock", 
> > ATTR{trigger}="kbd-ctrlllock"
> > 
> > in /etc/udev/rules.d/50-leds.rules seems to be doing the work.
> 
> Except that it makes my system unbootable. For whatever reason, systemd
> indefinitely waits for the network to become available...

ACTION=="add", SUBSYSTEM=="leds", ENV{DEVPATH}=="*/input*::capslock", 
ATTR{trigger}="kbd-ctrlllock"

works, however :)

Samuel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to