MirBSD manpage: DMXGetInputCount(3)


DMXGetInputCount(3X)UNIX Programmer's Manual DMXGetInputCount(3X)

NAME

     DMXGetInputCount - determine number of input devices

SYNOPSIS

     #include <X11/extensions/dmxext.h>

     Bool DMXGetInputCount(Display *dpy,
                           int *input_count);

DESCRIPTION

     DMXGetInputCount() returns the number of input devices con-
     nected to the Xdmx(1) server in input_count. This number is
     the same as that returned by XListInputDevices(3X), but is
     available even when the XInput extension is not supported.

RETURN VALUE

     DMXGetInputCount() returns True unless there is a protocol
     error.

SEE ALSO

     DMXGetInputAttributes(3X), XListInputDevices(3X), DMX(3X),
     Xdmx(1)

XFree86                   Version 4.5.0                         1

Generated on 2021-12-07 11:07:08 by $MirOS: src/scripts/roff2htm,v 1.103 2021/01/23 20:24:35 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2021 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.