User.properties: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<table><tr>
<td valign=top>
{{Navigation_bar}}
<td>&nbsp;
<td width=600>
There are several options you can change in the menu Edit > Preferences. However, there's a lot of options customizable in the text file ''user.properties''. If you are using Windows installer, this file is created automatically, and you only need to find it.
There are several options you can change in the menu Edit > Preferences. However, there's a lot of options customizable in the text file ''user.properties''. If you are using Windows installer, this file is created automatically, and you only need to find it.


Line 17: Line 23:


If you are using plain binary distribution without installer, you have to copy 'user.properties' to its proper destination yourself.
If you are using plain binary distribution without installer, you have to copy 'user.properties' to its proper destination yourself.
</table>

Revision as of 20:57, 14 September 2004

 

There are several options you can change in the menu Edit > Preferences. However, there's a lot of options customizable in the text file user.properties. If you are using Windows installer, this file is created automatically, and you only need to find it.

The file user.properties is stored in the folder '/freemind' of your home folder. On Windows 2000 and XP, the path should look like

c:\Documents and Settings\(your user name)\freemind\user.properties

On Windows 95 and 98, the path should look like

C:\WINDOWS\freemind\user.properties

To find out about your home folder, run the command

echo %HOMEPATH%

in your shell, which you can enter by running command or cmd. (this is not true in all installations. If you relocate your Desktop folder the FreeMind-dir will be right next to it, whereever you put it.)

You can change the 'user.properties' using plain text editor like Notepad. Note that every line starting with # will be ignored.

If you are using plain binary distribution without installer, you have to copy 'user.properties' to its proper destination yourself.