Skip to content

Simple script shell to set and spin up xfce4 on native termux.

License

Notifications You must be signed in to change notification settings

ar37-rs/xfce4-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

alt_test

Installation:

Install latest termux-x11 official:

https://github.com/termux/termux-x11

or install one of the most stable versions and slightly modified for smoother experience from here:

termux-x11

and then

cd && pkg install wget && rm -rf ~/xfce4 && wget https://github.com/ar37-rs/xfce4-termux/releases/download/latest/xfce4 && chmod +x ~/xfce4

Usage from termux terminal:

Install xfce4 dependecies

~/xfce4 install

Using virglrenderer driver (Universal GPUs)

(Read more for virgl additional usage)

~/xfce4 driver=virpipe

Using llvmpipe driver (Uiversal CPUs)

~/xfce4 driver=llvmpipe

Using llvmpipe driver + zink (Uiversal CPUs)

~/xfce4 driver=llvmpipe-zink

Using default driver can be combined with zink, kgsl for Adreno, amd for Xclipse or any supported other gpu drivers (if any)

~/xfce4 driver=default

and then simply start xfce

~/xfce4

Additional usage:

Quite or terminate all xfce4 and 3d party process

~/xfce4 q

Note

Solution for android 12+ with [Process completed (signal 9) - press Enter] issue:

Read more from here

About

Simple script shell to set and spin up xfce4 on native termux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published