From c120885cebe5e938029e9bb05c55cdf10a38b87d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 18 Mar 2023 23:44:13 +0100 Subject: [PATCH] autopushed --- journal/2023-03-18.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/journal/2023-03-18.md b/journal/2023-03-18.md index 9f122c549..3ae2eb9f3 100644 --- a/journal/2023-03-18.md +++ b/journal/2023-03-18.md @@ -22,3 +22,6 @@ - [[work]] - [ ] G - [ ] CL +- #push [[touchpad]] + - Touchpad scrolling had been working in [[paramita]] for like one week, it was one of those annoyances you can work around but end up spending a lot of time working around. + - https://askubuntu.com/questions/528293/is-there-a-way-to-restart-the-touchpad-driver fixed it for me -- good old `modprobe -r psmouse` then `modprobe psmouse` (!).