mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-26 20:21:19 +00:00
Each axis binding has its own recipe (meaning the same input axis can be interpreted differently for each binding) Recipes are specified with field=value pairs after the axis name. Valid fields are minzone, maxzone, deadzone, curve and scale, with deadzone doubling as a balanced/unbalanced flag. The default recipe has no zones, is balanced, and curve and scale are 1. |
||
---|---|---|
.. | ||
evdev | ||
in_axis.c | ||
in_binding.c | ||
in_button.c | ||
in_common.c | ||
in_evdev.c | ||
in_event.c | ||
in_imt.c | ||
keys.c | ||
Makemodule.am | ||
old_keys.c |