vote up 0 vote down star

or maybe something else?

I am using Redhat OS.

flag

Someone with editing powers needs to change "Genome" to "Gnome" – Shannon Nelson Jan 15 at 9:59
1  
done :) I'd also wish the OP had pointed out what version of redhat he's using, since unless its RHEL, there hasn't been a redhat release in ages – The Journeyman geek Jan 15 at 13:27

4 Answers

vote up 4 vote down check

Have a look at your installed applications. If a lot of them start with K - you're on KDE. If a lot of them start with G, you're on Gnome. Seriously. :o)

If you go to the About page of your computers settings panel, that should give you some clues.

Alternatively, look around on Google Images for screenshots of Gnome or KDE. It should be obvious once you have seen the basic look of the desktop environment.

link|flag
1  
Since you can have both Gnome and KDE installed on the machine, and have access to both sets of programs in your menus, the first suggestion is not a foolproof method. The About panel is most likely the useful answer. – Shannon Nelson Jan 20 at 8:34
vote up 4 vote down

Open a terminal and type:

echo $DESKTOP_SESSION

link|flag
This is the best answer. – daxim Jan 15 at 18:49
1  
Not always true, as for someone could be just "default" – dag729 Jan 18 at 0:55
vote up 1 vote down

Quick way #1: if you have a "System" menu entry on the top line, and there's an item in the menu that says "About Gnome", you're probably running Gnome.

Quick way #2: ps -ef | grep gnome

link|flag
vote up 1 vote down

Ahm...this is what GNOME lookes like, and this is KDE.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.