We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3dd35 commit 6ee4a3dCopy full SHA for 6ee4a3d
udroid-landing/setting-up-gui/termux-x11.md
@@ -1,4 +1,4 @@
1
----
+saaSA\---
2
description: guide for setting termux-x11 for udroid GUI
3
---
4
@@ -20,7 +20,7 @@ The wayland sockets is the way for the graphical applications to communicate wit
20
21
### 3. Setup Instructions
22
23
-Get xwayland and termux-x11 from x11 repository
+Get termux-x11 from x11 repository
24
25
```bash
26
pkg install x11-repo -y
@@ -33,7 +33,7 @@ pkg install termux-x11-nightly
33
Assuming you installed ubuntu with proot-distro with xfce4 installed, in termux session execute
34
35
36
-termux-x11 DISPLAY=:0
+termux-x11 :0
37
```
38
39
this starts termux-x11 with all the required ENV variables
0 commit comments