this post was submitted on 24 Dec 2023
128 points (92.1% liked)

Linux

47361 readers
1057 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
 

So I like this MacOS feature where your cursor displays in large. I was hoping if anyone knew of such software that replicates this functionality for Linux. Considering MacOS and Linux are both Unix, and libraries are different, could X or Wayland help replicate this?

Source

top 20 comments
sorted by: hot top controversial new old
[–] Nachorella@lemmy.sdf.org 100 points 9 months ago (2 children)

jiggle

This is just the first thing I found, but I'm sure there's others for whatever you're using.

[–] lankybiker@lemmy.world 9 points 9 months ago

Well you win, this looks like exactly what's been asked for. Seems pretty cool will give it a try

[–] Legendsofanus@lemmy.ml 3 points 9 months ago (2 children)

What's gnome? Is it already installed? Not a linux user

[–] cobra89@beehaw.org 10 points 9 months ago* (last edited 9 months ago) (1 children)

Gnome is the desktop environment. You may have gnome already installed if that's what your OS uses, otherwise you probably have KDE. There are others but those are the 2 big ones.

The Desktop Environment is what gives the OS its look, and typically which GUI programs are installed by default.

[–] Legendsofanus@lemmy.ml 7 points 9 months ago (1 children)

Wow..Linux has a lot of options compared to Windows

[–] jaykay@lemmy.zip 9 points 9 months ago* (last edited 9 months ago)

That’s just scratching the surface. You can go even deeper and „make your own” desktop environment. Desktop environment is kind of like a pack of software that has a cohesive look and feel. You can leave that and pick and choose programs on your own and configure them to your liking. You can configure KDE or gnome, but this gives you even more control :)

Look up unixporn and see what’s possible 😋

[–] Ozy@lemmy.world -5 points 9 months ago

Gnome is a desktop environment for Linux. It does not come with gnome out of the box and needs to be installed by the user as it is a extension.

[–] tdawg@lemmy.world 30 points 9 months ago

Such an underrated feature

[–] richardisaguy@lemmy.world 26 points 9 months ago

I think KDE plasma 6 has that by default

[–] Secret300@sh.itjust.works 6 points 9 months ago

I think KDE had something like this when I used it years ago

[–] MangoKangaroo@beehaw.org 6 points 9 months ago

Beyond what people have posted, I also believe I saw something about GNOME planning to implement something like this soon™️

It depends on your desktop environment. For GNOME, you can try jiggle. For me, Jiggle is listed as incompatible, unfortunately.

The built-in accessibility setting for finding your mouse is the Windows-style "press left ctrl to highlight the mouse". KDE has the same feature, though they're working on including a macOS-like jiggle feature in the upcoming Plasma 6 release.

[–] qjkxbmwvz@lemmy.sdf.org -2 points 9 months ago

On my Mac running yabai it sometimes gets into this weird state where the mouse does this as it toggles rapidly back and forth between some windows. No idea what causes it...

On Linux I run i3 which kinda negates the need for the mouse finder since it will move the cursor to the active window.

I guess I didn't remotely answer you question though!