:: Re: [DNG] Quick start guide to upra…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Rainer Weikusat
Fecha:  
A: dng
Asunto: Re: [DNG] Quick start guide to uprading to Devuan and configuring minimalism
Renaud (Ron) OLGIATI <renaud@???> writes:
> On Tue, 12 Jan 2016 12:30:16 +0100
> Florian Zieboll <f.zieboll@???> wrote:
>
>> > user@devuan:~$ echo "xfce4-session" > ~/.xinitrc
>>
>> I already noticed this in your upgrade guide – and especially then
>> it's not unlikely to break things when using this kind of
>> redirection, as a .xinitrc might already exist. Regarding the
>> unexperienced audience you appear to target with your guides, I think
>> there should be at least a footnote that informs about this risk and
>> perhaps also mentions that this is called a "redirection", as a
>> starting point for a related websearch.
>
> Simple enough to change this into:
>
> user@devuan:~$ echo "xfce4-session" >> ~/.xinitrc


[rw@doppelsaurus]~#cat .xinitrc
xsetroot -solid grey36
exec xterm