You are not logged in.
Hello,
I would like to add a keybind that remove video playback, like the --no-video argument
I found the video-remove <id> function
I tried putting this in my input.conf file
ctrl+a video-remove p.get_property_value("id")
ctrl+a video-remove {id}
But none of these worked.
How do i do this ?
Last edited by Aktaboot (2021-11-14 18:00:01)
Offline
ctrl+a set vid no
Offline
Thanks a lot!
I finally wanted to cycle through on and off
I used this :
ctrl+a cycle vid
Offline