Page 3 of 3

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 4:01 pm
by de DJ Fabriek
When I edit a button I can't save changes. Can I change setting so I can use this screen?

Screen: 7"

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 4:19 pm
by mcallegari
That dialog is too large for a 7" screen.
I don't really understand why you guys insist on using the Raspberry Pi for project editing.
Can't you just do it on a PC with a larger screen and use the Pi only with the virtual console ?

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 4:44 pm
by de DJ Fabriek
You are certainly right. If it could have done then it is easy to make small adjustments immediately without a computer.

Thank you for your quick response.

The black border I have try to resolved.

I already tried to solve the black border, but I did not succeed. Is there a solution for this?

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 6:14 pm
by mcallegari
Most likely you need to remove the --overscan parameter from /etc/init.d/qlcplus

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 7:10 pm
by richbass
Sorry if this seems very basic, but have you tried a different resolution setting in raspi-config?
This made the difference for me with my 3.5" screen

Re: Official Raspberry Pi 7" touchscreen

Posted: Tue Nov 06, 2018 7:38 pm
by de DJ Fabriek
mcallegari wrote: Tue Nov 06, 2018 6:14 pm Most likely you need to remove the --overscan parameter from /etc/init.d/qlcplus
Thanks !