Adjusted default software selection for a KDE desktop

remotes/origin/HEAD
markuspg 8 years ago
parent 05109ff706
commit 53236522a2

@ -19,7 +19,7 @@ client_ypos=1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1
# If multiple receipts are availabe, this indicates, which one will be shown by default (the index counting from 0 following an alphabetical ordering) # If multiple receipts are availabe, this indicates, which one will be shown by default (the index counting from 0 following an alphabetical ordering)
default_receipt_index=0 default_receipt_index=0
dvips_command=/usr/bin/dvips dvips_command=/usr/bin/dvips
file_manager=/usr/bin/nautilus file_manager=/usr/bin/dolphin
# The port which shall be used by zTree by default # The port which shall be used by zTree by default
initial_port=8000 initial_port=8000
# Where all Labcontrol data got installed # Where all Labcontrol data got installed
@ -30,7 +30,7 @@ local_zLeaf_name=local
lpr_command=/usr/bin/lpr lpr_command=/usr/bin/lpr
netstat_command=/bin/netstat netstat_command=/bin/netstat
network_broadcast_address=192.168.1.255 network_broadcast_address=192.168.1.255
# A combination of an installed browser and the address of your lab's ORSEE # The URL address of your lab's ORSEE
orsee_url=http://yourORSEEserver.tld orsee_url=http://yourORSEEserver.tld
ping_command=/bin/ping ping_command=/bin/ping
# The public keys to access the clients # The public keys to access the clients
@ -44,7 +44,7 @@ scp_command=/usr/bin/scp
server_ip=192.168.1.200 server_ip=192.168.1.200
ssh_command=/usr/bin/ssh ssh_command=/usr/bin/ssh
taskset_command=/usr/bin/taskset taskset_command=/usr/bin/taskset
terminal_emulator_command=/usr/bin/gnome-terminal terminal_emulator_command=/usr/bin/konsole
# The name of the user of the clients which is used to conduct experiments # The name of the user of the clients which is used to conduct experiments
user_name_on_clients=user user_name_on_clients=user
vnc_viewer=/usr/bin/vinagre vnc_viewer=/usr/bin/vinagre

Loading…
Cancel
Save