Proof of concept script to disable the touchpad while typing
#14
(08-27-2017, 07:56 AM)daid Wrote: I don't run the script with sudo, shouldn't be needed, as user you should be able to do what it needs to do...

Code:
combs@pinebook:/usr/local/bin$ python3 trackpadsleep.py
Unable to connect to X server
Traceback (most recent call last):
 File "trackpadsleep.py", line 372, in <module>
   TouchpadHack().inputReadThread()
 File "trackpadsleep.py", line 332, in inputReadThread
   f = open(event_path, "rb")
PermissionError: [Errno 13] Permission denied: '/dev/input/event0'

Could probably just change perms on that, come to think of it...


Messages In This Thread
RE: Proof of concept script to disable the touchpad while typing - by combs - 08-27-2017, 08:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to enable touchpad natural scrolling? plumlis 3 6,386 07-19-2020, 02:46 PM
Last Post: Martin Gruber
  Disable touchpad tap to click? colin.faulkingham 25 35,638 04-27-2020, 07:31 PM
Last Post: ab1jx
Sad touchpad edges scrolling kurai021 11 13,594 07-09-2017, 05:56 PM
Last Post: Luke

Forum Jump:


Users browsing this thread: 2 Guest(s)