Re: [DNG] How to change default session

2016-05-24 Thread Irrwahn
On Tue, 24 May 2016 17:28:44 +0200, Emninger wrote: [...] > I changed the cmd_login line in slim to be sure it loads correctly all > i want. If i execute the standard login_cmd without cycling thru the > sessions options, no desktop is started at (but i want charge you to > try something with slim

Re: [DNG] How to change default session

2016-05-24 Thread emninger
Am Tue, 24 May 2016 14:12:07 + schrieb Irrwahn : > Checked with your above script. Again, works for me: C-M-BS > kills X server dead instantly. So does for me now; there was a typo in ~/.xsession.rc :-( I changed the cmd_login line in slim to be sure it loads correctly all i want. If i exec

Re: [DNG] How to change default session

2016-05-24 Thread Irrwahn
On Tue, 24 May 2016 14:25:09 +0200, Emninger wrote: > Am Tue, 24 May 2016 07:27:11 + > Irrwahn wrote:: > >> I tried that a few days ago, and got some ... umm ... >> "interesting" results. I just tried that again on a clean >> VM install (dropped a one-liner for ~/.xsessionrc) and at >> fir

Re: [DNG] How to change default session

2016-05-24 Thread emninger
Am Tue, 24 May 2016 07:27:11 + Irrwahn wrote:: > I tried that a few days ago, and got some ... umm ... > "interesting" results. I just tried that again on a clean > VM install (dropped a one-liner for ~/.xsessionrc) and at > first it did indeed look better. However, after exiting from > j

Re: [DNG] How to change default session

2016-05-24 Thread Irrwahn
On Tue, 24 May 2016 09:50:39 +0200, Emninger wrote: > Am Tue, 24 May 2016 07:27:11 + > schrieb Irrwahn : [...] >> >> $ cat /etc/apt/apt.conf.d/01norecommends >> APT::Install-Recommends "0"; >> APT::Install-Suggests "0"; >> [...] > Just a simple question: the "--no-install-recommends" (o

Re: [DNG] How to change default session

2016-05-24 Thread emninger
Am Tue, 24 May 2016 07:27:11 + schrieb Irrwahn : Thanks!!! > Protip: If you'd like to avoid such unwanted installs, > there is an easy way to tweak apt, namely by creating > this file: > > $ cat /etc/apt/apt.conf.d/01norecommends > APT::Install-Recommends "0"; > APT::Install-Suggest

Re: [DNG] How to change default session

2016-05-24 Thread Irrwahn
On Tue, 24 May 2016 08:26:31 +0200, Emninger wrote: > Am Tue, 24 May 2016 05:41:47 + > schrieb Irrwahn : > >> No need to, since there is no such dependency at all: [...] > I see. But why, when i install lightdm, then it always installs > gnome-accessibility-themes as well? [...] There is act

Re: [DNG] How to change default session

2016-05-23 Thread Irrwahn
On Tue, 24 May 2016 02:16:32 -0400, Steve Litt wrote: > On Tue, 24 May 2016 07:39:00 +0200 > Irrwahn wrote: > >> On Tue, 24 May 2016 07:05:30 +0200, Emninger wrote: [...] >>> How can i add JWM to the recognized sessions?f 'update-alternatives >>> --config x-session-manager' only sees lxsession, s

Re: [DNG] How to change default session

2016-05-23 Thread emninger
Am Tue, 24 May 2016 05:41:47 + schrieb Irrwahn : > No need to, since there is no such dependency at all: > > /lightdm_1.10.3-3_amd64.deb > --\ Depends (11) > --- adduser > --- dbus > --- debconf (>= 0.5) | debconf-2.0 > --- libc6 (>= 2.14) > --- libgcrypt20 (>= 1.6.0) >

Re: [DNG] How to change default session

2016-05-23 Thread emninger
Am Tue, 24 May 2016 05:41:47 + schrieb Irrwahn : > If you really want to take that route: Good luck with that. I understand :) And, no, i will not!!! I don't want to stress the people willed to help ;) ___ Dng mailing list Dng@lists.dyne.org https:/

Re: [DNG] How to change default session

2016-05-23 Thread Steve Litt
On Tue, 24 May 2016 07:39:00 +0200 Irrwahn wrote: > On Tue, 24 May 2016 07:05:30 +0200, Emninger wrote: > > Am Tue, 24 May 2016 00:42:55 + > > schrieb Adam Borowski > > >> update-alternatives --config x-session-manager > > > > That's it!! :) > > No, it's not. But see below. > > > N

Re: [DNG] How to change default session

2016-05-23 Thread Irrwahn
On Tue, 24 May 2016 07:05:30 +0200, Emninger wrote: > Am Tue, 24 May 2016 00:42:55 + > schrieb Adam Borowski >> update-alternatives --config x-session-manager > > That's it!! :) No, it's not. But see below. > Now, there remains the question: > > How can i add JWM to the recognized sessio

Re: [DNG] How to change default session

2016-05-23 Thread emninger
Am Tue, 24 May 2016 00:42:55 + schrieb dng-requ...@lists.dyne.org: > update-alternatives --config x-session-manager Addendum: I reflected a bit about the problem how to add jwm to the available choices for update alternatives: I looked into x-session-manager and i found this lines: #!/

Re: [DNG] How to change default session

2016-05-23 Thread Irrwahn
On Tue, 24 May 2016 06:58:10 +0200, Emninger wrote: [...] > PS. If lightdm is the future: is there a way to free it from the > gnome-accessibility and other dependencies? May be someone able to > package can have a look at? No need to, since there is no such dependency at all: /lightdm_1.10.3-3_a

Re: [DNG] How to change default session

2016-05-23 Thread emninger
Am Tue, 24 May 2016 00:42:55 + schrieb Adam Borowski update-alternatives --config x-session-manager That's it!! :) Now, there remains the question: How can i add JWM to the recognized sessions?f 'update-alternatives --config x-session-manager' only sees lxsession, startlxde and openbox but

Re: [DNG] How to change default session

2016-05-23 Thread emninger
Am Tue, 24 May 2016 00:42:55 + schrieb Didier Kryn : > Doesn't slim use the last one on next session? Unfortunately not; lightdm does. PS. If lightdm is the future: is there a way to free it from the gnome-accessibility and other dependencies? May be someone able to package can have a look

Re: [DNG] How to change default session

2016-05-23 Thread Irrwahn
[Re-post to list, accidentally hit wrong reply button.] On Tue, 24 May 2016 01:06:23 +0200, Adam Borowski wrote: > On Mon, May 23, 2016 at 10:10:47PM +0200, emnin...@riseup.net wrote: >> Where it is coded, that lxde (startlxde) is the default session (for >> slim; it's also the topmost one in ligh

Re: [DNG] How to change default session

2016-05-23 Thread fsmithred
On 05/23/2016 04:10 PM, emnin...@riseup.net wrote: > Where it is coded, that lxde (startlxde) is the default session (for > slim; it's also the topmost one in lightdm, but lightdm has the > "memory" function)? > > I can cycle thru the available sessions by F1 but i would prefer to > automatically

Re: [DNG] How to change default session

2016-05-23 Thread Adam Borowski
On Mon, May 23, 2016 at 10:10:47PM +0200, emnin...@riseup.net wrote: > Where it is coded, that lxde (startlxde) is the default session (for > slim; it's also the topmost one in lightdm, but lightdm has the > "memory" function)? > > I can cycle thru the available sessions by F1 but i would prefer

Re: [DNG] How to change default session

2016-05-23 Thread Didier Kryn
Le 23/05/2016 22:10, emnin...@riseup.net a écrit : Where it is coded, that lxde (startlxde) is the default session (for slim; it's also the topmost one in lightdm, but lightdm has the "memory" function)? I can cycle thru the available sessions by F1 but i would prefer to automatically have jwm a

Re: [DNG] How to change default session

2016-05-23 Thread Irrwahn
On Mon, 23 May 2016 22:10:47 +0200, Emninger wrote: > Where it is coded, that lxde (startlxde) is the default session (for > slim; it's also the topmost one in lightdm, but lightdm has the > "memory" function)? > > I can cycle thru the available sessions by F1 but i would prefer to > automaticall

[DNG] How to change default session

2016-05-23 Thread emninger
Where it is coded, that lxde (startlxde) is the default session (for slim; it's also the topmost one in lightdm, but lightdm has the "memory" function)? I can cycle thru the available sessions by F1 but i would prefer to automatically have jwm as default (and not lxde). I found an instruction on