Score:0

Custom settings for Touchpad are lost after Sleep KDE (Kubuntu)

zw flag

I am running Kubuntu on a Thinkpad L440. After sleep the mouse sometimes didn't work. Which could be fixed by adding

#!/bin/bash
[ "$1" = "post" ] && exec modprobe psmouse
[ "$1" = "pre" ] && exec rmmod psmouse
exit 0

to the file: /lib/systemd/system-sleep/fixtouchpad

as suggested here.

This works - but the custom settings for the touchpad are not used. I configured reverse scroll and two finger right click. In KDE's settings those are still correctly set. However I need to reapply them in order for it to work again.

Can this be automated? Or any other Ideas how to address this problem?

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.