VLC media player for Windows Troubleshooting • Re: Pedal usage vlc



Many thanks for your reply, this has been causing us a headache as we didn’t write the script that our user is using for AutoHotkey file. So am i write in thinking for the posted code below

;Msgbox Left pedal pressed!
ControlSend,,{=}+{Left},VLC media player ;Normalizes playback speed, and rewinds

the script is sending the “equals and left cursor keys combination to VLC

and for right

;Msgbox Right pedal pressed!
ControlSend,,{]},VLC media player ;Increases playback speed by 0.1x increments

the script is just sending the ] key only to VLC

Many thanks

Statistics: Posted by Jsandel1234 — 09 Jun 2024 19:28