XDM does not work for me either. Here is what I did:
Code:
# cp /usr/pkg/share/examples/rc.d/dbus /etc/rc.d
# echo dbus=YES >> /etc/rc.conf
# echo xdm=YES >> /etc/rc.conf
# exit
$ echo xfce4-session > .xsession
$ doas reboot
After rebooting, I got stuck at the XDM login loop. This is the content of .xsession-errors:
Code:
$ cat .xsession-errors
XDM authorization key matches an existing client!xfce4-session: Cannot open display: .
Type 'xfce4-session --help' for usage.