LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 01-01-2013, 11:40 PM   #16
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42

thanks shivaa
 
Old 01-02-2013, 12:05 AM   #17
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
Wink

My own compilation for Window Managers/Desktop
Window Managers

The window manager controls the way your desktop works: how the windows look and act. The window manager decides what kind of decorations to put around the windows. It's the window manager's job to provide ways of controlling the windows, like moving, hiding, resizing, iconifying, or closing them. The window manager decides what window at the moment accepts input from you and what window is on the top. The window manager also controls the ways you do these tasks: what mouse buttons you click or what keys you press in order to accomplish these window management tasks.

Standalone Window Managers
-Kwin:The KWin window manager is the default window manager for KDE. It is an efficient window manager which supports custom themes.
-Metacity: The Metacity window manager is the default window manager for GNOME. It is a simple and efficient window manager which supports custom themes.
-DWM: The Dynamic window manager
-MWM: The Motif window manager is a basic, standalone window manager. Since it is designed to be a standalone window manager, it should not be used in conjunction with GNOME or KDE
-TWB: The minimalist Tab Window Manager, which provides the most basic tool set of any of the window managers and can be used either as a standalone or with a desktop environment. It is installed as part of the X11R6.8 release
-OpenBox

These window managers can be run without desktop environments to gain a better sense of their differences. To do this, type the xinit -e <path-to-window-manager> command, where <path-to-window-manager> is the location of the window manager binary file. The binary file can be found by typing which <window-manager-name>, where <window-manager-name> is the name of the window manager you are querying.

Ever since the inception of GNOME and KDE there has been confusion among new Linux users which is which and which is best to use. The former question is fairly simple to answer. The latter question, however, is a bit more complex due to user-specific needs/wants.
With that in mind let us begin by illustrating the differences between a desktop environment and a window manager. We’ll begin by showing how the Linux graphical desktop is layered.
As you can see, in the image below, there are basically three layers that can be included in the Linux desktop:
X Windows – This is the foundation that allows for graphic elements to be drawn on the display. X Windows builds the primitive framework that allows moving of windows, interactions with keyboard and mouse, and draws windows. This is required for any graphical desktop.
Window Manager: The Window Manager is the piece of the puzzle that controls the placement and appearance of windows. Window Managers include: Enlightenment, Afterstep, FVWM, Fluxbox, IceWM, etc. Requires X Windows but not a desktop environment.
Desktop Environment: This is where it begins to get a little fuzzy for some. A Desktop Environment includes a Window Manager but builds upon it. The Desktop Environment typically is a far more fully integrated system than a Window Manager. Requires both X Windows and a Window Manager.
A Desktop Environment generally includes a suite of applications that are tightly integrated so that all applications are aware of one another. A Desktop Manager will also include some form of panel that includes a system tray where small widgets can be placed for quick action or information.
Linux Desktop Layering
Much of the confusion starts to peek out when you examine such Window Managers as E17 (Enlightenment 17).
The most recent iteratio of Enlightenment includes many of the elements usually found only Desktop Environments even though Enlightenment is still considered a Window Manager. To this point I generally refer to such desktops as Desktop Managers.
There are two main Desktop Environments: GNOME and KDE. If you are curious as to which is right for you, here is some advice. The latest default GNOME will make users of OS X feel right at home, KDE 3.x will make Windows XP users feel at home, and KDE 4.x will make Windows Vista users feel at home.
As to which Window Manager is best suited for which user? Since there are so many Window Managers I will highlight my favorites.
Enlightenment: You want plenty of eye candy but not something as resource-intensive as KDE or GNOME.
Fluxbox: You want minimal and fast.
Afterstep: You want something old-school to give you hours of tinkering fun.
Xfce: You want a Windows-like interface without the bloatware of GNOME or KDE.
Compiz-Fusion: This is a full-blown 3 dimensional window manager rife with plugs that do just about everything. If you want something to seriously impress your friends, this is where you want to look.
Attached Thumbnails
Click image for larger version

Name:	Layering.PNG
Views:	20
Size:	8.8 KB
ID:	11519  
 
Old 01-02-2013, 02:41 AM   #18
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
Talking

Quote:
Originally Posted by k3lt01 View Post
You don't need to deal with it, my participation is purely to show you that your "keyring" post does not actually define keyring instead it defines a daemon
so to define "keyring" for newbie what should we write ??
check my definition in the previous page..

