Order of the Butterfly
Posts: 375 from 2003/2/25
From: Berlin
I added an usermenu entry with this command to toggle the Touchpad via a hotkey:
Code:
ToggleEnv sys/Touchpad.conf " Disabled"
ToggleEnv is an old 68k shell command I wrote more than 20 years ago;)
You can download it
here.