cfg/aa-00-00/mpv/input.conf
inference 46a263e3d4
feat(loc)!: switch system "aa000-0" name to "aa-00-00"
I have switched to a clearer naming convention for my systems. This
commit moves the directory and file locations to reflect that change.
2025-06-27 18:21:07 +00:00

19 lines
340 B
Plaintext

# Inferencium
# MPV - Input
# Copyright 2022 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause
# Version: 3.0.0.5
# Video panning
Alt+left add video-pan-x 0.1
Alt+right add video-pan-x -0.1
Alt+up add video-pan-y 0.1
Alt+down add video-pan-y -0.1
# Video zooming
Alt+= add video-zoom 0.1
Alt+- add video-zoom -0.1