this post was submitted on 23 Feb 2025
63 points (95.7% liked)

Linux

50449 readers
697 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
you are viewing a single comment's thread
view the rest of the comments
[–] that_leaflet@lemmy.world 6 points 13 hours ago (1 children)

The traditional insecure global shortcuts system works in Xorg.

[–] umbrella@lemmy.ml 1 points 11 hours ago (1 children)

i'm using wayland though, i'm probably too tired to be making too much sense anyway.

[–] arcidalex@lemmy.world 5 points 10 hours ago (2 children)

Xorg global shortcuts will work for anything using Xwayland, but not in anything thats wayland native

For example, in a game (using wine, which uses Xorg by default currently) your global shortcut will work. But in a wayland native window like Firefox, it will not if its the active window

[–] that_leaflet@lemmy.world 2 points 6 hours ago (1 children)

Are you sure about that? KDE has a feature that lets Xwayland apps snoop if certain keys are pressed, but Gnome does not.

[–] arcidalex@lemmy.world 2 points 5 hours ago

Yeah. The behavior i stated was how it works in Gnome. In KDE since Xorg passthrough is a formal thing, the behavior is different based on those options

[–] umbrella@lemmy.ml 0 points 10 hours ago* (last edited 10 hours ago)

oh i get it now. thats why i thought we already had it, im not usually aware of what is running under xwayland and what is not.