1827889 Members
1788 Online
109969 Solutions
New Discussion

Execution Xreset script

 
Verlinden
Occasional Contributor

Execution Xreset script

The Xreset script is executed when you leave a X session.
When you put the script in place (in /etc/dt/config) when a session is open or when you are at the login screen, the script is not executed when you leave the session. It is run for the first time when you left the session for the second time.
Is there a way to force to take into account the change the first time?
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: Execution Xreset script

I don't beleive so ... you could try a /usr/dt/bin/dtconfig -reset

i.e Tell desktop (window based) login process to reread it configuration files to incorporate any changes.

But I suspect Xreset/Xstartup will not be affected as these are X as opposed to CDE (dt) config files.
Verlinden
Occasional Contributor

Re: Execution Xreset script

dtconfig -reset doesn't work