mirror of https://github.com/mpv-player/mpv
da0160b0ee
Some keys like WHEEL_UP are "scaled" if the input source is high resolution, like touchpad. However, sometimes it's desirable to disable this scaling and only active the key binding in discrete steps, such as relative keyframe seeking which interacts poorly if the command is scaled. This adds the nonscalable prefix to disable this scaling. |
||
---|---|---|
.. | ||
cmd.c | ||
cmd.h | ||
event.c | ||
event.h | ||
input.c | ||
input.h | ||
ipc-dummy.c | ||
ipc-unix.c | ||
ipc-win.c | ||
ipc.c | ||
keycodes.c | ||
keycodes.h | ||
meson.build | ||
sdl_gamepad.c |