We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These are the ones I can think of at the moment.
MBTN_LEFT #@double-click
MBTN_LEFT_DBL
*_DBL
ignore
SPACE #@press
RIGHT #@press
LEFT #@press
DOWN #@press
UP #@press
CTRL #@press
BTN ignore #@release
auto-restore
MBTN_RIGHT #@press
release
The text was updated successfully, but these errors were encountered:
Refer mpv-gestures.lua for mouse gestures.
Sorry, something went wrong.
No branches or pull requests
These are the ones I can think of at the moment.
MBTN_LEFT #@double-click
fullscrren without pauseDOC
MBTN_LEFT_DBL
*_DBL
need to be set toignore
SPACE #@press
to speedupRIGHT #@press
fast forwardLEFT #@press
fast rewindDOWN #@press
set volume 0UP #@press
set volume 100CTRL #@press
to flash uosc uiBTN ignore #@release
=auto-restore
needs to be clarifiedMBTN_RIGHT #@press
mouse gestures startrelease
mouse gestures endIs it possible to implement mouse gestures with this? christoph-heinrich/mpv-pointer-event#1
The text was updated successfully, but these errors were encountered: