this post was submitted on 15 Apr 2025
294 points (98.4% liked)

Linux

53416 readers
599 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
[–] phlegmy@sh.itjust.works 2 points 6 days ago* (last edited 6 days ago) (1 children)

Not sure if it was a plasma issue or a wayland issue, but I tried it last year and had trouble with cursor locking.

Virtualbox had issues with the input being intermittent, and my mouse would move off the screen while gaming.

It might be fixed now, but I don't plan on trying it again for another few years, because what I'm using works for me.

[–] qpsLCV5@lemmy.ml 1 points 6 days ago

the cursor locking still happens in a handful of games for me - most work perfectly fine but sometimes i do end up running something with gamescope with the --force-grab-cursor argument to fix it.

this is when running games with either steam or wine/bottles/lutris.

strange that it happens in virualbox, i would think it "virtualizing" an entire display would fix issues like that. does virtualbox itself "grab" the cursor, or allow it to go off the screen by default? sorry i don't really know virtualbox, never used it much