Manual Reference Pages  - DMXGetInputCount (3X)

NAME

DMXGetInputCount - determine number of input devices

CONTENTS

Synopsis
Description

SYNOPSIS

#include <X11/extensions/dmxext.h>


Bool DMXGetInputCount(Display *dpy, 

                      int *input_count); 

DESCRIPTION

DMXGetInputCount() returns the number of input devices connected 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)
Jump to page    or go to Top of page |  Section 3X |  Main Index.


X.Org DMXGetInputCount (3X) Version 6.8.2
Generated by manServer 1.07 from /usr/X11R6/man/man3/DMXGetInputCount.3x.gz using man macros.