On 10/14/19 2:18 PM, Robert G (Doc) Savage via users wrote:
I'm afraid creating that little file had no effect on my touchpad. I can disable the touchpad in Windows with a BIOS setting, but F30 doesn't seem to care.
That doesn't make sense. The BIOS setting should disconnect the touchpad regardless of the OS.
If you're using Gnome, in the control panel you can disable the touchpad. I don't know if the other DEs have that option. If you're using Xorg and not Wayland, you can disable it using xinput. Run "xinput" to get a list of devices, then run "xinput --disable <number>" where <number> is the id number it showed in the list.
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
