centos man page for snd_jack_set_key

Query: snd_jack_set_key

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
jack-keyboard(1) - debian
jack-stdout(1) - debian
sooperlooper(1) - debian
yoshimi(1) - debian
xjack(6x) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it