Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msi not able to store the color customiation #49

Open
Feroz1522 opened this issue Feb 4, 2023 · 2 comments
Open

msi not able to store the color customiation #49

Feroz1522 opened this issue Feb 4, 2023 · 2 comments

Comments

@Feroz1522
Copy link

bash: /etc/udev/rules.d/90-msiklm.rules: No such file or directory

@AtomicRobotMan0101
Copy link

AtomicRobotMan0101 commented Feb 4, 2023

one can create the file manually:

sudo touch /etc/udev/rules.d/90-msiklm.rules

The contents will end up looking something like this:

# run MSIKLM to configure the keyboard illumination
ACTION=="add", ATTRS{idVendor}=="1770", ATTRS{idProduct}=="ff00", RUN+="/usr/local/bin/msiklm 'green'"

@Feroz1522
Copy link
Author

Feroz1522 commented Feb 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants