GNU bug report logs - #73869
Cannot start EXWM without a display manager

Previous Next

Package: guix;

Reported by: Oleander <7059548 <at> protonmail.com>

Date: Fri, 18 Oct 2024 19:22:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleander <7059548 <at> protonmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: Cannot start EXWM without a display manager
Date: Fri, 18 Oct 2024 19:21:10 +0000
[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.