Operating System - HP-UX
1833294 Members
3319 Online
110051 Solutions
New Discussion

Xwindows startup sequence

 
SOLVED
Go to solution
William Pribble
Frequent Advisor

Xwindows startup sequence

Hello all,

Can someone summarize the startup sequence of the Xserver and CDE? I am having trouble understanding the process. I have a C110 workstation that I can not get cde to start on the local monitor. I can get cde to start when I connect using exceed from my pc.

Thanks in advance.
4 REPLIES 4
Sanjay_6
Honored Contributor
Solution

Re: Xwindows startup sequence

Hi Elaine,

To reenable CDE if it is diabled, try this :

Uncomment the line in /etc/dt/config/Xservers
#* Local local@console /usr/bin/X11/X :0
Execute the following:
'/usr/dt/bin/dtconfig -e'
'/sbin/init.d/dtlogin.rc start;exit'

Hope this helps.

Regds
S.K. Chan
Honored Contributor

Re: Xwindows startup sequence

Attached is CDE Startup TShoot Guide that I used to have.
Hope it helps a little ..
William Pribble
Frequent Advisor

Re: Xwindows startup sequence

Thank you for all the great help. It is woking now.