Man page 9 : input_inject_event
"INPUT_INJECT_EVENT" "9" "August 2013" "Kernel Hackers Manual 3.10" "Input Subsystem"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
input_inject_event - send input event from input handler
2. SYNOPSIS ▲
void input_inject_event(struct input_handle * handle , unsigned int type , unsigned int code , int value );
3. ARGUMENTS ▲
handle input handle to send event through
type type of the event
code event code
value value of the event
4. DESCRIPTION ▲
Similar to input_event but will ignore event if device is « grabbed » and handle injecting event is not the one that owns the device.
5. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.