HASH
if [ -z "$AB_CARDCATALOG" ]
then
- export AB_CARDCATALOG=/usr/dt/share/answerbooks/$LANG/ab_cardcatalog
+ export AB_CARDCATALOG=CDE_INSTALLATION_TOP/share/answerbooks/$LANG/ab_cardcatalog
else
- export AB_CARDCATALOG=/usr/dt/share/answerbooks/$LANG/ab_cardcatalog:$AB_CARDCATALOG
+ export AB_CARDCATALOG=CDE_INSTALLATION_TOP/share/answerbooks/$LANG/ab_cardcatalog:$AB_CARDCATALOG
fi
HASH
XCOMM Dtlogin*userPath: <path>
#if defined(linux)
-Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/dt/bin
+Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:CDE_INSTALLATION_TOP/bin
#elif defined(CSRG_BASED)
-Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/dt/bin
+Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:CDE_INSTALLATION_TOP/bin
#endif
Dtlogin*altDtName: %|nls-291-#OpenWindows#|
Dtlogin*altDtKey: /usr/openwin/bin/olwm
-Dtlogin*altDtStart: /usr/dt/config/Xsession.ow
+Dtlogin*altDtStart: CDE_INSTALLATION_TOP/config/Xsession.ow
Dtlogin*altDtLogo: OWlogo
!! languages available on the login screen. The Dtlogin*languageList
!! resource takes precidence over this resource.
!!
-Dtlogin*languageListCmd: /usr/dt/bin/dtlslocale
+Dtlogin*languageListCmd: CDE_INSTALLATION_TOP/bin/dtlslocale
#undef C
XCOMM undef C
XCOMM ####################################################################
-DTDSPMSG=/usr/dt/bin/dtdspmsg
+DTDSPMSG=CDE_INSTALLATION_TOP/bin/dtdspmsg
if [ -z "$SESSIONTYPE" ]
then
if [ -z "$SDT_ALT_SESSION" ]
then
- export SDT_ALT_SESSION="/usr/dt/config/Xsession.ow2"
+ export SDT_ALT_SESSION="CDE_INSTALLATION_TOP/config/Xsession.ow2"
fi
if [ -z "$SDT_ALT_HELLO" ]
then
if [ -x $DTDSPMSG ]; then
- export SDT_ALT_HELLO="/usr/dt/bin/dthello -string '`$DTDSPMSG -s 37 /usr/dt/lib/nls/msg/$LANG/dthello.cat 1 'Starting the OpenWindows Desktop'`' &"
+ export SDT_ALT_HELLO="CDE_INSTALLATION_TOP/bin/dthello -string '`$DTDSPMSG -s 37 CDE_INSTALLATION_TOP/lib/nls/msg/$LANG/dthello.cat 1 'Starting the OpenWindows Desktop'`' &"
else
- export SDT_ALT_HELLO="/usr/dt/bin/dthello -string 'Starting the OpenWindows Desktop' &"
+ export SDT_ALT_HELLO="CDE_INSTALLATION_TOP/bin/dthello -string 'Starting the OpenWindows Desktop' &"
fi
fi
export SDT_NO_DSDM=""
-/usr/dt/bin/Xsession
+CDE_INSTALLATION_TOP/bin/Xsession
# define cpp_XINITUSER "$HOME/.xinitrc"
# define cpp_XDMSYS "/etc/X11/Xsession"
# undef cpp_HELLO
-# define cpp_HELLO "$DT_BINPATH/dthello -file /usr/dt/copyright &"
+# define cpp_HELLO "$DT_BINPATH/dthello -file CDE_INSTALLATION_TOP/copyright &"
#endif
#ifdef __FreeBSD__
# define cpp_XINITUSER "$HOME/.xinitrc"
# define cpp_XDMSYS "/usr/local/lib/X11/xdm/Xsession"
# undef cpp_HELLO
-# define cpp_HELLO "$DT_BINPATH/dthello -file /usr/dt/copyright &"
+# define cpp_HELLO "$DT_BINPATH/dthello -file CDE_INSTALLATION_TOP/copyright &"
#endif
#ifdef __OpenBSD__
# define cpp_XINITUSER "$HOME/.xinitrc"
# define cpp_XDMSYS "/etc/X11/xdm/Xsession"
# undef cpp_HELLO
-# define cpp_HELLO "$DT_BINPATH/dthello -file /usr/dt/copyright &"
+# define cpp_HELLO "$DT_BINPATH/dthello -file CDE_INSTALLATION_TOP/copyright &"
#endif
sh | bash) $SHELL -c "$source_profile; \
unset DT; \
$dtdbcache; \
- PATH=/usr/dt/bin:\$PATH $tooltalk; \
+ PATH=CDE_INSTALLATION_TOP/bin:\$PATH $tooltalk; \
$startup > $dtstart_sessionlogfile 2>&1" ;;
ksh | ksh93 | dtksh) $SHELL -c "$source_profile; \
unset DT; \
$dtdbcache; \
- PATH=/usr/dt/bin:\$PATH $tooltalk;\
+ PATH=CDE_INSTALLATION_TOP/bin:\$PATH $tooltalk;\
$startup >| $dtstart_sessionlogfile 2>&1" ;;
csh | tcsh) $SHELL -c "unsetenv _ PWD; \
#ifdef sun
if [ ! -f /etc/pam.conf ]; then
- if [ -f /usr/dt/config/sys.pam.conf ]; then
- /bin/cp /usr/dt/config/sys.pam.conf /etc/pam.conf
+ if [ -f CDE_INSTALLATION_TOP/config/sys.pam.conf ]; then
+ /bin/cp CDE_INSTALLATION_TOP/config/sys.pam.conf /etc/pam.conf
/bin/chmod 644 /etc/pam.conf
fi
fi
Dtlogin*altDtsIncrement: True
Dtlogin*altDtName: %|nls-2-#Current#|
-Dtlogin*altDtKey: /usr/dt/bin/Xsession
-Dtlogin*altDtStart: /usr/dt/bin/Xsession -session current
+Dtlogin*altDtKey: CDE_INSTALLATION_TOP/bin/Xsession
+Dtlogin*altDtStart: CDE_INSTALLATION_TOP/bin/Xsession -session current
Dtlogin*altDtsIncrement: True
Dtlogin*altDtName: %DisplayName%%|nls-2-#Current#|
-Dtlogin*altDtKey: /usr/dt/bin/Xsession
-Dtlogin*altDtStart: /usr/dt/bin/Xsession -session display-current
+Dtlogin*altDtKey: CDE_INSTALLATION_TOP/bin/Xsession
+Dtlogin*altDtStart: CDE_INSTALLATION_TOP/bin/Xsession -session display-current
Dtlogin*altDtsIncrement: True
Dtlogin*altDtName: %DisplayName%%|nls-1-#Home#|
-Dtlogin*altDtKey: /usr/dt/bin/Xsession
-Dtlogin*altDtStart: /usr/dt/bin/Xsession -session display-home
+Dtlogin*altDtKey: CDE_INSTALLATION_TOP/bin/Xsession
+Dtlogin*altDtStart: CDE_INSTALLATION_TOP/bin/Xsession -session display-home
Dtlogin*altDtsIncrement: True
Dtlogin*altDtName: %|nls-1-#Home#|
-Dtlogin*altDtKey: /usr/dt/bin/Xsession
-Dtlogin*altDtStart: /usr/dt/bin/Xsession -session home
+Dtlogin*altDtKey: CDE_INSTALLATION_TOP/bin/Xsession
+Dtlogin*altDtStart: CDE_INSTALLATION_TOP/bin/Xsession -session home