External touchpad for Ubuntu?
P. Echols
p.echo926 at gmail.com
Wed Dec 23 02:16:01 UTC 2020
On Sun, Dec 20, 2020, 8:04 AM Volker Wysk <post at volker-wysk.de> wrote:
> Hi!
>
> <snip>
>
> if [ "$DISPLAY" == ":0" ]; then
> xinput --disable "AlpsPS/2 ALPS GlidePoint"
> fi
>
>
I have been doing something similar on my laptop. A script that toggles
containing the command:
xinput --disable 13
Where 13 is the xid of the TouchPad. Now that i have upgraded to 20.04,
this no longer works. In fact the command typed in a terminal doesn't
work. Neither does it work formulated as Volcker suggests, using the exact
device name as shown by:
$xinput --list-props 13
Any thoughts?
> <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20201222/9760ff1c/attachment.html>
More information about the ubuntu-users
mailing list