Onikage
Unregistered
|
|
Posted: Feb. 18 2006,21:17 |
|
It doesn't make any sense to alienate former Windows users, by making it difficult to remove annoying popups. That kind of high-handed behavior will simply hold desktop linux off the desktops longer. After all, users DO need support.
So; for any newcomer to DSL, here's how to control the popup...
In the address bar appears the path to where the help page is located.
####### Note: on a live CD this will only be temporary, to permanently fix you will need to remaster your CD with the mkmydsl tool found under...
DSL (menu) L Apps L Tools L Make myDSL CD remaster
---- To Admin: Windows users like visual tree structures
Anyway, to get rid of the popup page the file path should look something like...
file:/usr/share/doc/dsl/getting_started.html
What this address is telling you is that the file (getting_started.html) is in the directory...
/usr/share/doc/dsl/
Which visually looks like:
/ L usr L share L doc L dsl
The best way is to open up a terminal shell (ATerminal) and type
cd /usr/share/doc/dsl
This takes you to the directory.
Type ls
Which lists the file getting_started.html
Now, this won't stop dillo from starting, but you can always save a new getting_started.html and graphics from a favorite web page, and now you have an autostarting web browser that opens a favorite webpage.
(Might also be useful for when you're reading an html ebook
......... As for the folks who started this topic, shame on you for displaying your rude opinions to newcomers like that.
Quote | The useful master delivers his teachings without making a fuss. While the worthless master delvers his teachings, while trying to make his student feel worthless |
|