Fabian Foerg
Fabian Foerg
Thanks, @zvezdochiot , for implementing a brightness feature in https://github.com/X11-good-tools/xsct/commit/c0fe8a4bf281680f3fd3f8c13e2eae76a06e185b . Besides a couple of minor things, the implementation looks very good! Please feel free to open a pull request!
> I had to figure out how to compile this again, turns out I was missing at least one dependency listed in here: [go-gl/glfw#158](https://github.com/go-gl/glfw/issues/158) Could you please post a list...
@zvezdochiot contributed https://github.com/faf0/sct/pull/33 . Thanks!
@pinbuck , X11-good-tools/xsct is a fork of faf0/sct . The latest commits as of now are identical: - https://github.com/X11-good-tools/xsct/commit/f2aa7c80a8bb2af9c5755aedbcc594a841af6713 - https://github.com/faf0/sct/commit/f2aa7c80a8bb2af9c5755aedbcc594a841af6713
Hi Claire, Was the patched installation package overwritten by some update? You could use `dpkg -l | grep libinput` to check which version is installed. An approach that might help...
That's strange. Is there some pattern when this occurs? Does it happen when you use certain applications? How long does it typically take until everything is back to normal?
Hi Robert, I have never encountered the jumping cursor issue myself and unfortunately the script does not make an effort to fix it. If you discover a fix, let me...
Hi Robert, It's been a while. Is it possible that this issue is related to `libinput Tapping Drag Enabled (275): 1` being enabled? You could check whether this option is...
Hi Karsten, Sorry for the delay. One step is to check whether you are using the libinput driver rather than the synaptics driver (I'm assuming you are on Ubuntu 16.04?)....
Keeping the upper center of the touchpad pressed (where a real middle button is on other Lenovo models) and moving the touchpoint allows you to scroll. This works with libinput...