I've got my laptop (Lenovo Y720) today. It got Windows pre-installed, and I installed Ubuntu 18.04 as dual boot.
I try to disable touchpad with fn+f6. I get the touchpad blocked image notification, but I can still move the cursor, click, drag. Just like it's activated.
Also, doesn't matter how many times I do fn+f6, it always shows "touchpad disabled".
How can I solve this issue? Thanks!
Edit: The command below disables the touchpad. How can I bind this to fn+f6 shortcut?
xinput set-prop "SynPS/2 Synaptics TouchPad" "Device Enabled" 0
xev -event keyboard
, focus its window, press and release Fn+F6 and [edit] your question to include the output? Thanks. – David Foerster May 12 '18 at 18:41