Skip to main content

Opstart parameters

Het is mogelijk om je persoonlijke voorkeuren aan te geven bij het opstarten van Ancestris

Over het algemeen hoef je deze niet in te stellen of aan te passen.

Echter in sommige gevallen zou je ze een beetje kunnen aanpassen

Het is net zo simpel als een regel in het Ancestris configuratie bestand te wijzigen. Zoek naar de lokatie van de het configuratie bestand om te weten waar deze staat en vervolgens deze aan te passen.

Pas het geheugen aan voor grote genealogieën.

Ancestris werkt prima met genealogieën (stambomen) van meer dan duizenden personen.

Je kan met Ancestris met meerdere genealogieën tegelijkertijd werken.

We bevelen 4 Gb geheugen aan voor hele grote stambomen.

Ancestris kan een eenvoudige stamboom van 600.000 personen openen, verwerken en muteren


Voor hele grote stambomen bevelen we aan om de Ancestris start parameters aan te passen om het maximum geheugen voor Java in te stellen.

  • Parameter om te wijzigen:  -J-Xmx to 8GB als voorbeeld.
default_options="-J-Xmx8g --laf Nimbus --branding ancestris --locale fr -J-Xms96m"

We also recommend, if needed, to reboot your device and to only start Ancestris and nothing else, so that all memory available will be allocated to Ancestris.

 

Set default language

The default language can be set in Ancestris preferences.

It can also be initialised to a language of your choice using the launch setting.

  • Parameter to change:  --locale to the 2-digit-language code. Example : "en".
default_options="-J-Xmx1g --laf Nimbus --branding ancestris --locale en -J-Xms96m"

 

Set default look and feel

The default look and feel can be set in Ancestris preferences.

It can also be initialised to a look and feel of your choice using the launch setting.

  • Parameter to change: --laf to the look-and-feel name provided in Ancestris preferences.
default_options="-J-Xmx1g --laf Nimbus --branding ancestris --locale en -J-Xms96m"

For the standard look and feel, remove the parameter from the line.

 

Set default icon size

In very rare circumstances, if you modify the default size of the fonts and icons on your computer or use a very large screen, Ancestris might display its icons in too small a size.

It is possible to increase the aspects of the icons with Ancestris using the following method but only with Java 11.

  • Parameter to change: -J-Dsun.java2d.uiScale=1.5
default_options="-J-Xmx1g --laf Nimbus --branding ancestris --locale en -J-Xms96m -J-Dsun.java2d.uiScale=1.5"

 

Windows specific instructions

Another way to force icon size on Windows with Java version 8 is the following.

Right-click ancesris.exe or ancestris64.exe, select Properties and choose the Compatibility tab.

User_settings_icon1.png

Click on Change high DPI settings.

User_settings_icon2.png


Set the choice to System, validate with OK and then restart Ancestris.