I mean…
Steam? Maybe? I dunno, I don’t game but the Steam kids seem to prefer Arch. I’m sure they have their reasons.
Practically? Probably nothing terribly significant.
Reasons are usually just newest kernel/mesa/etc. Most of the time the difference is very small, and often inconsequential. However, every now and again there is a major development that might make it worth it (IE: The graphics pipeline that all but made dxvk-async obsolete)
I’m a complete noob in the games department. Btw, I see that you don’t use Arch.
Y-you’re not supposed to ask that!
Nerd stuff
Nothing, at all.
Some things you can’t do easily in Mint, like create snapshots automatically and boot into them when something breaks.
But it’s all Linux and freely available software under the hood, and the lines between configuration, customization and forking your distro are blurry.
Xfce? All keyboard shortcuts involved the Meta key won’t work.
Which keyboard shortcuts do you mean specifically? I think I fixed this exact issue earlier today!
Meta+arrows key to shift windows around
Or is the key call Super? I know for sure it’s the “Windows” key.
Yeah that’s the exact issue I fixed yesterday: the Super (Windows) key is configured to open the whisper (start) menu and this overrides any of the other xfce keyboard shortcuts like moving windows around.
The fix was to go into Settings > Keyboard > Application Shortcuts and change the one that’s set by default to open the whisper menu (xfce4-popup-whiskermenu
) to something else. I found some bug reports saying that the problem is that xfce doesn’t expect shortcuts that are “modifier only” (as in only the Super key), and once I changed that one then the shortcuts to move windows around suddenly started working.
No idea why distros ship with this configuration already broken, but hopefully this helps!