- Taken from neutrinolabs/xrdp#960
On the host:
x11vnc -noxdamage -display :0 -safer -once
Then edit /etc/xrdp/xrdp.ini
and add the following
# xrdp.ini
[xrdp1]
name=X11vnc
lib=libvnc.so
ip=127.0.0.1
port=5900
username=ask
password=ask
Remember to set your ${HOME}/.xsession
to e.g. i3
or whatever WM you use