Skip to content
New issue

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

seek back/forward button Not response #14

Open
zwb124 opened this issue Jun 5, 2022 · 4 comments
Open

seek back/forward button Not response #14

zwb124 opened this issue Jun 5, 2022 · 4 comments

Comments

@zwb124
Copy link

zwb124 commented Jun 5, 2022

I copied it all according to your configuration. All the previous functions were normal. From these two versions, the fast forward and fast backward buttons did not respond

@Zren
Copy link
Owner

Zren commented Jun 5, 2022

So Left Click does not work. What about right click?

Hit ` / ~ key. Does it show any errors?

@zwb124
Copy link
Author

zwb124 commented Jun 5, 2022 via email

@zwb124
Copy link
Author

zwb124 commented Jun 22, 2022

I did it myself, thank you

@Zren
Copy link
Owner

Zren commented Jun 22, 2022

I copied it all according to your configuration

I recently learned that inline comments like these cause an error.

skipBy=5 # skipback/skipfrwd amount in seconds
skipByMore=30 # RightClick skipback/skipfrwd amount in seconds

I've since fixed the readme to use:
1015b68

# skipback/skipfrwd amount in seconds
skipBy=5
# RightClick skipback/skipfrwd amount in seconds
skipByMore=30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants