this post was submitted on 21 Nov 2024
179 points (98.9% liked)

Linux

48310 readers
645 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 find this hilarious. Is this an easter egg? When shaking my mouse cursor, I can get it to take up the whole screens height.

This is KDE Plasma 6.

you are viewing a single comment's thread
view the rest of the comments
[–] asudox@discuss.tchncs.de 8 points 16 hours ago (2 children)

No, I don't think it is an easter egg. Probably just a missing check in code that needed to be done.

[–] TimeWalker@lemmy.foxden.party 33 points 16 hours ago (1 children)

It's by design as mentioned in this bug report.

There is a hidden config to cap the over magnification on shake

[Effect-shakecursor]
OverMagnification=0
[–] penquin@lemm.ee 7 points 14 hours ago (1 children)

Where do you set this option?

[–] foremanguy92_@lemmy.ml 1 points 3 hours ago

By default on recent KDE but search shake mouse in desktop settings

[–] moonpiedumplings@programming.dev 12 points 16 hours ago

This feature used to be in KDE 5 as well though, but with a size cap. I suspect the removal of the size cap is intentional rather than a bug.