1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Template: shared/default-x-display-manager
Type: select
Choices: ${choices}
_Description: Select the desired default display manager.
A display manager is a program that provides graphical login capabilities for
the X Window System.
.
Only one display manager can manage a given X server, but multiple display
manager packages are installed. Please select which display manager should
run by default.
.
(Multiple display managers can run simultaneously if they are configured to
manage different servers; to achieve this, configure the display managers
accordingly, edit each of their init scripts in /etc/init.d, and disable the
check for a default display manager.)
Template: xdm/daemon_name
Type: string
Default: /usr/bin/X11/xdm
Description: internal use only
This template is never shown to the user and does not require translation.
Template: xdm/stop_running_server_with_children
Type: boolean
Default: false
_Description: Do you wish to stop the xdm daemon?
The X display manager (xdm) daemon is typically stopped on package upgrade
and removal, but it appears to be managing at least one running X session.
If xdm is stopped now, any X sessions it manages will be terminated.
Otherwise you may leave xdm running, and the new version will take effect the
next time the daemon is restarted.
|