Page 1 of 1

Disable all hotkey functions

Posted: 26 Jan 2017 18:41
by djago
Is it possible, without going in to the table of hotkeys and deleting each one, to simply disable all hotkey function? The issue I'm having involves a network KVM device which uses a stream to VLC to view the screen. Each time I enter a keystroke intended for the remote system, the local VLC interface is affected (zoom, aspect ratio, crop, etc). The result is the view of the remote machine is impacted, making the KVM nearly useless.

Any guidance you can offer is very much appreciated!

Re: Disable all hotkey functions

Posted: 26 Jan 2017 22:17
by RĂ©mi Denis-Courmont
'vlc --no-keyboard-events -no-embedded-video' works for me.