notaz.gp2x.de
/
libpicofe.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
gl: clear w, h on reinit
[libpicofe.git]
/
in_evdev.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
2
extern int in_evdev_allow_abs_only;
3
4
void in_evdev_init(void);
5
6
/* to be set somewhere in platform code */
7
extern struct in_default_bind in_evdev_defbinds[];