Find the answer to your Linux question:
Results 1 to 2 of 2
How can i change the default display manger from kdm to gdm ?...
  1. #1
    Just Joined!
    Join Date
    Feb 2006
    Posts
    3

    Default Display Manger

    How can i change the default display manger from kdm to gdm ?

  2. #2
    Linux Engineer Zelmo's Avatar
    Join Date
    Jan 2006
    Location
    Riverton, UT, USA
    Posts
    1,001
    As root,
    Code:
    dpkg-reconfigure kdm
    or
    Code:
    dpkg-reconfigure gdm
    will give you the option to choose a display manager.
    Stand up and be counted as a Linux user!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •