Table of Contents

Name

dtconfig -- desktop configuration utility

Synopsis

dtconfig [-d | -e | -kill | -reset | -p ]

Description

Desktop configuration utility. Integrates CDE with the operating system of the underlying platform. System root login privilege is required to use dtconfig.

Options

-d
Disables desktop auto-start feature. At end of boot cycle, platform’s native text based login mechanism will be used.
-e
Enable’s desktop auto-start feature. Desktop login window will display at end of platform’s boot cycle.
-kill
Kill desktop (window based) login process and any user sessions associated with it. Return control to system’s native text based console.
-reset
Tell desktop (window based) login process to reread its configuration files to incorporate any changes.
-p
Printer actions for any printer known to platform will be created if such print actions do not already exist in the platform’s actions database. This option is executed automatically at boot time if desktop auto-start has been enabled.

Return

0
Successful completion
>0
Error condition

Files

/usr/dt/bin/dtconfig
location of dtconfig utility

See Also

dtlogin(1) , dtprintinfo(1)

Notes

The dtconfig script is an optional utility in the CDE. It may not be present on all platforms offering this desktop. In such cases, see platform specific documentation for further information. Alternate mechanisms may have been supplied. All dtconfig options may not be present on all platforms. Running dtconfig without options will list available options for the platform.


Table of Contents