-
Notifications
You must be signed in to change notification settings - Fork 0
/
filius.ini
56 lines (47 loc) · 2.48 KB
/
filius.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# This file is used to set some program configurations
# Supported locale, i.e. the application language, settings
# are en_GB and de_DE.
# Note: This setting is used instead of personal selection.
locale=de_DE
# locale=en_GB
# locale=fr_FR
# Increase accepted maximum round-trip-time for TCP if your hardware
# provides low performance. Accepted values are between 1 (default)
# and 5.
# Note: If this factor is set to a high value, program performance
# will decrease. This setting will be ignored if it is already set
# as argument at startup to another value than 1.
# rtt=2
# Use this setting to change the applications look & feel to the OS
# native look & feel.
# Note: If enabled, this setting overrules the setting at startup!
# native-look-n-feel=1
# Set whether command line tools behaviour such as ping should
# behave more similar to linux tools:
# - ping will be sent 10 times instead of 4 times
# posix-behaviour=1
# Use the old message dialog to observe data exchange. It is recommended to use the new dialog!
# Default behavior is to use the old exchange dialog (value 1).
old-exchange-dialog=1
# How the desktop windows in action mode are organized on the screen.
# - The next window is added to the right of the previously opened window (arranged row by row): mode "row"
# - The next window is added below the previously opened window (arranged column by column): mode "column"
# - The next window overlaps the previously opened window (default): mode "stack"
# row: 0, column: 1, stack: 2
# desktop-mode=1
# The software wizard is used for developing own applications within a Filius development environment.
# The necessary prerequisite for programming and compiling your own applications is that Filius is
# run on a Java Runtime Environment which is part of the JDK. The default behaviour is, that
# the software wizard is hidden if this prerequisite is not fullfilled.
# It is possible to force showing of the menu icon for the wizard with the parameter software-wizard:
# 0 - do not show the software wizard at all
# 1 - show the software wizard in any case (default)
# 2 - show the software wizard when Filius is started with JDK VM (not JRE)
# software-wizard=1
# The working area to design the computer network is of limited size.
# The attributes pane-width and pane-height are used to increase or decrease the available working area.
# Default is (width x height): 2000 x 1500
# pane-width=2000
# pane-height=1500
# If the hardware component NAT Gateway / Home Router is available.
# gateway=0