-
. TERMUX-X11 PROVIDES FASTER GUI FOR UBUNTU ON PHONE INSTALLED VIA TERMUX APP . ** Edited this discussion to be more clearer and easier to follow because I placed external links ** Thanks to Mr. Saicharan Kandukuri and Mr. Sam on Udroid project and for help and support ** ** Mr. Saicharan Kandukuri feel free to correct any mistakes or typo's in this guide ** Using Ubuntu 21.04 Xfce4 on Samsung S20 with DEX support. .. Few things which are important : ..
. https://github.com/termux/termux-app/releases INSTALL UBUNTU UDROID VIA TERMUX APP I assume that you already have installed Ubuntu Udroid in termux, but for those who visit in termux type commands :
..
.. ..
..
.. https://github.com/termux/termux-x11/releases ..
.. https://github.com/termux/x11-packages ..
..
..
..
..
On phone for exit from termux-x11 pull down notification pane and expand termux-x11 . On Samsung DEX notification pane for exit. Following instructions from https://github.com/RandomCoderOrg/ubuntu-on-android/blob/modified/md/installation.md and Udroid Wiki https://udroid-rc.gitbook.io/udroid-wiki/udroid-landing/quick-installation-and-usage/setting-up-gui/termux-x11 also this discussion as well termux/termux-x11#98 .. TERMUX-X11 FAST GUI . Now, when we have faster Udroid GUI for those who needs software for multiple cut - merge without re-encoding LossLessCut could be software for you. Author is Mifi mifi/lossless-cut#1054 (comment) For how to install, follow the discussion #129 or here is solution for install provided by Mr. Saicharan Kandukuri. .. Assuming you installed https://github.com/RandomCoderOrg/ubuntu-on-android/discussions/92 ( works for other versions too ) .. Ubuntu terminal or termux terminal with started Udroid :
Losslesscut for arm64 comes with missing ffmpeg binaries so copying them from /bin fixes the EONET problem ( like the above command ) .. LOSSLESSCUT ON ARM64 UBUNTU |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
@v8karlo |
Beta Was this translation helpful? Give feedback.
-
I found this discussion here termux/termux-x11#98 .. export XDG_RUNTIME_PATH=$TMPDIR proot-distro login udroid --shared-tmp and managed to start x11 .. .. Fonts are to big and it crashed once, but it works now. .. However, fonts in firefox seems to be normal size. .. YOUTUBE is much faster and watchable even in a full screen mode ! .. So, yes much much better experience ! .. .. |
Beta Was this translation helpful? Give feedback.
-
Is there a way to remove nav buttons in termux-x11 window ? |
Beta Was this translation helpful? Give feedback.
-
Ubuntu via VNC . Full desktop experience ! Upper buttons from DEX in VNC (AUTOHIDE) Down nav pane also from DEX in VNC (AUTOHIDE) Both are hidden (AUTOHIDE) until you move mouse full up or to full down. So I can say that VNC is perfect for output screen. And Clipboard is shared beetwen Android and Linux. Just perfect ! But is slow ! At the other hand much faster and more interesting termux-x11 do not share clipboard between android and Linux, which makes things more complicated, even hard. Both upp and down panes are visible always and can no be removed ! I dont care much for upper and down pane, but clipboard in termux-x11 is so much pain And termux-x11 crashes from time to time while VNC dont. I dont know ! My vote is for now VNC, at least it is productive because it can work But , yes termux-x11 is faster and more enjoyable ! If termux-x11 solve clipboard and fullscren mode, It seems that it needs to evolve at the moment. It will take some time ! Anyway the whole thing is awesome and is worth ! So, what is needed is to add share Clipboard between Android and Ubuntu in termux-x11, and for that you can visit Termux-x11 site and place issue there. As I can see the issue was already placed but is not implemented yet. There is API plugin termux-clipboard-set but I did not tried it for sharing Clipboard . . |
Beta Was this translation helpful? Give feedback.
I found this discussion here termux/termux-x11#98
..
export XDG_RUNTIME_PATH=$TMPDIR
termux-x11 > /dev/null &
proot-distro login udroid --shared-tmp
DISPLAY=:0 xfce4-session
and managed to start x11
..
..
Fonts are to big and it crashed once, but it works now.
Will continue to test tommorow.
..
However, fonts in firefox seems to be normal size.
..
YOUTUBE is much faster and watchable even in a full screen mode !
..
So, yes much much better experience !
..
..