Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
libinput-d...-tablet-pad(1)  General Commands Manual libinput-d...-tablet-pad(1)

NAME
     libinput-debug-tablet-pad - debug and visualize tablet pad events

SYNOPSIS
     libinput debug-tablet-pad [--help] [options] [/dev/input/event0]

DESCRIPTION
     The libinput debug-tablet-pad tool debugs the values of the various buttons
     and  axes on a tablet pad.  This is an interactive tool. When executed, the
     tool will prompt the user to interact with the tablet and display the  cur-
     rent value on each available feature.

     This  is  a  debugging tool only, its output may change at any time. Do not
     rely on the output.

     This tool usually needs to be run as root to have access  to  the	/dev/in-
     put/eventX nodes.

OPTIONS
     If  a  device  node  is given, this tool opens that device node. Otherwise,
     this tool searches for the first node that looks like  a  tablet  and  uses
     that node.

     --help  Print help

     Events  shown  by this tool may not correspond to the events seen by a dif-
     ferent user of libinput. This tool initializes a separate context.

LIBINPUT
     Part of the libinput(1) suite

						     libinput-d...-tablet-pad(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libinput-debug-tablet-pad&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help