GECAMed client properties are a mecanism to remember personal GECAMed client settings form one session to another, for the same user on the same computer.
Typical properties are locations and size of GECAMed windows, or the list of registered users that is available from the user drop down menu during login. The properties are stored in a file on the local computer, in the current user's home directory. For the different platforms this would be:
Platform | Property File Location |
---|---|
Windows (bis XP) | C:\Documents and Settings\USERNAME\.gecamed\GECAMed.properties |
Windows (seit Vista) | C:\Users\USERNAME\.gecamed\GECAMed.properties |
Linux | ~/.gecamed/GECAMed.properties |
Mac OS X | ~/.gecamed/GECAMed.properties |
Typically it looks sth. like this:
#changed by loginscreen #Fri Oct 22 13:26:16 CEST 2010 PRESCRIPTION_TEMPLATE_DIALOG_Y=392 PRESCRIPTION_TEMPLATE_DIALOG_X=554 java.naming.factory.url.pkgs=org.jboss.naming\:org.jnp.interfaces lookandfeel=javax.swing.plaf.metal.MetalLookAndFeel PRESCRIPTION_TEMPLATE_DIALOG_WIDTH=939 PRESCRIPTION_TEMPLATE_DIALOG_HEIGHT=519 validUsers=admin,jacques,walter,tommy MAIN_HEIGHT=1028 locale=de_DE java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory SITE=Belval (Esch-sur-Alzette) java.naming.provider.url=localhost\:1099 OO_INSTALLATION=C\:/Program Files/OpenOffice.org 3/program MAIN_LOCATION_Y=0 deployment.javaws.logFileName=C\:\\Documents and Settings\\bosch\\.gecamed\\GECAMed.log MAIN_LOCATION_X=0 MAIN_WIDTH=1688 user=admin
You won't have this problem on Windows, but Linux and Mac hide folders, that start with a '.' by default.
In order to access this folder, you need to use the terminal or the “Go to”-function, provided by most file managers.
Using the Mac OS finder you can do it as described: