libinput-analyze-buttons.man 619 B

1234567891011121314151617181920212223242526
  1. .TH libinput-analyze-buttons "1"
  2. .SH NAME
  3. libinput\-analyze\-buttons \- analyze the button states of a recording
  4. .SH SYNOPSIS
  5. .B libinput analyze buttons [\-\-help] [options] \fIrecording.yml\fI
  6. .SH DESCRIPTION
  7. .PP
  8. The
  9. .B "libinput analyze buttons"
  10. tool analyzes a recording made with
  11. .B "libinput record"
  12. and prints information about the button states.
  13. .PP
  14. This is a debugging tool only, its output may change at any time. Do not
  15. rely on the output.
  16. .SH OPTIONS
  17. .TP 8
  18. .B \-\-help
  19. Print help
  20. .TP 8
  21. .B \-\-threshold=<ms>
  22. Color any delta time less than the threshold in red.
  23. .SH LIBINPUT
  24. Part of the
  25. .B libinput(1)
  26. suite