This is how you fight back. Everyone’s fed up with men cheating in women’s sports, finally some real action.
Why do people fear being more outspoken about this absurd clown show? Who are they afraid of anymore?
defiantamerica.com/video-trans…
Video: Trans Athlete’s Reaction and Crowd’s Applause Expose the Truth—Here’s How Justice Must Be
The video from the Washington Interscholastic Activities Association (WIAA) State Championships has laid bare the raw emotions surrounding trans athletes inJohn Dover (Defiant America)
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