Not yet.I think we still can't assign multiple keys to one function. Can we?
Code: Select all
#IfWinActive ahk_exe vlc.exe
h::send, {left} ; Makes the 'h' key send a left-arrow key, but only in VLC.
j::send, {down}
k::send, {up}
l::send, {right}
#IfWinActive
Return to “VLC media player Feature Requests”
Users browsing this forum: No registered users and 17 guests