Unihiker Desktop shell
Is it possible to install some sort of desktop shell on the Unihiker, Fluxbox or something else that could be used over a Remote Desktop?
First, install the desktop environment using the command ```sudo apt-get install xfce4 -y```. Then you can stop the UNIHIKER's UI by using ```systemctl --user stop PyboardUI```, or you can disable the UI's auto-start feature on boot by deleting ```systemctl --user start PyboardUI``` from the ```/root/.xsessionrc``` file. Afterward, reboot your system and you should see the desktop.
LL
First,run```sudo apt-get update```,and install the desktop environment using the command ```sudo apt-get install xfce4 -y```. Then you can stop the UNIHIKER's UI by using ```systemctl --user stop PyboardUI```, or you can disable the UI's auto-start feature on boot by deleting ```systemctl --user start PyboardUI``` from the ```/root/.xsessionrc``` file. Afterward, reboot your system and you should see the desktop.
It's not recommended to do this, as the 2.8-inch screen of the unihiker is unable to display a complete desktop.