![]() |
![]()
| ![]() |
![]()
NAMEdthello — CDE login transitional greeting SYNOPSISdthello [-display &<display>] [-fground &<color>] [-bground &<color>] [-font &<fontname>] [-string &<message>] [-file &<filename>] [-timeout &<seconds>] DESCRIPTIONThe dthello client provides transition visuals from the end of login to the start of the window manager in the user's session. Upon invocation, the dthello client will create an override-redirect window the size of the screen and draw a specified message on it. At the same time, a 1x1 window is created that will be picked up by the window manager. When the window manager reparents the little window (an indication that the window manager has started), this program exits. The message may be specified on the command line, or in a text file. OPTIONSNote:
The dthello client is designed to be started by the system and is not intended to be started directly by users.
RETURNExit values are:
EXAMPLESdthello -string Welcome to the Desktop Transition window will contain this message. RESOURCESNOTE: Resources should be prefaced with the string "Dthello*" when specified. Resources should be specified in the Dthello app-defaults file.
vbackgroundCaret1 Specifies the background color for the transition message. vforegroundSpecifies the foreground color for the transition message. vfontSpecifies the font to use for the transition message. stringSpecifies the text to use in the transition message. fileSpecifies a file whose contents is to be displayed in addition to the transition message. Only one file may be specified. timeoutNumber of seconds before giving up on the window manager and terminating.
|