How to Start CDE / JDS with Xinit Command
Author: BadcoffeeEmail: blog.oliver@gmail.com2005年 February
Original source: http://blog.9cbs.net/yayong copyright: When reprint, please be sure to indicate the original source, author information and this statement by hyperlink.
Test Environment: Solaris 10 / Serial Console Access Step: Login As Root Though Serial Console
Start CDE session with xorg
Export Path = / usr / openwin / bin: $ PATH; XINIT / USR / DT / BIN / XSESSION - / USR / X11 / BIN / XORG-DEV / DEV / FB0 -AllowMouseOpenfail &
2. Start JDS session with xorg
Export Path = / usr / openwin / bin: $ path; xinit /usr/dt/config/xinitrc.jds - / usr / x11 / bin / xorg -deopenfail &
3. Auto Start Scripts Under Rc3.d:
Su - root -c "path = / usr / openwin / bin: $ path; export path; xinit /usr/dt/config/xinitrc.jds - / usr / x11 / bin / xorg"