this post was submitted on 12 Mar 2024
57 points (95.2% liked)

Linux

48879 readers
1363 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I haven't been able to find one. Using Zorin OS which is GNOME.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 10 months ago (6 children)

There used to exist a hotkey CTRL-ALT-BKSP for restarting your current X-Session, don't know if this still exists

[–] baru 9 points 10 months ago (1 children)

That's specific to X11. It also wasn't always enabled for security reasons (breaking out of a locked screen). Now with Wayland there's no standard.

[–] [email protected] 1 points 10 months ago (1 children)

How is it a security risk to break out of a lock screen only to end up at a login screen?

[–] [email protected] 1 points 9 months ago

You wouldn't end up at a login screen, you'd end up in the last logged in user's session.

[–] Deckweiss 4 points 10 months ago (1 children)

Additionally, it terminated all gui processes. Which the windows shortcut mentioned in the question doesn't.

[–] [email protected] 6 points 10 months ago

There is a proposal to consider making a Wayland extension where programs can sit around and re-attach to a fresh, non-deaded display server. KDE is much closer to having a working version.

[–] AnUnusualRelic 2 points 10 months ago

That doesn't restart anything. That kills the X11 server.

It may or may not restart depending on system settings.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

That doesn't work for Wayland and I'm unsure which one Zorin uses

[–] [email protected] 2 points 10 months ago

It uses Wayland

[–] [email protected] 1 points 10 months ago

I was thinking of that when I read this and was like. windows has something like this???

[–] [email protected] 1 points 10 months ago

That is just the key to kill the X server. It does not restart anything.