Operating System - HP-UX
1830503 Members
2647 Online
110006 Solutions
New Discussion

About file dt.session and dtwmfp.session

 
Jasmin Berube
Advisor

About file dt.session and dtwmfp.session

I was wondering why we found those 2 files sometimes directly in $HOME and in /.dt/sessions/home or /.dt/sessions/current or /.dt/sessions/current.old directory and sometime we don't find them in $HOME. Must not be necessary in $HOME?
4 REPLIES 4
Brian M. Fisher
Honored Contributor

Re: About file dt.session and dtwmfp.session

dtwmfp.session - is used to save and restore the state of the customized Front Panel for each session

dt.session - is used to save and restore the state of the last CDE session

Brian
<*(((>< er

Perception IS Reality
Brian M. Fisher
Honored Contributor

Re: About file dt.session and dtwmfp.session

Both files are for customized CDE settings. Neither file is required. The are normally placed in a $HOME/.dt sub-directory due to dealing with CDE features. If you remove the directory "current" in $HOME/.dt/sessions CDE will default to HOME session regardless of the Style Manager Startup setting.
i.e. rm -r $HOME/.dt/sessions/current

Brian
<*(((>< er
Perception IS Reality
Jasmin Berube
Advisor

Re: About file dt.session and dtwmfp.session

But for some user i found that those 2 file are in $HOME and in $HOME/.dt subdirectory.
Why??
Brian M. Fisher
Honored Contributor

Re: About file dt.session and dtwmfp.session

Sorry, I don't know why some files are going there unless there is a permissions problem within the $HOME/.dt directory structure stopping a users CDE session from saving there.

Brian
<*(((>< er
Perception IS Reality