all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleander via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 73869@debbugs.gnu.org
Subject: bug#73869: Cannot start EXWM without a display manager
Date: Fri, 18 Oct 2024 19:21:10 +0000	[thread overview]
Message-ID: <F0Ek3ksBruusR-07HujUjxeyM2_nauYosNfRLHIdt_eZHPF5dp07ERGkrcaOQdIsSVLB5T3euk-ctsQ9sh8C6_lM6PAS4OZ1pr9y3aDnrSk=@protonmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2024-10-18 19:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18 19:21 Oleander via Bug reports for GNU Guix [this message]
2024-10-18 20:30 ` bug#73869: Cannot start EXWM without a display manager 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='F0Ek3ksBruusR-07HujUjxeyM2_nauYosNfRLHIdt_eZHPF5dp07ERGkrcaOQdIsSVLB5T3euk-ctsQ9sh8C6_lM6PAS4OZ1pr9y3aDnrSk=@protonmail.com' \
    --to=bug-guix@gnu.org \
    --cc=7059548@protonmail.com \
    --cc=73869@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.