To completely inform you, here are my command to initiate X11 session and
Lxde desktop environment.
I have added The following lines to /etc/profile

export DISPLAY=:1
Xvfb :1 -screen 0 1024x768x16 &
x11vnc -display :1 -bg -nopw -listen localhost -xkb -noshm -forever

And then as non root user from standard Bash Shell script environment.
startlxde &

It is better to use it by this way, because it have more time to correctly
initialize.
I AM using remote VNC by Jordano opensource and freely available VNC Android
client to communicate with X11 session windows.
I can use USB OTG cable to connect USB keyboard or I can even use Bluetooth
external keyboard with support for Czech characters.
Any advice will be very welcomed.



_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to