HD Install :: startup
I've installed dsl on a laptop. It works fine, but how do I stop that getting_started.html opening up with Dillo every time I turn it on?
open
/home/dsl/.xinitrc
(where dsl stands for the depending user/home directory)
with Emelfm (press H for hidden files)
and edit the file .xinitrc while adding # in front of the line:
dillo /usr/share/docs/................
after editing, the line has to look like:
# dillo /usr/share/docs/..................
i hope that helps, mikeshaws tip worked fine for me.
view this post from mikeshaw, it's in it:
DSL - stopping dillo
Thanks. That did the trick.
original here.