How can I disable "disable touchpad while typing" on 19.10?
Solution 1:
The command line would be
gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing false
gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing true
For the graphical method
sudo apt install tweaks
and