Hello, I recently installed OpenBSD 5.8 amd64 for the first time (default install options all the way) on my laptop (Thinkpad X200s) and everything went well until I tried to startx another window manager than the default fvwm.
startx launches fvwm correctly but whenever I try with another window manager with startx /usr/bin/mywm (i3 or awesome or cwm) I get this error. I've looked for my wm packages in /usr/bin/ today and found nothing (???) but it seems to be still present on the system (don't know how to find package location) I've tried to set my /etc/hosts host name but it doesn't work. I'm totally new to BSD's and fairly new to Unix systems configuration so I don't understand how everything works. My /etc/hosts looks like this: 127.0.0.1 localhost localhost.localdomain BadSystemDetected.localdomain ::1 localhost localhost.localdomain BadSystemDetected.localdomain Thanks in advance.