WINGs: Functions to read the Mouse Wheel conf
commitcba94da2cf97dddb190275cde367dbd471a5381e
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 8 Jan 2013 15:58:02 +0000 (8 16:58 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Jan 2013 14:45:29 +0000 (12 14:45 +0000)
treeeda0932943da88e777261032cf1966e576e4ba76
parent68208a01a0ae6200ef594fc8880430eff6f37882
WINGs: Functions to read the Mouse Wheel conf

These new functions:

unsigned W_getconf_mouseWheelUp(void);
unsigned W_getconf_mouseWheelDown(void);

returns the WINGs configuration for the Mouse Wheel Up and Down
values.
WINGs/WINGs/WINGs.h
WINGs/configuration.c