Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

starting lxde with xdm

35 views
Skip to first unread message

Umarzuki Mochlis

unread,
Jun 4, 2009, 12:00:14 AM6/4/09
to
i installed lxde with
aptitude install --without-recommends lxde

then i ran
update-alternatives --config x-session-manager

no startx, weird. Ran startlxde but nothing happened

then i installed xdm, make .xsession with exec xdm in it, rebooted but nothing happened

which step that i missed

--
Regards,

Umarzuki Mochlis
http://gameornot.net

Nuno Magalhães

unread,
Jun 4, 2009, 5:20:14 AM6/4/09
to
> then i installed xdm, make .xsession with exec xdm in it, rebooted but
> nothing happened
>
> which step that i missed

Mine's .Xsession, works well.

--
() ascii ribbon campaign - against html e-mail
/\ ascii-rubanda kampajno - kontraŭ html-a retpoŝto


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Lorenzo Beretta

unread,
Jun 4, 2009, 3:20:09 PM6/4/09
to
Umarzuki Mochlis ha scritto:

> i installed lxde with
>
> aptitude install --without-recommends lxde
>
> then i ran
>
> update-alternatives --config x-session-manager
>
>
> no startx, weird. Ran startlxde but nothing happened
>
> then i installed xdm, make .xsession with exec xdm in it, rebooted but
> nothing happened
>
> which step that i missed
>

No offense, but you've misunderstood how it works:
1) xdm is started (by a script in /etc/init.d/, or whatever else)
2) you login at xdm
3) xdm reads your xsession/xinitrc and uses *that* to launch your
session manager (the xinit manpage has a working example based on twm,
but the idea is that it's just a shell script that launches lxde or
whatever else)
4) You got a working session :D
5) google for more examples if you're still unsatisfied

0 new messages