You are not logged in.
Pages: 1
I'm trying to set up xrdp. I copied my ~/.xinitrc from /etc/X11/xinit/xinitrc, and it ends with:
twm &
xclock -geometry 50x50-1+1 &
xterm -geometry 80x50+494+51 &
xterm -geometry 80x20+494-0 &
exec xterm -geometry 80x66+0+0 -name login
but when I connect using the windows built-in rdp client, and I pick the xorg session, I get an empty desktop, there's no xclock or xterms, and right clicking doesn't give me any kind of menu. The closest thing I can see on the wiki is https://wiki.archlinux.org/title/Xrdp#Black_screen but the screen isn't black, it's turquoise, and there's nothing about dbus in my .xinitrc
Offline
Pages: 1