CypherpunkArmory / UserLAnd

Main UserLAnd Repository
Other
3.55k stars 392 forks source link

Resolution is too high #1419

Open mahdi-ln opened 3 years ago

mahdi-ln commented 3 years ago

Describe the bug

2560x1440 is too high for a phone small screen. I don't even use this resolution on my desktop. To make things worst there is no working graphic way to reduce resolution.

Steps to reproduce the behavior:

Using LXDE and xfce

Screenshots

N/A

Device Information

Device: Samsung galaxy note 4 Android Version: Android 10 UserLAnd Version 2.7.2
Whether the device is rooted. No Whether the device is running LineageOS: Yes

ALizarazoTellez commented 3 years ago

Start a new ssh session and execute: vncserver -geometry 1024x720

And this start a new vnc session, for connect is: Ip: localhost Port: 5901

Once your vnc session ends, run in the ssh console: vncserver -kill :1

I apologize for my English, I am a native Spanish speaker.