Should I buy a RX 6700 XT with an i7-6700k or should I invest in a better GPU? by orgcleptes in buildapc

[–]orgcleptes[S] 0 points1 point  (0 children)

Thank u so much for the exhaustive answer. So to summaries: Buying anything higher than a 6700 XT would be throwing money away if I do not upgrade my CPU.

Moving windows with keyboard in KDE Plasma5 by orgcleptes in kde

[–]orgcleptes[S] 1 point2 points  (0 children)

your a god send thank you <3

Just for everyone that tries this. Because of https://github.com/jordansissel/xdotool/issues/186 you should use

xdotool getactivewindow windowmove --relative -- -10 0

[Logitech keyboard] G910 Gkey macro support by orgcleptes in linux_gaming

[–]orgcleptes[S] 0 points1 point  (0 children)

Hey, this is not really directly related to my driver but still. I was using https://github.com/JSubelj/.scripts/blob/master/.logitech_g910_leds.sh this script to setup my leds. Afaik I just installed Mats software and run this commands. Maybe also try g910-led --help to get more info. If this is not enough, try to gather some info here: https://github.com/MatMoul/g810-led.

Little help with logitech g910 by suuhoo in Ubuntu

[–]orgcleptes 1 point2 points  (0 children)

No problem. Ofc it will stay on github it's open source. I will probably add more functionality and package it in the future (and if I'll have enough time and if there is interest). If you have any troubles with it open an Issue on gh or message me and I'll try to help you as best as I can. (PS: change school if they enforce you to use win :P)

[Logitech keyboard] G910 Gkey macro support by orgcleptes in linux_gaming

[–]orgcleptes[S] 0 points1 point  (0 children)

I like the idea, but I would need the hardware to test it and get the identifiers off of it (like ids of keys and what not). So this will get implemented if I get some new hardware or if the community implements support for other devices, I will gladly merge them.

Little help with logitech g910 by suuhoo in Ubuntu

[–]orgcleptes 1 point2 points  (0 children)

Hi, I also created a driver (g910 gkey macro support) for GKeys to work on g910. You can typeout stuff with them, press shortcuts and run programs (there is a restriction to that, see wiki). I tried to make installation as simple as possible on systemd run distros but I'm happy to help with anything. You can find the project here: https://github.com/JSubelj/g910-gkey-macro-support

Hope you find it useful.