Project Veritas video exposes key figure in Biden’s inner circle: Jill Biden’s chief of staff
In a video released by Project Veritas, a conservative activist group who is known for their undercover investigations, a Veritas journalist posed as an associate during a lunch meeting with DNC Vice Chair David Hogg and Deterrian Jones, a former sta…One America News Network
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