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

Shortcuts v3.3.2 #69

Closed
renipinto opened this issue Mar 8, 2022 · 5 comments
Closed

Shortcuts v3.3.2 #69

renipinto opened this issue Mar 8, 2022 · 5 comments

Comments

@renipinto
Copy link

renipinto commented Mar 8, 2022

Hey there,

I just downloaded the Mini-Video-Me-Setup-3.3.2.exe version, but the shortcuts below don't work:

Ctrl+Shift+Alt+Up | Move camera to upper screen edge
Ctrl+Shift+Alt+Down | Move camera to lower screen edge
Ctrl+Shift+Alt+Right | Move camera to right screen edge
Ctrl+Shift+Alt+1 | Set camera size to small
Ctrl+Shift+Alt+2 | Set camera size to large
Ctrl+Shift+Alt+3 | Toggle camera visibility

Please is there any configuration or something I can do to make it work?

Big hug and thanks for the help.

@renipinto renipinto changed the title Atalhos v3.3.2 Shortcuts v3.3.2 Mar 8, 2022
@renipinto renipinto reopened this Mar 8, 2022
@anthonyaquino83
Copy link

Shortcuts are not working with the zip file version and executing with the exe. Great app, Maikão!

@JeanGrijp
Copy link

No meu windows também não funcionam as teclas de atalho.

@jravolio
Copy link

jravolio commented Apr 5, 2022

Hey guys, i was having the same problem. In order to solve this i first downloaded the source code on releases, then i installed nodejs on this link. After that i opened my terminal and navigated to the place where i storage the mini-video-me folder for me it was on downloads, i am using windows terminal for this, but you can use whatever terminal you want:
cd C:\Users\Julio Cesar\Downloads\mini-video-me-3.3.2

after that, i looked up the electron quick start and installed electron using:
npm install --save-dev electron

then it prompted me with some vulnerabilities issues, so i used this line:
npm audit fix

i also installed yarn, for any compatibility issues
npm install --global yarn

after all of this, i used npm start to run the program and it worked fine!

that's a pretty good app and i also could made some size modifications, the tray settings works fine aswell.

@anthonyaquino83
Copy link

jravolio, yep, doing a new build like your instructions will work, but renipinto and me are talking about the executable version and other user just created a new issue reporting the same behaviour in the linux version, but thanks anyway! ;)

@maykbrito
Copy link
Owner

Should be fixed in the version 4.0.0

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

5 participants