sparse_keymap_report_event(9) suse man page | unix.com

Man Page: sparse_keymap_report_event

Operating Environment: suse

Section: 9

SPARSE_KEYMAP_REPORT(9) 					  Input Subsystem					   SPARSE_KEYMAP_REPORT(9)

NAME
sparse_keymap_report_event - report event corresponding to given scancode
SYNOPSIS
bool sparse_keymap_report_event(struct input_dev * dev, unsigned int code, unsigned int value, bool autorelease);
ARGUMENTS
dev Input device using sparse keymap code Scan code value Value that should be reported (ignored by KE_SW entries) autorelease Signals whether release event should be emitted for KE_KEY entries right after reporting press event, ignored by all other entries
DESCRIPTION
This function is used to perform lookup in an input device using sparse keymap and report corresponding event. Returns true if lookup was successful and false otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPARSE_KEYMAP_REPORT(9)
Related Man Pages
usb_sg_init(9) - suse
xselectinput(3) - debian
xselectinput(3) - suse
struct_ff_device(9) - suse
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure