- Preferably a separate linux installation (you can use live cd).
- Fyde OS img file.
- A blank USB drive.
- Burn the Fyde OS image onto USB drive.
- Boot linux and mount ROOT-A partitions from Fyde OS USB and actual Chrome OS.
- Inside Chrome OS ROOT-A partition rename the
psmouse.ko
file topsmouse_bak.ko
under/lib/modules/4.18.../kernel/drivers/input/mouse
directory - Copy the following files from Fyde OS ROOT-A to Chrome OS ROOT-A:
/usr/bin/set-touchpad.sh
/lib/modules/4.18.../kernel/drivers/input/mouse/psmouse.ko
Boot into Chrome OS. Open shell and login as root
. Issue the following command:
set-touchpad <option>
where option = "imps" or "bare" or "exps" or "auto". You can see the available options in the set-touchpad.sh
file itself.
Finally reboot.