GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dthello(user cmd) dthello(user cmd)

dthello — CDE login transitional greeting

dthello [-display &<display>] [-fground &<color>] [-bground &<color>] [-font &<fontname>] [-string &<message>] [-file &<filename>] [-timeout &<seconds>]

The 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.

Note:

The dthello client is designed to be started by the system and is not intended to be started directly by users.

Display id.
Foreground color.
Background color.
Font.
-string message
String to be displayed in window.
-file filename
Text file name whose contents will be displayed in window. This option may be specified up to five times.
-timeout seconds
Number of seconds before giving up on the window manager and terminating.

Exit values are:

0
Successful completion.
>0
Error condition occurred.

dthello -string Welcome to the Desktop Transition window will contain this message.

NOTE: Resources should be prefaced with the string "Dthello*" when specified. Resources should be specified in the Dthello app-defaults file.

Name Class Type Default
vbackground Vbackground Pixel dynamic
vforeground Vforeground Pixel dynamic
vfont Vfont FontList dynamic
string String String .........
file File String NULL
timeout Timeout Integer 240

Caret1

Specifies the background color for the transition message.

Specifies the foreground color for the transition message.

Specifies the font to use for the transition message.

Specifies the text to use in the transition message.

Specifies a file whose contents is to be displayed in addition to the transition message. Only one file may be specified.

Number of seconds before giving up on the window manager and terminating.


Search for    or go to Top of page |  Section u |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.