modded-ubuntu / modded-ubuntu

Run Ubuntu GUI on your termux with much features.
Apache License 2.0
778 stars 94 forks source link

how to get the screen in termux x11? #146

Closed Tanzin01 closed 5 months ago

Tanzin01 commented 5 months ago

As the title says.

BDhackers009 commented 5 months ago

Download Termux-X11 apk

In termux execute following:-

pkg up && pkg i termux-x11-nightly -y

termux-x11 &

Then run ubuntu

ubuntu

Then run following command in ubuntu shell :-

DISPLAY=:0 startxfce4 &

Then open termux-x11 app and enjoy.