Ilya114 / Box64Droid

Running x86_64 applications on Android
GNU General Public License v3.0
833 stars 65 forks source link

How to center screen? #105

Closed AhmetHasanAkkoca closed 4 months ago

AhmetHasanAkkoca commented 4 months ago

Hello, how to center the screen? It is aligned at left upper corner. And is there any way to eliminate error 9 other than adb(or without computer)?

Thanks

Ilya114 commented 4 months ago

You cant center screen, just set same resolution in termux-x11 and box64droid

AhmetHasanAkkoca commented 4 months ago

But then the rounded corners are the problem

Ilya114 commented 4 months ago

But then the rounded corners are the problem

Can you show?

AhmetHasanAkkoca commented 4 months ago

I reinstalled box64droid after trying adb shell code (signal 9) and selected 1920x1080 in both termux and termux:x11(resolution mode:exact) and now it is centered and working correctly👍 Screenshot_20240215-212440

Ilya114 commented 4 months ago

So can close