Peter Hutterer
Peter Hutterer
> More generally I'm not sure what the goal here is. hmm, me neither. it has been 5 years since, my memory doesn't last that long anymore :smile: I think...
> Only issue moving things to the system bus is that it'll break screensaver stuff... For this we'll need an external tool to bridge between screensaver (session bus) and openrazer-daemon...
yes. I just force-pushed the branch so it's even more **WIP do not merge** now but commit 34c29a9 shows what I mean. It's untested because I left my devices at...
Ok, updated and the script works now. Builds on top of on #385 and #388
Updated, still relieson #385 and #388 with only the last two being the patches of this PR
ftr, I won't have time in the forseeable future to work on this, even my contributions to libratbag itself is basically nil these days. @FFY00 may be interested though, he's...
> Are you suggesting that xsetwacom only supports non-GTK non-KDE desktop environments? xsetwacom doesn't "support" anything. It writes values to the X driver properties and exits. If some other X...
Can you please [check if libwacom shows your device](https://github.com/linuxwacom/libwacom/wiki/Check-device-support)?
in that case the libwacom bits are working as expected, so the bug is more likely to be in gnome, either in mutter or the control center. Any chance you...
Can you run `hid-recorder` from [hid-tools](https://gitlab.freedesktop.org/libevdev/hid-tools/) too please? Just to verify this is really in the HID reports and not the kernel somehow dropping reports. Thanks