this post was submitted on 28 Dec 2025
674 points (98.8% liked)
Linux
60526 readers
498 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Always good to try out a few distros before settling in for the long run. As much as I love Mint, there are always cases where one distro has issues with your hardware where another doesn't.
Which part, the highlight-middle click part or something else?
In Mint? You've made me realize that would be convenient for me so I looked into it, I believe copying straight to clipboard is a default keyboard shortcut option I didn't know about.
Sometimes ctrl c / v doesn't work and it's a combination of ctrl, super and C.
Que confused "what's the super key"
Turns out that's what the windows key on my keyboard is called. So far only when I was messing with the terminal.
The screenshot tool in Brazzite. I think it's called spectre.
Ctrl C doesn't work in the terminal because that's how you terminate programs. You need to use Ctrl shift c, control shift v etc.
Yep. Learning a lot of common inputs on Windows does and does not apply with Linux. Lots of muscle memory to retrain myself on.