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

Add new default keys to pan, zoom and rotate #5458

Closed
danboid opened this issue Jan 28, 2018 · 3 comments · May be fixed by #13059
Closed

Add new default keys to pan, zoom and rotate #5458

danboid opened this issue Jan 28, 2018 · 3 comments · May be fixed by #13059
Labels
core:option-param-conf config, parameters, properties, options, shortcuts meta:feature-request

Comments

@danboid
Copy link

danboid commented Jan 28, 2018

I always add the following definitions to my input.conf. They're all very handy keyboard shortcuts to have so I'd like to see them added to the defaults.

Alt+RIGHT add video-rotate 90
Alt+LEFT add video-rotate -90
Alt+- add video-zoom -0.25
Alt+= add video-zoom 0.25
Alt+j add video-pan-x -0.05
Alt+l add video-pan-x 0.05
Alt+i add video-pan-y 0.05
Alt+k add video-pan-y -0.05
Alt+BS set video-zoom 0; set video-pan-x 0; set video-pan-y 0
@ghost
Copy link

ghost commented Jan 30, 2018

Probably a good idea in theory...

@Akemi Akemi changed the title [Feature request] Add new default keys to pan, zoom and rotate Add new default keys to pan, zoom and rotate Sep 21, 2019
@Akemi Akemi added the core:option-param-conf config, parameters, properties, options, shortcuts label Sep 21, 2019
@Dudemanguy
Copy link
Member

We do actually have most of these in the default nowadays except video-rotate and the one that resets it all to zero.

@kasper93
Copy link
Contributor

Fixed by #14350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core:option-param-conf config, parameters, properties, options, shortcuts meta:feature-request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants