cfg/aa000-0/mpv/input.conf
inference 1fd6419fa0
Rename system "desktop" to "aa000-0"
Using actual system names allows fine-grained and modular control over
each system's configuration files.
2023-08-07 18:30:38 +01:00

19 lines
351 B
Plaintext

# Inferencium
# MPV - Input
# Copyright 2022-2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 2.0.0.3
# 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