mpv/etc
James Cuzella fa378249dd input: add new keys: Back, Tools, ZoomIn, ZoomOut
These were the only keys missing to support mapping all keycodes on a
[popular RF Remote][1] used with Linux HTPC apps.

Note that X11/XWayland + xkbcomp still warns about keycodes > 255, due
to the 8-bit limit in Xorg but `mpv` on Wayland is able to handle these.
For X11 users, there are [a couple options][2]:

- [Gianni Ceccarelli's patched `xf86-input-evdev`][3]
- [Use udev hwdb to map scancodes to keycodes][4]

[1]: https://www.mythtv.org/wiki/Air_mouse_rf_remote
[2]: https://unix.stackexchange.com/a/436233/7688
[3]: https://www.thenautilus.net/SW/xf86-input-evdev/
[4]: https://wiki.archlinux.org/title/Map_scancodes_to_keycodes
2023-08-23 15:37:02 +02:00
..
_mpv.zsh {zsh,bash}-completion: run mpv with --no-config 2023-07-19 13:01:08 +02:00
builtin.conf builtin.conf: add --hdr-peak-percentile=99.995 to gpu-hq 2023-08-04 16:58:44 +02:00
encoding-profiles.conf
input.conf input: add new keys: Back, Tools, ZoomIn, ZoomOut 2023-08-23 15:37:02 +02:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
mplayer-input.conf
mpv-gradient.svg
mpv-icon-8bit-16x16.png
mpv-icon-8bit-32x32.png
mpv-icon-8bit-64x64.png
mpv-icon-8bit-128x128.png
mpv-icon.ico
mpv-symbolic.svg
mpv.bash-completion {zsh,bash}-completion: run mpv with --no-config 2023-07-19 13:01:08 +02:00
mpv.conf
mpv.desktop mpv.desktop: add Russian translation for GenericName 2023-06-08 06:46:05 -04:00
mpv.metainfo.xml mpv.metainfo.xml: add XDG appstream metadata manifest 2022-09-09 19:28:26 +02:00
mpv.svg
restore-old-bindings.conf