this post was submitted on 03 Nov 2023
41 points (86.0% liked)

Linux

47334 readers
737 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
 

It's mostly libinput. Why the hell can't I easily change scroll speed on Gnome and not on KDE? Why does gnome have a simple tool (gnome tweaks) to change the trackpad cooldown to change the time trackpad doesn't work as a substitute for good palm rejection and KDE doesn't? Why is it a bit of a pain in both to change trackpad gestures? Why am I hearing again about God damn redesigning the settings placement on most desktop environments.

Edit: I love both KDE and Gnome, and I think that they're great. But it kinda hurts to see them fail on what seem like relatively simple things

all 13 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 10 months ago* (last edited 10 months ago) (1 children)

It sounds like you'd be better off with a DE or WM that isn't gnome. The GNOME Project has been progressively sticking more and more of the customization features of the DE behind either gnome tweaks or the command line, likely to unify the experience for all users and improve the ability to provide support.

Personally, as far as gnome-based DEs are concerned, I prefer cinnamon, but I'm fine running Mint to just have it come pre-installed. I don't know what dependencies it pulls in now if you install it standalone from Mint.

[–] [email protected] 4 points 10 months ago

I’m using KDE, but my point still stands about both… also, would be nice for newbies if KDE had a few presets when it comes to layout to make the users realise how truly powerful it is

[–] [email protected] 11 points 10 months ago (1 children)

That part is stupid indeed. If you run X, do xinput and find your trackpad. Then do xinput list-props on that to see all the settings there are. Xinput can also change them with xinput set-prop and they reset after a reboot, so feel free to fiddle around.

Once you're done, just slap your settings into a script and run that on startup, then you're set.

[–] [email protected] 11 points 10 months ago

I’m on wayland

[–] [email protected] 10 points 10 months ago

GNOME settings are widespread. It's bad right now. Anything that improves that is good

[–] aport 9 points 10 months ago (1 children)
[–] [email protected] 7 points 10 months ago

Oh, it didn’t add the text

[–] [email protected] 9 points 10 months ago* (last edited 10 months ago)

You're using software that's being continuously developed by people for whom stability of the UI is not a priority. Pointless UI churn is normal. Half-assed solutions kept beyond their best-before date are normal. Windows does this crap too. At least with Linux you have a choice of which issues you're going to tolerate (or you can pick a DE where UI stability is a priority for the development team).

[–] [email protected] 3 points 10 months ago

I don't think you can adjust scroll speed on Gnome without Gconfig

[–] [email protected] 3 points 10 months ago

At least KDE is planning to introduce customisable trackpad gestures next year, with Plasma 6.0. Not sure if that would include palm rejection though or the other stuff.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

You might check out xfce. It's gtk like Gnome but the development team doesn't have their heads up their asses; pretty much every aspect of xfce can be customized. It should be a simple install from your package manager, whatever distribution you're using. The downside of this, however, is it might take extensive tweaking to get it to look how you want as it's a pretty bare bones UI by default. Personally I like it, but ymmv.

That's the beautiful thing about the Linux world. If you don't like some aspect there's virtually always an alternative.