FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
xf_input.h
1
20
#ifndef FREERDP_CLIENT_X11_INPUT_H
21
#define FREERDP_CLIENT_X11_INPUT_H
22
23
#include "xf_client.h"
24
#include "xfreerdp.h"
25
26
#ifdef WITH_XI
27
#include <X11/extensions/XInput2.h>
28
#endif
29
30
int
xf_input_init(xfContext* xfc, Window window);
31
int
xf_input_handle_event(xfContext* xfc,
const
XEvent* event);
32
33
#endif
/* FREERDP_CLIENT_X11_INPUT_H */
client
X11
xf_input.h
Generated by
1.9.8