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

Fullscreen is not "full screen" on raspberry PI #5

Open
WolfgangFahl opened this issue Jan 3, 2019 · 3 comments
Open

Fullscreen is not "full screen" on raspberry PI #5

WolfgangFahl opened this issue Jan 3, 2019 · 3 comments
Assignees
Milestone

Comments

@WolfgangFahl
Copy link
Member

If there is a taskbar (on top) then there is room on the bottom of the screen:

grafik

@WolfgangFahl WolfgangFahl added this to the 0.0.3 milestone Jan 3, 2019
@WolfgangFahl WolfgangFahl self-assigned this Jan 3, 2019
@WolfgangFahl
Copy link
Member Author

grafik

@WolfgangFahl WolfgangFahl modified the milestones: 0.0.3, 0.0.5 Jan 23, 2019
@WolfgangFahl
Copy link
Member Author

https://raspberrypi.stackexchange.com/questions/72118/set-display-resolution-for-official-7-touchscreen-display

shows how to change the screen resolution

root@pito:/boot# fbset -s

mode "800x480"
    geometry 800 480 800 480 32
    timings 0 0 0 0 0 0 0
    rgba 8/16,8/8,8/0,8/24
endmode

with 1024 x 614 resolution the fullscreen view seems to be o.k.

root@pito:/boot# grep frame config.txt 
framebuffer_width=1024
framebuffer_height=614

@WolfgangFahl
Copy link
Member Author

grafik

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

No branches or pull requests

1 participant