snd_jack_set_key(9) centos man page | unix.com

Man Page: snd_jack_set_key

Operating Environment: centos

Section: 9

SND_JACK_SET_KEY(9)					      Miscellaneous Functions					       SND_JACK_SET_KEY(9)

NAME
snd_jack_set_key - Set a key mapping on a jack
SYNOPSIS
int snd_jack_set_key(struct snd_jack * jack, enum snd_jack_types type, int keytype);
ARGUMENTS
jack The jack to configure type Jack report type for this key keytype Input layer key type to be reported
DESCRIPTION
Map a SND_JACK_BTN_ button type to an input layer key, allowing reporting of keys on accessories via the jack abstraction. If no mapping is provided but keys are enabled in the jack type then BTN_n numeric buttons will be reported. If jacks are not reporting via the input API this call will have no effect. Note that this is intended to be use by simple devices with small numbers of keys that can be reported. It is also possible to access the input device directly - devices with complex input capabilities on accessories should consider doing this rather than using this abstraction. This function may only be called prior to registration of the jack.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_JACK_SET_KEY(9)
Related Man Pages
xjack(1) - redhat
jack-stdout(1) - debian
xjack(6x) - debian
oss_hdaudio(7) - debian
jack.udp(1) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it