LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-16-2003, 08:33 AM   #1
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Rep: Reputation: 30
Question ??kdm/gdm/xdm?? + Window Managers Queries


Hey folks,

I decided to replace KDE/GNOME with FLUXBOX. I discovered FLUXBOX today so certain background is new to me.

First of all i want to remove GNOME and leave KDE as a backup if FLUXBOX fails or something. I found out that on RH 9, the only way to remove gnome is to remove the RPM's from command line.... however I'm a bit concerned about dependencies. I have found these gnome packages:

libgnomecanvas-2.2.0.1-1
gnome-spell-0.5-5
gnome-desktop-2.2.0.1-4
gnome-print-0.37-4
gnome-session-2.2.0.2-4
gnome-vfs2-extras-0.99.10-1
libgnomeprint-1.116.0-6
gnome-applets-2.2.0-8
gnome-terminal-2.2.1-3
gnome-mime-data-2.2.0-1
gnome-vfs2-2.2.2-4
libgnome-2.2.0.1-8
gnome-python2-gtkhtml2-1.99.14-5
libgnomeui-2.2.0.1-5
gnome-python2-canvas-1.99.14-5
gnome-python2-1.99.14-5
openssh-askpass-gnome-3.5p1-6
gnome-libs-1.4.1.2.90-32
gdk-pixbuf-gnome-0.18.0-7
libgnomeprint15-0.37-4
gnome-vfs-1.0.5-13
up2date-gnome-3.1.23-1
libgnomeprintui22-2.2.1.1-1
gnome-panel-2.2.0.1-9
gnome-vfs-extras-0.2.0-5
libgnomeprintui-1.116.0-4
gnome-python2-bonobo-1.99.14-5
gnome-pilot-0.1.71-2
libgnomeprint22-2.2.1.1-3
gnome-icon-theme-1.0.0-4
gnome-utils-2.2.0.3-2
switchdesk-gnome-3.9.8-15

Which ones are safe to uninstall? Removing them will remove GTK stuff? (Cos i don't want the latter thing to happen).

Also, when installing FLUXBOX, i've read that i need to edit some Desktop manager files (KDM/GDM/XDM), but the problem is, How can i know which login session I'm using???

I really want that somebody clarifies my query so I can begin moving on FLUXBOX. (PS: Do you normally remove GNOME/KDE when moving to a lightweight Window Manager?).

Thanks in advance.
 
Old 08-16-2003, 02:00 PM   #2
rahulsundaram
Member
 
Registered: May 2003
Location: India
Distribution: Knoppix, RedHat
Posts: 246

Rep: Reputation: 30
hi

rpms can detect if you have a dependency.so if rpm doesnt report an error its pretty safe to remove those rpms

start with the high level things and move down to the libraries. its better to leave the gtk libraries and just remove the gnome stuff otherwise programs which are based on those libraries wont work

example: gaim depends on gtk and gdk.

you have a graphical package manager inside the settings menu. its a little slow but you might find it more comfortable.

redhat by default comes with Gnome display manager aka gdm. if you havent changed the settings its probably that

in the login screen if you can only enter the username and after that a password its gdm.

if you have a windows like login screen with login name and password one below the other its kdm.

if you have a non coloured old login screen its probably xdm.its unlikely you are using xdm

if you are comfortable with fluxbox go ahead and remove kde and gnome but leave the basic libraries around. i advice that you keep either one of these heavy weight desktop environment just in case you dont find fluxbox friendly enough.

take your own time and you can make your choices later on if you arent worried about disk space
 
Old 08-16-2003, 09:23 PM   #3
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Original Poster
Rep: Reputation: 30
Thanks for the reply - so by removing GNOME, i will also remove GDM, right? And if GDM is my default Display Manager, uninstalling GNOME will cause havoc? If so, how can i switch the Display Manager to KDM?
 
Old 08-17-2003, 06:21 AM   #4
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Removing Gnome is frankly an extreme action as soo many apps need the libraries and programs that come with it.
Fluxbox is only a window manager and so doesnt have it's own suite of apps, it just deals with organising the Kde and Gnome apps on your screen in a different way.

Sounds like you just want to edit the entries in whatever graphical login you use, and maybe change the DM, but that isnt needed.
 
Old 08-17-2003, 06:30 AM   #5
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Original Poster
Rep: Reputation: 30
Thinking it several times, i think i'm gonna leave KDE and GNOME there, and add fluxbox with them. my prime motives where to free up some space, and since i do not use GNOME i thought i would be fine without it. but you're right, a lot of appz need libs which come with gnome. But just for my personal info, how can i move from GDM to KDM in redhat 9, or as a general rule?
 
Old 08-17-2003, 06:51 AM   #6
ganninu
Member
 
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340

Original Poster
Rep: Reputation: 30
Ok i found out how to move from GDM to KDM in redhat 9. You have to edit /etc/sysconfig/desktop file and put these two lines:

DESKTOP="KDE"
preferred="kdm"
 
Old 08-17-2003, 06:53 AM   #7
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Mandrake is slightly different, so sorry I couldnt help with that.
 
Old 08-17-2003, 10:02 AM   #8
SDSkyle
LQ Newbie
 
Registered: Apr 2003
Posts: 12

Rep: Reputation: 0
Hmm... I'm using Slack and want to change from GDM to KDM, but I'm having trouble. I've edited my /etc/rc.d/rc.4 file to comment out the lines that start GDM, and I even moved the KDM to be above the others, thus making it default, but I still get the GDM login/session manager. It doesn't matter which session manager I use, but I've added fluxbox to the menu in KDM, but I don't know how to change the GDM to have fluxbox as an option, so I figured it would be easier to just use KDM session manager.

Last edited by SDSkyle; 08-17-2003 at 10:06 AM.
 
Old 08-17-2003, 10:29 AM   #9
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
You have dropped out of runlevel 4 and back in havent you? Eg. rebooted.
 
Old 08-17-2003, 10:43 AM   #10
SDSkyle
LQ Newbie
 
Registered: Apr 2003
Posts: 12

Rep: Reputation: 0
Err, maybe I haven't I'll try this again really quick.

Okay, that worked. I don't know why that idea never came to me. I'd assumed that just by logging out that it would go to the KDM, but apparently not so.

However, by only adding the session type fluxbox using the KDE control panel, it doesn't boot into fluxbox when I select it. Where is the config file to add that option? I don't like this GUI stuff, it's slow and sometimes ineffective.

Last edited by SDSkyle; 08-17-2003 at 10:49 AM.
 
Old 08-18-2003, 07:04 AM   #11
rahulsundaram
Member
 
Registered: May 2003
Location: India
Distribution: Knoppix, RedHat
Posts: 246

Rep: Reputation: 30
hi

read the kdm handbook.google it. it has detailed docs
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xdm/gdm/kdm domain authorization daft Linux - Networking 0 05-22-2005 09:42 AM
alternatives to xdm, gdm, or kdm hdo781 Debian 1 02-02-2005 10:55 AM
gdm, kdm, xdm daemons, which do I need? Feldon Linux - Software 5 10-16-2004 09:56 PM
Cannot start xdm, kdm or gdm icisyd Linux - Newbie 13 09-23-2004 06:38 PM
How i put news window managers in to the list of GDM or KDM? servimo Mandriva 0 05-20-2004 01:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration