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

silence the "j" input #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FlorentPoinsaut
Copy link
Member

@jharttech:

I added some lines of perl to the pwnagotchi-viewer-next file to silence the "j" input to keep the screen focus from switching between tty1 and the viewer. This was causing the screen to flash or flicker between the two continuously.

I also added an extra flag to the fbi (linux framebuffer imageviewer) tool on line 18 to force refresh every second. If you desire a different forced refresh you can try to adjust the -t 1 value. More info on fbi Here.

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

Successfully merging this pull request may close these issues.

None yet

2 participants