|
|
@ -3,7 +3,7 @@
|
|
|
|
# change the order in line below to run to run whatever window manager you
|
|
|
|
# change the order in line below to run to run whatever window manager you
|
|
|
|
# want, default to kde
|
|
|
|
# want, default to kde
|
|
|
|
|
|
|
|
|
|
|
|
SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde xterm"
|
|
|
|
SESSIONS="starttde gnome-session blackbox fluxbox startxfce4 startkde xterm"
|
|
|
|
|
|
|
|
|
|
|
|
#start the window manager
|
|
|
|
#start the window manager
|
|
|
|
wm_start()
|
|
|
|
wm_start()
|
|
|
@ -81,6 +81,8 @@ post_start()
|
|
|
|
#PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
|
|
|
|
#PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
|
|
|
|
#export PATH=$PATH
|
|
|
|
#export PATH=$PATH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
export PATH=/opt/trinity/sbin:/opt/trinity/bin:$PATH
|
|
|
|
|
|
|
|
|
|
|
|
# for PATH and LANG from /etc/environment
|
|
|
|
# for PATH and LANG from /etc/environment
|
|
|
|
# pam will auto process the environment file if /etc/pam.d/xrdp-sesman
|
|
|
|
# pam will auto process the environment file if /etc/pam.d/xrdp-sesman
|
|
|
|
# includes
|
|
|
|
# includes
|
|
|
|