logoalt Hacker News

teekerttoday at 5:49 AM4 repliesview on HN

It's nice as always, but I have some issues.

* Select - Middle-click paste does not seem to work

* When something requires a password (ie just tried a bitlocker volume) the whole screen is blocked, so no password manager for you (unless you copy it before, or cancel - unplug drive-copy password - replug drive - paste.)

* The default tiling does not jive with me, sometimes I don't even know what it wants (it always tries to force you to also set a left windows if you tile right and vice versa) so I disabled it `gnome-extensions disable [email protected]`. Default Gnome tiling is ok (but missing quarter tiling (and 1/8th would be nice on my ultra-wide) imho so I use [0]

* I've been trying to use Nix home-manager for packages but I have GPU errors, need workarounds, icons that just remain generic. But I guess that is not Ubuntu's fault.

Ubuntu remains my nr. 2 choice, after NixOS (but I didn't get the latter to install on this Nuc, perhaps a bios update will help).

The installer offered (under experimental) to run root on zfs, I didn't end up selecting it because only on the forth try (and by that time you're clicking at a fast rate just taking defaults) I understood that it would only download packages via wifi, not the cable (same for NixOS installer, so must be my network).

[0] https://github.com/troyready/quarterwindows


Replies

WD-42today at 5:51 AM

Select middle click not working is a stupid decision from GNOME to disable in 50. You can turn it back on with the tweak tool.

show 6 replies
AntonFribergtoday at 11:16 AM

For Nix Home-Manager on non-nixos you need to fix the driver integration. https://nix-community.github.io/home-manager/index.xhtml#sec...

Nowadays it is quite easy https://github.com/AntonFriberg/dotfiles/blob/master/modules...

Note that the way this works is that after you activate your home manager generation it outputs a script path that you need to run manually as root which installs a Systemd service which ensures that the drivers are linked correctly.

LtWorftoday at 6:47 AM

> * Select - Middle-click paste does not seem to work

They did it on purpose for some reason. If I were you I'd give Plasma a try.

show 2 replies
kstenerudtoday at 10:16 AM

> Select - Middle-click paste does not seem to work

Good. It shouldn't be on by default. It's surprising behavior, too easy to fat-finger, and too disruptive when it accidentally triggers.

show 1 reply