unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#73869: Cannot start EXWM without a display manager
@ 2024-10-18 19:21 Oleander via Bug reports for GNU Guix
  2024-10-18 20:30 ` Rutherther via Bug reports for GNU Guix
  0 siblings, 1 reply; 6+ messages in thread
From: Oleander via Bug reports for GNU Guix @ 2024-10-18 19:21 UTC (permalink / raw)
  To: 73869

[-- Attachment #1: Type: text/plain, Size: 864 bytes --]

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!

[-- Attachment #2: Type: text/html, Size: 1111 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-19 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-18 19:21 bug#73869: Cannot start EXWM without a display manager Oleander via Bug reports for GNU Guix
2024-10-18 20:30 ` Rutherther via Bug reports for GNU Guix
2024-10-18 21:19   ` Oleander via Bug reports for GNU Guix
2024-10-19  7:15     ` Rutherther via Bug reports for GNU Guix
2024-10-19 11:14       ` Oleander via Bug reports for GNU Guix
2024-10-19 16:18         ` Rutherther via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).