Last edited by kareempharmacist; 01-02-2013 at 03:04 AM.
 
Old 01-02-2013, 03:09 AM   #19
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
I will explain GnuPG later
 
Old 01-02-2013, 03:19 AM   #20
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by kareempharmacist View Post
I will explain GnuPG later
Is that really what you're trying to do here? Create a big thread of random posts with more or less comprehensive definitions of terms? Wouldn't it be more beneficial if you got involved directly with the Linux Directory Project people and start updating the dictionary itself?
 
Old 01-02-2013, 03:25 AM   #21
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
no problem but I said before I need user's opinions both experts and newbies which will not be available if I works directly with the project. may be a wiki or blog will be more helpful.I trying to do my best.
 
Old 01-02-2013, 03:36 AM   #22
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by kareempharmacist View Post
no problem but I said before I need user's opinions both experts and newbies which will not be available if I works directly with the project. may be a wiki or blog will be more helpful.I trying to do my best.
I know. Nobody is doubting your intentions. A wiki would be ideal for something like that. Have a look at the Slackware Documentation Project in my signature. Each article has a discussion tab to comment on an entry.
 
Old 01-02-2013, 03:42 AM   #23
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
so what do you advice me now and how to start??
you did not tell me your opinion of the two definitions:keyring and desktop/window managers..
 
Old 01-02-2013, 03:59 AM   #24
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by kareempharmacist View Post
so what do you advice me now and how to start??
Set up a wiki for your definitions/concepts. It's perfect for collaboration. Alternatively, a github account would do as well. It's free for public repositories.
Quote:
Originally Posted by kareempharmacist View Post
you did not tell me your opinion of the two definitions:keyring and desktop/window managers..
No, I didn't. I don't use and have an opinion on keyrings. In terms of window managers you need to mention tiling window managers. For comprehensive information on window managers have a look at:
https://en.wikipedia.org/wiki/Window_manager
https://wiki.archlinux.org/index.php/Window_manager
 
Old 01-02-2013, 04:08 AM   #25
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
I don't know how to create a Wiki on LQ do I have to contact them ? please help me!!!
 
Old 01-02-2013, 04:17 AM   #26
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by kareempharmacist View Post
I don't know how to create a Wiki on LQ do I have to contact them ? please help me!!!
Visit: http://wiki.linuxquestions.org/wiki/Special:Wantedpages where you can create an account.
 
Old 01-06-2013, 12:05 PM   #27
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
please visit this link
http://wiki.linuxquestions.org/wiki/Linux_Dictionary
 
Old 01-07-2014, 03:22 PM   #28
kareempharmacist
Member
 
Registered: Jan 2012
Location: Cairo, Egypt
Distribution: MX Linux, Ubuntu 18.04
Posts: 336

Original Poster
Rep: Reputation: 42
Lightbulb "Mainstream" definition

Please help me define "Mainstream"...
My own definition from wikipedia after googling is:
Some popular mainstream Linux distributions include:
1- Debian (and its derivatives such as Ubuntu and Linux Mint)
2- Fedora (and its derivatives such as the commercial Red Hat Enterprise Linux and its open equivalent CentOS)
3- Mandriva/Mageia
4- openSUSE (and its commercial derivative SUSE Linux Enterprise Server)
5- Arch Linux
6-Slackware may also be a mainstream linux distribution but it is intended to the advanced user
I doubt that slackware is a mainstream distribution although it is one of the oldest distributions.
I didn't find anything else..

Last edited by kareempharmacist; 01-07-2014 at 03:35 PM.
 
  


Reply

Tags
dictionary project



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
LXer: New documentation project for blind Linux users and all the others LXer Syndicated Linux News 0 05-04-2010 01:00 PM
Mirror of The Linux Documentation Project HOWTO's on the main page t3gah LQ Suggestions & Feedback 2 09-15-2008 01:40 AM
Linux Documentation Project ask for Help jdd Linux - News 0 09-15-2008 01:37 AM
LXer: Make Your Linux Desktop Look Like A Mac - Mac4Lin Project Documentation LXer Syndicated Linux News 0 10-30-2007 07:41 PM
Documentation project paradoxlight General 1 10-16-2003 10:24 PM

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

All times are GMT -5. The time now is 09:53 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