Subversion Repositories livecd

Rev

Rev 1 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 129
Line 14... Line 14...
14
MENU_TITLE="PSI Menu"
14
MENU_TITLE="PSI Menu"
15
 
15
 
16
MENU_1="Xterm"
16
MENU_1="Xterm"
17
EXEC_1="xterm"
17
EXEC_1="xterm"
18
 
18
 
19
MENU_2="Web Browser (mozilla)"
19
MENU_2="Web Browser (firefox)"
20
EXEC_2="mozilla"
20
EXEC_2="firefox"
21
 
21
 
22
MENU_3="NX Client (connect to LLCs)"
22
MENU_3="NX Client (connect to LLCs)"
23
EXEC_3="nxclient"
23
EXEC_3="nxclient"
24
 
24
 
25
MENU_4="Windows Terminal Server"
25
MENU_4="Windows Terminal Server"
26
EXEC_4="rdesktop $RDESKTOP_OPT -d PSICH -u win_username -a 24 -x lan -r sound:local winterm1"
26
EXEC_4="rdesktop $RDESKTOP_OPT -d PSICH -u win_username -a 24 -x lan -r sound:local winterm1"
27
 
27
 
28
MENU_5="Windows Terminal Server (full screen)"
28
MENU_5="Windows Terminal Server (full screen)"
29
EXEC_5="rdesktop $RDESKTOP_OPT -d PSICH -f -u win_username -a 24 -x lan -r sound:local winterm1"
29
EXEC_5="rdesktop $RDESKTOP_OPT -d PSICH -f -u win_username -a 24 -x lan -r sound:local winterm1"
30
 
30
 
31
MENU_6="Hardisk Partition Tool (qtparted)"
31
MENU_6="Hardisk Partition Tool (gparted)"
32
EXEC_6="qtparted"
32
EXEC_6="gparted"
33
 
33
 
34
MENU_7="Change Keyboard Layout"
34
MENU_7="Change Keyboard Layout"
35
EXEC_7="sudo system-config-keyboard"
35
EXEC_7="sudo system-config-keyboard"
36
 
36
 
37
MENU_8="Configure Display"
37
MENU_8="Configure Display"