jstest(1) redhat man page | unix.com

Man Page: jstest

Operating Environment: redhat

Section: 1

JSTEST(1)						      General Commands Manual							 JSTEST(1)

NAME
jstest - joystick test program
SYNOPSIS
jstest [--normal] [--old] [--event] [--nonblock] [--select] <device-name>
DESCRIPTION
jstest can be used to test all the features of the Linux joystick API, including non-blocking and select(2) access, as well as version 0.x compatibility mode. It is also intended to serve as an example implementation for those who wish to learn how to write their own joystick using applications.
OPTIONS
--normal One-line mode showing immediate status. --old Same as --normal, using 0.x interface. --event Prints events as they come in. --nonblock Same as --event, in nonblocking mode. --select Same as --event, using select(2) call.
SEE ALSO
jscal(1), jsattach(1), select(2). JSTEST(1)
Related Man Pages
glutforcejoystickfunc(3glut) - redhat
jstest(1) - debian
xselectinput(3) - centos
xselectinput(3x11) - ultrix
xselectinput(3x11) - osf1
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
Package
[TIP] Processing YAML files with yq