You are not logged in.
Pages: 1
I am trying xdm but it doesn't start i3 after log-in, instead this happens. What should I do?
I installed only "i3-wm" , "xorg-server" packages and some fonts.
Last edited by Bulky_Section (2023-04-19 11:06:04)
Offline
Did you note: https://wiki.archlinux.org/title/XDM#De … he_session ?
Offline
Did you note: https://wiki.archlinux.org/title/XDM#De … he_session ?
I couldn't understand that section.
I will edit ~/.xsession file but what will I write? "starti3-wm" or something?
Offline
Don't get fancy, https://wiki.archlinux.org/title/I3#From_tty
Online
i3 - https://wiki.archlinux.org/title/I3#From_tty also not sure whether XDM will properly set up the logical session variables, but assuming it does, you minimally need to add i3 to that file.
Edit: Feck
Last edited by V1del (2023-04-19 13:35:24)
Offline
Don't get fancy, https://wiki.archlinux.org/title/I3#From_tty
I tried these:
I tried adding
exec i3.desktop
then
exec i3
but still same thing happens
Last edited by Bulky_Section (2023-04-19 13:41:57)
Offline
Can you start i3 w/ xinit?
If so, try to not "exec" it
Online
Can you start i3 w/ xinit?
If so, try to not "exec" it
Yes, when I run it by writing startx without xdm, it opens without any problem.
Offline
Is your ~/.xsession file executable?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1