• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: July 25th, 2023

help-circle
  • I’m a lifetime user of linux/unix and struggle when I have to use MacOS or Windows. I’m used to X11! Select (and copy on select) anything you can see. Paste on middle click on the mouse. Fat scrollbars that tell you how much there is to scroll. Arrow-buttons on the scrollbar, preferrably one pointing up at the top and two at the bottom, one pointing up, one pointing down. Draggable scrollpiece in the scrollbar. Click in the scrollbar to jump. Buttons that look like buttons. Focus follows mouse. Etc. etc.






  • Remember to play. There are multiple terminal emulators, window managers, shells, all the things! Try 'em out. When installing stuff to test via distro package, keep note of which dependencies were dragged in so you can get rid if all of them, not just the thing you wanted to test. Also keep a list of what you tested and later got rid of (and why) so you avoid testing it again.

    If you ever ssh into other machines to do stuff, learn the minimum of vi (classic w/no arrow keys, not vim) and bash. Servers “always” have those (though FreeBSD also has tcsh).