[Wayland-bugs] [Bug 105246] libinput command can't find its subcommand --parameters
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 26 02:37:11 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105246
Bug ID: 105246
Summary: libinput command can't find its subcommand
--parameters
Product: Wayland
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: libinput
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: daniel.van.vugt at canonical.com
libinput command can't find its subcommand --parameters
FAILS:
$ sudo libinput measure touch-size --touch-thresholds 2:1
libinput-measure: unrecognized option '--touch-thresholds'
Usage: libinput measure [--help] <feature> [/dev/input/event0]
$ sudo libinput measure --touch-thresholds 2:1 touch-size
libinput-measure: unrecognized option '--touch-thresholds'
Usage: libinput measure [--help] <feature> [/dev/input/event0]
$ sudo libinput --touch-thresholds 2:1 measure touch-size
libinput: unrecognized option '--touch-thresholds'
...
WORKS:
$ sudo /usr/lib/x86_64-linux-gnu/libinput/libinput-measure-touch-size
--touch-thresholds 2:1
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180226/f125fe76/attachment.html>
More information about the wayland-bugs
mailing list