Hello,
Now It is almost working. I can use xrdp (on Manjaro xfce) with Remmina on Manjaro KDE. I am not using xfreerdp. This is what I did :
I followed the instructions here : Xrdp - ArchWiki
- install xrdp
- enable & start the services : xrdp.service et xrdp-sesman.service
install de xorgxrdp-git
Add allowed_users=anybody to /etc/X11/Xwrapper.config to allow anybody to start X
BUT I modified the ~/.xinitrc (replace the latest line) :
#exec $(get_session “$1”)
exec dbus-launch --sh-syntax --exit-with-session xfce4-session
I don’t know why it is working like this and not with the default line in this file. It seems that the argument is not well injected via a remote desktop session.
My latest issues :
- I can’t add/remove program in a remote dekstop session or make an update. For exemple, in the “add/remore app”. It doesn’t ask me my password. Maybe I can control this in a config file ?
- I have also some issues with the keyboard layout