The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
2answers
1k views

Correctly setting environment

I'm using zsh and gdm to run gnome. Some time ago I discovered that variables are not set correctly. For example LANG/LC_ALL are incorrect ("" instead of en_GB.UTF-8). I split the .zshrc into .zshrc ...
14
votes
10answers
3k views

the lightest way to have a GUI in Linux?

I have been using Gnome and KDE for a while, and I am now running Compiz standalone... Regarding system resource, I think the most heavy ones are feature-rich desktop environments (Gnome, KDE), then ...
6
votes
2answers
627 views

Difference between a Window Manager and a Desktop Environment?

What exactly is the difference between between a Window Manager and a Desktop Environment? E.g.: sawfish vs. gnome.
9
votes
3answers
3k views

How to get rid of desktop environment and use a window manager only?

I have been using xterm for all my work. I realized that the features that desktop environments like GNOME has to provide are not of much use to me. Now is it possible that I remove GNOME and KDE ...
4
votes
1answer
313 views

Understanding linux desktop

I use debian wheezy xfce and want to set up my desktop. But I read some settings are redundant. Hence I want to understand how everything works, but I am massively lost. Can someone please sort, ...
4
votes
2answers
338 views

What are the user interface subsystems, their components and responsibilities?

I am trying to understand the different subsystems that are in charge of the user interface, the terminology to refer to them, and how they are structured; so far I know there are: At the top level: ...
6
votes
2answers
1k views

The most light-weight Compiz compatible environment?

I require Compiz for organizational reasons; I make heavy use of its window sorting features. But I like light-weight environments so that I can give as much of my system's resources to the ...
1
vote
1answer
91 views

What is the proper use of the term 'session'?

[I hesitated whether to post this in meta or here. But although this involves terminology, it is of general use, not only on this website.] It looks like at least in Xfce 4.10 (with the session ...
8
votes
6answers
1k views

How to find information about the system/machine in Unix?

I have always found it difficult to find information about the system itself in Unix, whether it be Which OS I am using (version number and all, to compare it with the latest available builds)? ...