Thread: Resizing
View Single Post
  #2 (permalink)  
Old November 27th, 2001
RachelHeath's Avatar
RachelHeath RachelHeath is offline
Gnotella User
 
Join Date: November 25th, 2001
Location: Cincinnati, Ohio
Posts: 23
RachelHeath is flying high
Default

If things seem to have gone a little screwy, the you could try editing the gnotella.ini initialization file.

Ensure Gnotella is NOT running, then follow these steps:

Use Windows Explorer to navigate your way to the Gnotella installation folder (usually c:\program files\gnotella by default).

Just to be on the safe side, use explorer to make a copy of the file in case of any screw ups.

Next, double-click on the gnotella.ini file to get Windows to open it up with Notepad.

Look for the line that reads StartPosition within the [General GUI] block.

This line will be set to something like

StartPosition=max or
StartPosition=n;n;n;n (Where n=size/positional numbers) or
StartPosition=min

Modify the line to read
StartPosition=1000;1000;1000;1000

Also, to be safe, look for the Skinning entry in the same block and ensure it's set to FALSE:

Skinning=false

Now, save the file and exit out of Notepad and fire up Gnotella.

You should see it running in a very small Window somewhere near the top left hand part of the screen. You should be able to move the Window borders normally now. Any size you change it to will be saved in the INI file so you should only need to perform this step once.

In addition, if you were using custom skins previously, you will need to reapply the skin again.

Rachel
Reply With Quote