🇺🇸 USA: "Doctors sound alarm over massive spike in Americans suddenly dropping dead from unexplained heart attacks."
"The COVID virus — which is thought to have infected over 100million Americans — has been shown to cause damage to the heart and blood vessels which may be a factor."
"Researchers at Mass General Brigham, a Harvard-affiliated hospital, found that heart-related deaths gone up to 17% in the years following the Covid pandemic"
Source: archive.md/0zvzO
db2
in reply to klay • • •klay
in reply to db2 • • •aha, i think it is installed but something else doesn't work. Well, i do have a logitech mouse but that is not what i am going to manage with that app. Its about my keyboard.
db2
in reply to klay • • •It looks like that is only for a mouse though, plus it hasn't been updated at all in a year and not much going on for several years before that.
If it's a unifying kind you should have solaar for sure, if not then install it.
hackeradam.com/improving-logit…
Improving Logitech Peripheral Support on Linux | Adam Hacks
hackeradam.comklay
in reply to db2 • • •rocket_dragon
in reply to klay • • •klay
in reply to rocket_dragon • • •no, but that looks good. Gonna give it a try.
edit. that did it! Finally, just static lighting.
Thanks!
rocket_dragon
in reply to klay • • •klay
in reply to rocket_dragon • • •rocket_dragon
in reply to klay • • •klay1
in reply to rocket_dragon • • •klay1
in reply to klay1 • • •klay1
in reply to klay1 • • •the classic cronjob workaround works great.
The command
/usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp
runs fine, loads the test.orp Setting i saved with openrgb-GUI. Until the keyboard goes back to default after 4 min or so. It uses the profile
Therefore i made a cronjob that does the same, just every 3 minutes:
*/3 * * * * /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp