GNU bug report logs -
#73869
Cannot start EXWM without a display manager
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello,
do we have a way to start an X window manager (EXWM in my case) without installing
a display manager? The manual does not cover this subject and so far all
my attempts with the suggestions I collected from the mailing list [1]
[2] have failed. I tried xinit, startx or sx but nothing starts exwm
properly without GDM. I was only able to start exwm with xinit but it
takes longer compared to GDM and when the WM is initialized, it does not
receive any input, it is impossible to move the mouse pointer or type
anything.
[1] https://lists.gnu.org/archive/html/help-guix/2018-07/msg00080.html
[2] https://lists.gnu.org/archive/html/help-guix/2024-09/msg00094.html
My .xinitrc contains:
```
xrdb -merge ~/.Xresources
xsetroot -cursor_name left_ptr
xhost +SI:localuser:$USER
udiskie --tray &
exec dbus-launch --exit-with-session emacs
```
Thanks in advance!
[Message part 2 (text/html, inline)]
This bug report was last modified 299 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.