Multiple input.conf
in Separated files !
#285
Closed
NormTurtle
started this conversation in
z_ENG_discuss
Replies: 3 comments 4 replies
-
impossible |
Beta Was this translation helpful? Give feedback.
4 replies
-
here is the issue on mpv |
Beta Was this translation helpful? Give feedback.
0 replies
-
just waiting for mpv mpv-player/mpv#11429 response |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So i used
in mpv to break down my
mpv.conf
in multiple parts , so specific parts of conf is separate in different filesbut i was looking for same way at
INPUT.CONF
i tried
input-conf = "~~/input_uosc-menu.conf"
in many ways , but it din't work well , the issue was ,mpv wasn't supporting
input.conf
andinput_uosc-menu.conf
at the same time , since uosc takes so many options in input.conf i thought it would be better if it had seprated conf for this ,as guessed i have blocked default binds , since i dont like them
final say ,
i want
input.conf
in broken down / Multiple conflike this
input_Equallizer.conf # having equalizer keybinds as hue,contrast, etc
input_seek.conf # conf for seeking based keybinds
many more in mind
Beta Was this translation helpful? Give feedback.
All reactions