Re: [synaptics] Require minimum finger move before moving cursor (helps with jumps when clicking)

2024-05-03 Thread kaycee gb
Le Fri, 12 Apr 2024 15:29:35 +0200, kaycee gb a écrit : > Hi, > > I have a "crappy" touchpad on my dell laptop that drives me crazy. I am > unable to fix the sensitivity/jump problems when clicking. I tried different > things. Sometimes it seems to help/make the jumps less present but not really

Re: Having troubles using XkbKeycodeToKeysym

2024-05-03 Thread Mibi88
Hi, I found out what was the problem while writing a little test program as Enrico Weigelt asked: my test program worked properly. My real program wasn't working properly because I was not passing a struct as a pointer somewhere, and gcc didn't showed me a warning nor an error message, becaus