People,
Usually when I re-install from scratch from a Fedora Live USB to my Zenbook, I have to re-setup the touch pad by installing the above rpm and restoring the appropriate conf file with:
rsync -av /home/readme/50-synaptics.conf /etc/X11/xorg.conf.d/
However with SB I can’t get the touchpad taps working:
rpm-ostree status
gives:
● ostree://fedora:fedora/30/x86_64/silverblue
Version: 30.1.2 (2019-04-25T23:13:10Z)
BaseCommit: 982faf58087c9d020780b829d5f24b4e78bd40399b4e4769fc8bc2df9890e301
GPGSignature: Valid signature by F1D8EC98F241AAF20DF69420EF3C111FCFC659B9
LayeredPackages: xorg-x11-drv-synaptics-legacy
but:
synclient TapButton1=1 TapButton2=3 TapButton3=2
gives:
Couldn’t find synaptics properties. No synaptics driver loaded?
How do I fix this?
Thanks,
Phil.