Created
December 23, 2020 17:08
-
-
Save moriwaka/b036a1bee8ba7d478c368ff26e6c2fa1 to your computer and use it in GitHub Desktop.
Mistel keyboardでのwakeupを止めるためのudev rule
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SUBSYSTEM=="usb", ATTRS{idVendor}=="04d9", ATTRS{idProduct}=="0339", TEST=="power/wakeup", ATTR{power/wakeup}="disabled" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment