User Feedback :: dillo question
i want to start dillo automagically fullscreen to google.com
i know that i have to change .xinitrc to
dillo -f http://www.google.com &
But how do i make it open fullscreen 
thanks
if posted in wrong place please tell me.
Also are their any other lightweight browsers out there. I am runnig on p2-150mhz 100 mb ram. Firefox is way to slow but dillo is missing some features like macromedia etc..
Find the file dillorc (I don't know about DSL, but in Vector Linux 4.3 it is in /usr/X11R6/etc/), copy it to the .dillo directory in your home directory. Then change the "geometry" parameter in this file.
better to try:
+from desktop
sudo nano /home/dsl/.xtdesktop/dillo.lnk
Then edit the line where is the program with the argument you want
+from menu
sudo nano /home/dsl/.fluxbox/menu
Then edit the line where is the program with the argument you want
original here.