MSIKLM icon indicating copy to clipboard operation
MSIKLM copied to clipboard

msi not able to store the color customiation

Open Feroz1522 opened this issue 2 years ago • 2 comments

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

Feroz1522 avatar Feb 04 '23 03:02 Feroz1522

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'"

AtomicRobotMan0101 avatar Feb 04 '23 09:02 AtomicRobotMan0101

It is working 🖤

On Sat, Feb 4, 2023, 3:03 PM AtomicRobotMan0101 @.***> wrote:

one must create the file

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

— Reply to this email directly, view it on GitHub https://github.com/Gibtnix/MSIKLM/issues/49#issuecomment-1416708027, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYNA45EMCAPD5SEL4JZEAVDWVYO5ZANCNFSM6AAAAAAUQ5VT44 . You are receiving this because you authored the thread.Message ID: @.***>

Feroz1522 avatar Feb 04 '23 11:02 Feroz1522