this post was submitted on 02 Apr 2026
11 points (100.0% liked)

Linux

64525 readers
238 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 6 years ago
MODERATORS
 

I recently breathed some new life into this crappy old Nextbook Flexx 10 I have had for years by trying out some lightweight distros. I have Lubuntu on it currently, and I am really enjoying LXQt so far. I was surprised at how good looking you can get it.

That leads me to a minor inconvenience. I like using my old imac USB mouse with it. It's small, has a short cord, and works on just about any surface. The click is also very satisfying. The problem is, it only has one button. On Mint and Windows, that's been an easy fix with built-in accessibility settings. Just long click to right click. But I cannot find that anywhere in Lubuntu. Am I just missing it somewhere? Is there an easy way to implement it?

top 2 comments
sorted by: hot top controversial new old
[–] Grass@sh.itjust.works 2 points 1 week ago

the most visually appealing apple product era with low practicality and ergonomics. I miss them though. I want the apple crt computer back

[–] doodoo_wizard@lemmy.ml 2 points 1 week ago

Usually people don’t that.

The preferred solution for those mice in linux for as long as I can remember is modifier left clicking where you hold down ctrl or alt or whatever when you left click to get right or middle.

The reason people don’t do long click and instead do modifiers is because it allows you to use three button inout which is what x and whatever came before it were designed for and secretly everything in a linux gui expects.

If you absolutely have to have long press and cannot use modifiers because your other hand is occupied when clicking the mouse button due to chronic masturbation, evdev or the other x11 input emulation configurations are the way to go.