Common Desktop Environment: Difference between revisions
Appearance
m →References: → →See also |
|||
Line 12: | Line 12: | ||
=== dtlogin === | === dtlogin === | ||
The {{AUR|cdesktopenv}} package supplies | The {{AUR|cdesktopenv}} package supplies {{ic|dtlogin.service}} which upon [[start]]ing will launch the CDE [[login manager]]. | ||
=== xinit === | === xinit === |
Latest revision as of 11:53, 14 September 2024
The Common Desktop Environment is a desktop environment for Unix and OpenVMS, based on the Motif widget toolkit. It was part of the UNIX98 Workstation Product Standard, and was long the "classic" Unix desktop associated with commercial Unix workstations. Despite being a legacy environment, it is still kept alive with support for Linux systems as well.
Installation
The base CDE system is installed through the cdesktopenvAUR package.
Usage
dtlogin
The cdesktopenvAUR package supplies dtlogin.service
which upon starting will launch the CDE login manager.
xinit
CDE can be directly launched with startx
(install xorg-xinit):
$ export PATH=$PATH:/usr/dt/bin $ export LANG=C $ startx /usr/dt/bin/Xsession