CDE / dthello

CDEログイン時に一瞬(それなりの時間)表示される壁紙。
メッセージを変更する方法
ここでは特定のファイルを参照するようにしている。
Original message: ================ > > Hi Group, > > I have a system 2.5.1 which when I log in using CDE; I > do not receive a warning banner. However when > I telnet or ftp I received the warning banner. Does anyone > know where to put the warning banner for a > CDE login (X-term)???? > > TIA, I will post. SOLUTION: ======== 1.) create a file any directory any file name; example : /etc/warning (with message inside) NOTE: center and modify input for neatness message could be in disarry. 2.) cd /etc/dt/config/Xsession.d 3.) vi any file name; example: vi 0050.warning (then add) dtstart_hello[0]="/usr/dt/bin/dthello -bground white -file /etc/warning &" wq! 4.) logout of cde and log back in! Works!!!!!!