input_grab_device(9) suse man page | unix.com

Man Page: input_grab_device

Operating Environment: suse

Section: 9

INPUT_GRAB_DEVICE(9)						  Input Subsystem					      INPUT_GRAB_DEVICE(9)

NAME
input_grab_device - grabs device for exclusive use
SYNOPSIS
int input_grab_device(struct input_handle * handle);
ARGUMENTS
handle input handle that wants to own the device
DESCRIPTION
When a device is grabbed by an input handle all events generated by the device are delivered only to this handle. Also events injected by other input handles are ignored while device is grabbed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_GRAB_DEVICE(9)
Related Man Pages
struct_input_handler(9) - centos
xallowdeviceevents(3x11) - redhat
xallowdeviceevents(3) - debian
xalldvev(3x11) - hpux
xallowdeviceevents(3x11) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I