meefik / linuxdeploy

Install and run GNU/Linux on Android
https://meefik.github.io/linuxdeploy
GNU General Public License v3.0
5.09k stars 680 forks source link

how to kill active x11 sessions? #762

Open g4njawizard opened 7 years ago

g4njawizard commented 7 years ago

Is there any way to stop linux deploy to auto open a session?

i cant connect to X11 display :0 over a android terminal.

always throws out a warning gtk-warning cant open display: it worked randomly 1 time and i could connect. but there has to be a way to kill all active sessions and open a new one for xserver

ghost commented 7 years ago

Enter this command vncserver -kill :0 or vncserver -kill:1 and more..

g4njawizard commented 7 years ago

false answer. vncserver is not installed! its X11 !!

cant kill vncserver...