goodtft / LCD-show

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W
2.3k stars 787 forks source link

VNC Remote Connection/HDMI: Unable to scale #164

Open jde1126 opened 5 years ago

jde1126 commented 5 years ago

The HDMI output ends up being only the headless Command-Line view.

There is no way to change the resolution for VNC connections, If I accidentally click "VNC" on the top nav bar via the LCD, I have to pull the power and reboot to do anything on the screen...

How can I go about having a usable resolution? Changing in the settings does not properly apply.

jde1126 commented 5 years ago

Solution:

chmod -R 755 LCD-show

cd LCD-show/

sudo ./LCD-hdmi

I recommend creating two scripts on the desktop to switch back and forth!

Edit: Don't look at my edit history, ha. The Code formatting doesn't do well with lines....

goodtft commented 5 years ago

Thanks,we will think about it.

goodtft

goodtft@163.com | 签名由网易邮箱大师定制 On 10/23/2019 04:42,jde1126notifications@github.com wrote:

Solution: chmod -R 755 LCD-show cd LCD-show/ sudo ./LCD-hdmi

I recommend creating two scripts on the desktop to switch back and forth!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

avalonv commented 4 years ago

This should be pinned. Spent a few hours trying to find a way to solve this, it was not included in the manual.

What's the point of having a repository on github if there's only one person and they don't reply to issues or answer questions?

frankc60 commented 4 years ago

Great to find this post, very helpful!

goodtft commented 4 years ago

I'm sorry, I don't understand what you're saying.