Quote (larkl @ Dec. 25 2005,07:53) |
You can prevent the Dillo start by adding a # to the line that lists Dillo in the /home/dsl/.xinitrc file. Can't help you with the X settings, I'm sure someone else can. |
Quote (mikshaw @ Dec. 25 2005,13:18) |
look in /home/dsl/.dillo/dillorc. At the top of the file there should be a line something like this: geometry=640x550 You can also start dillo with this command: dillo -g 360x400+80+80 The numbers are <width>x<height>{+-}<x_position>{+-}<y_position> + is the distance from left and top - is the distance from right and bottom |