As someone who’s a week into trying to switch from Windows to Linux, I don’t even know what X11 or Wayland are. My biggest hurdle has been how the Linux community always just assumes everyone knows every little thing. This article is a perfect example. It would have taken a sentence or two to add “X11 does this, but is being phased out”.
I spent at least an hour today trying to connect to a shared network printer! As a geek, I love Linux but it’s still not ready for the masses. And that’s referring to Mint.
Honestly, that’s not something you should have to know about. Many Linux folks just care about the inner workings of everything so they can make it work how they want.
Of course, when things break it helps knowing what the reason is and how to fix it. But usually your distribution should handle everything so that nothing breaks.
I agree with your first part, but I dont think I’ve ever used a windows, osx or linux computer that hasnt had issues connecting to printers, the problem there isnt with the computer.
It probably depends on the printer. I helped dad install Mint on a used laptop he bought, and the only help he needed with the printer was figuring out which config application to open to add it.
I use system-config-printer to set up both our Canon and Epson printers any time I install a fresh Linux here; it works flawlessly.
X11 is the display server. Your desktop environment, like gnome, has a window manager managing your opened applications and tells the display server “please render this stuff on the actual screen”.
X11 is ancient and sucks, because for example, it can’t do fractional scaling well, which is important for screens that have a higher resolution, since everything appears tiny otherwise.
The display server also offers some functionalities that the desktop environment can make use of, like global hotkeys, or screen sharing.
I’m not an expert or anything, but I think it’s about right like this.
As someone who’s a week into trying to switch from Windows to Linux, I don’t even know what X11 or Wayland are. My biggest hurdle has been how the Linux community always just assumes everyone knows every little thing. This article is a perfect example. It would have taken a sentence or two to add “X11 does this, but is being phased out”.
I spent at least an hour today trying to connect to a shared network printer! As a geek, I love Linux but it’s still not ready for the masses. And that’s referring to Mint.
Honestly, that’s not something you should have to know about. Many Linux folks just care about the inner workings of everything so they can make it work how they want.
Of course, when things break it helps knowing what the reason is and how to fix it. But usually your distribution should handle everything so that nothing breaks.
I agree with your first part, but I dont think I’ve ever used a windows, osx or linux computer that hasnt had issues connecting to printers, the problem there isnt with the computer.
It probably depends on the printer. I helped dad install Mint on a used laptop he bought, and the only help he needed with the printer was figuring out which config application to open to add it.
I use system-config-printer to set up both our Canon and Epson printers any time I install a fresh Linux here; it works flawlessly.
X11 is the display server. Your desktop environment, like gnome, has a window manager managing your opened applications and tells the display server “please render this stuff on the actual screen”.
X11 is ancient and sucks, because for example, it can’t do fractional scaling well, which is important for screens that have a higher resolution, since everything appears tiny otherwise.
The display server also offers some functionalities that the desktop environment can make use of, like global hotkeys, or screen sharing.
I’m not an expert or anything, but I think it’s about right like this.