Skip to main content

Questions tagged [desktop-environments]

Software that provides a graphical user interface, with elements like icons, windows, toolbars, as well as additional features. Popular examples include Gnome and KDE.

1 vote
0 answers
81 views

Switching from Mac to Linux DE: Strategies for globally swapping <ctrl> modifier with <meta>? [closed]

I'm switching from MacOs to Linux and exploring several popular Desktop Environments like KDE Plasma, Gnome & Pantheon, etc. I find that the MacOS convention of using the meta key (aka the command ...
Todd Ditchendorf's user avatar
0 votes
0 answers
102 views

Desktop entry equivalents on Windows and macOS?

What are the equivalents of Freedesktop's .desktop entry for different operating systems? I'm making a Python package that would allow managing and registering such entries for other python packages ...
oBrstisf8o's user avatar
0 votes
1 answer
147 views

It it possible to not use a desktop display manager and just use the DE's lock screen?

I have a laptop running Debian Linux and KDE Plasma as the desktop environment. This is a pretty trivial issue, but I hate the look of SDDM and would prefer to always use KDE's lock screen by booting ...
DJMoffinz's user avatar
0 votes
1 answer
281 views

How do I de-KDE gnome?

I was using KDE for a while, but switched back to GNOME. However, some of the styles from KDE got into GNOME, and now I have a weird KDE/GNOME fusion. How do I revert back to GNOME style, and also ...
Anonymouse Coder's user avatar
0 votes
1 answer
2k views

Boot Pop!_OS to shell, no GUI

I have simulation that requires 30 out of my 32 GB of RAM. Unfortunately, Pop!_OS and its Desktop Environment take a little bit more than 2 GB. This means I cannot run my simulation. I tried ...
Maganna Dev's user avatar
0 votes
1 answer
235 views

No desktop environment while nomodeset is disabled

Desktop environment won't start while GRUBCMDLINELINUX_DEFAULT is set to nomodeset. While it's disabled Gnome starts but without some features like brightness controll or external display detection. ...
rflw's user avatar
  • 199
0 votes
1 answer
57 views

Use GRUB to decide whether to boot to desktop

I know SDDM (or others) can be set to run at boot, but is it possible to create a second GRUB entry that would boot to the normal TTY login? I know it's possible to create an entry for single-user ...
Kurtoid's user avatar
  • 103
22 votes
2 answers
9k views

Is Cinnamon a desktop environment or a window manager? (Or both?)

As far as I understand it: X11 is how you draw primitive things; A (compositing) window manager is something that uses X11 to provide the tools for drawing more complex things, and position them in ...
Adam Barnes's user avatar
0 votes
1 answer
36 views

How to set up a further Desktop Environment with proprietary drivers on Debian/Ubuntu?

I like to have a second desktop environment which can be selected at the login screen. This environment shall use the proprietary nvidia driver which shall not be used on the other environments. How ...
Alex44's user avatar
  • 157
1 vote
0 answers
172 views

Manjaro gnome to cinnamon environment

I have a manjaro gnome and i was trying to install cinnamon using terminal all operations were successful then when logged out of gnome and switched to cinnamon nothing showed up shortcuts work but no ...
dace diro's user avatar
0 votes
0 answers
112 views

How do I run cinnamon in Ubuntu?

Is there a way to change the desktop environment of Ubuntu to cinnamon? I only have gnome on this computer. I am using ubuntu 18.04.
Jaden's user avatar
  • 21
2 votes
1 answer
14k views

How do I change desktop enviorment in debian

I have installed multiple desktop environments when I started debian. I want to change the desktop environment to gnome but I do not know how.
Jaden's user avatar
  • 21
0 votes
1 answer
57 views

Align windows on Windows 7 [duplicate]

If I drag a window to the left or right edge of the screen in Windows, Windows will tack it to that edge and resize it to occupy half the screen. On some Linux desktops, this also works in dual ...
user149408's user avatar
  • 1,100
3 votes
1 answer
1k views

What is the equivalent of "X window system" in Microsoft Windows?

We all know Linux/Unix uses X window system for Graphical User Interface. Can anyone tell me what system does MS Windows use for Graphical User Interface?
coding_ninza's user avatar
1 vote
1 answer
737 views

Linux. Default desktop enviroment for each user

I have Arch linux installed on my PC. There are two users and I want to configure LightDM than when first user login Awesome WM starts and when the second user login LXQt starts. I don't want that ...
Kuznets's user avatar
  • 41
2 votes
2 answers
2k views

KDE recent documents

In KUbuntu in "Application Menu", there is the "Recent Documents" container-item: I suppose other DEs also have something similar. What is the way to add there some document manually? (E.g. to put a ...
Sasha's user avatar
  • 118
1 vote
1 answer
4k views

Run i3 (4.12) inside of Gnome (3.20.3)

I run Linux Manjaro and I really love the way Gnome 3 looks, but I hate having to manually move windows out of the way of each other. I tried i3 and really liked it, however it looks pretty hideous. ...
Harry's user avatar
  • 181
1 vote
3 answers
6k views

lightdm and desktop session control by command line

Using linux desktop systems (lightdm login manager, openbox, lxde or unity desktops), how can I enter and exit sessions (eg. log in from lightdm and log out from the desktop session) by command line, ...
dronus's user avatar
  • 1,908
0 votes
2 answers
188 views

Will changing windows shell affect my ability to run windows programs?

I have recently started using Linux on my laptop and I really like it. Especially I am overwhelmed by the ability to customize the desktop environment in Linux. I start reading about it and I learned ...
Pawel's user avatar
  • 125
2 votes
0 answers
481 views

How to show same panel on every monitor in KDE 5?

I'm using KDE 5.4.3 shipped with Debian GNU/Linux stretch/sid. I want to show a same panel on every monitor, but I didn't find the option. I have been using Ubuntu Unity desktop environment for a ...
user4516042's user avatar
2 votes
0 answers
3k views

Linux Arch Xorg xf86EnableIOPorts failed

I recently installed Arch, as a desktop environment I chose Budgie desktop and I would like to run without any display manager. But sometimes I encounter an issue where when I log in and exec ...
ProXicT's user avatar
  • 121
1 vote
1 answer
313 views

Performance hit installing multiple desktop environments in Fedora?

Will installing multiple desktop environments (Gnome, KDE, XFCE, LXDE) on a Fedora laptop slow down the system?
Dinesh's user avatar
  • 111
1 vote
2 answers
59 views

How can I determine what causes a mystery window to be created?

I have what appears to be a window which is always created in my desktop environment: See that white bar in the upper left corner? It seems to be a 5x1 pixel window. I can drag it around. Right click ...
Jon Surrell's user avatar
3 votes
0 answers
4k views

Alt-tab within VNC and back to my desktop

My local desktop is Windows 7, and my remote Linux machine is Ubuntu + Gnome. I access my linux machine via VNCViewer. When I'm working on my desktop, Alt+Tab switches between my desktop programs. ...
user3240688's user avatar
2 votes
1 answer
1k views

Place icons on the Chromebook desktop

I am accustomed to windows/mac/ubuntu/debian/mint/centos/rhel desktop operating systems which all have a "desktop" (please see the link for the word "desktop" if you are not sure what a desktop is or ...
Trevor Boyd Smith's user avatar
0 votes
1 answer
425 views

how change destktop environment in kali 2 sana

i just installed cinnamon and KDE in Kali 2 but i don't know how to change my Desktop to cinnamon or KDE. in Kali 1 on the login screen there was this option to change the desktop environment but in ...
user499299's user avatar
0 votes
0 answers
105 views

Modern Desktop Environment for RHEL 6

I'm currently forced to work with a machine running Red Hat Enterprise Linux 6. Since I'm usually working with the latest Ubuntu version and a corresponding modern desktop environment, I was quite ...
Cedric Reichenbach's user avatar
5 votes
1 answer
4k views

What is the difference between a Display Manager and Desktop Environment?

I know that a Window Manager just manages windows, and can basically be used with any DE. My question is what is the difference between a display manager and a desktop environment? I ask this because ...
Charles Staal's user avatar
0 votes
1 answer
958 views

Changing Linux desktop's environment variables without re-login

I'm setting a particular environment variable in my .bashrc, and, once I source it, it is available both in the shell itself and in gVim instances that I start from the shell. But, if I start a gVim ...
Sundar R's user avatar
  • 1,489
1 vote
2 answers
1k views

Ubuntu 14.04 with a CentOS 6 desktop look and feel

I'd like to install an up-to-date Ubuntu distro (14.04 LTS) at home since it is much easier to get desktop applications; however, I'm using CentOS 6 at work and I'm used to and prefer the desktop look ...
Janik Zikovsky's user avatar

15 30 50 per page