input_set_capability(9) suse man page | unix.com

Man Page: input_set_capability

Operating Environment: suse

Section: 9

INPUT_SET_CAPABILITY(9) 					  Input Subsystem					   INPUT_SET_CAPABILITY(9)

NAME
input_set_capability - mark device as capable of a certain event
SYNOPSIS
void input_set_capability(struct input_dev * dev, unsigned int type, unsigned int code);
ARGUMENTS
dev device that is capable of emitting or accepting event type type of the event (EV_KEY, EV_REL, etc...) code event code
DESCRIPTION
In addition to setting up corresponding bit in appropriate capability bitmap the function also adjusts dev->evbit.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_SET_CAPABILITY(9)
Related Man Pages
dtk_process_events(3) - debian
dtk_set_event_handler(3) - debian
struct_ff_device(9) - suse
struct_input_dev(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB