All I want in life is a Linux distro with a package repo full of meticulously reworked & reconfigured packages that make all the keyboard shortcuts across the entire system and every application be like and be as consistent as my old Macs. I've been full-time Linux (Kubuntu) for a few years now, and I've hobbled together something that only irritates me to death about 30% of the time rather than the 100% of the time…
https://github.com/rbreaves/kinto comes close for keyboard shortcuts
Switching from macOS to Pop_OS
211–220 of 380 posts
Re: Switching from macOS to Pop_OS
#212All I want in life is a Linux distro with a package repo full of meticulously reworked & reconfigured packages that make all the keyboard shortcuts across the entire system and every application be like and be as consistent as my old Macs. I've been full-time Linux (Kubuntu) for a few years now, and I've hobbled together something that only irritates me to death about 30% of the time rather than the 100% of the time…
https://github.com/rbreaves/kinto comes close for keyboard shortcuts
I suspect once I package it properly and make it available in various repos and app stores that it will get more coverage. Also Kinto is feature complete as far as I am concerned, only changes that happen now are mostly minor. May do a rewrite of some parts of it to make updates go smoother and allow users to retain their own changes easier but no major functionality changes or additions are planned at this time.
Re: Switching from macOS to Pop_OS
#213Earlier quoted context omitted.
I’ve been using Macs since 2009 for programming and have always used _by default_ Option+arrows in all apps for jumping between words and Cmd+arrow for beginning and end of line/file. I have never experienced “fn” to be used for moving the cursor around. It’s interesting that you had a different experience since these have been OS defaults and you can change them of course. I wonder if these was another software whic…
The things I remember using for work back then was eclipse, Textedit(not sure about the name, but at least the simple text editor that came with Mac), Safari, Firefox and Chrome.
Re: Switching from macOS to Pop_OS
#214Re: Switching from macOS to Pop_OS
#215Earlier quoted context omitted.
Indeed, after pacman and yay I'm never going back to Debian-based systems for personal use. The Arch User Repository is so much more hassle-free than trying to install stuff on Debian from 3rd-party repos.
What gives people confidence in the security of the user repository packages?
Re: Switching from macOS to Pop_OS
#216I recently installed Pop_OS on a new Workstation and wanted it to look and feel like MacOS as much as possible. It's surprisingly easy. You can even make Firefox look like Safari if that's your jazz. Here's what I used: https://github.com/vinceliuice/WhiteSur-gtk-theme
Re: Switching from macOS to Pop_OS
#217All I want in life is a Linux distro with a package repo full of meticulously reworked & reconfigured packages that make all the keyboard shortcuts across the entire system and every application be like and be as consistent as my old Macs. I've been full-time Linux (Kubuntu) for a few years now, and I've hobbled together something that only irritates me to death about 30% of the time rather than the 100% of the time…
Couldn't agree more about consistent keyboard shortcuts. It's crazy to me that mere copy/paste doesn't have a consistent keyboard shortcut across the system (eg terminal uses ctrl-shift-c or something). And if copy/paste isn't consistent, there's little hope for other shortcuts.
Re: Switching from macOS to Pop_OS
#218All I want in life is a Linux distro with a package repo full of meticulously reworked & reconfigured packages that make all the keyboard shortcuts across the entire system and every application be like and be as consistent as my old Macs. I've been full-time Linux (Kubuntu) for a few years now, and I've hobbled together something that only irritates me to death about 30% of the time rather than the 100% of the time…
Why doesn't someone use kmonad or libinput or something to make a utility that holds a database of the most-used applications and, whenever the user focuses a window, remaps the keyboard to some set of consistent system-wide bindings? I don't think that exists, does it? EXWM comes close, but it doesn't have the database. I know, I know, I just said "someone" when I should do it myself.
https://github.com/mooz/xkeysnail
https://github.com/k0kubun/xremap
https://github.com/autokey/autokey
My advice is to skip the last one unless you need something truly complicated and a config syntax that is just insane regardless of your level of complexity imo.
Of course if you just want mac based keybinds to be done for you then use my kinto app.
Re: Switching from macOS to Pop_OS
#219My neighbor asked me to help him get rid of windows 10 and install Ubuntu on his old (2013) laptop. I helped. It was easy and fast to install. Of course, you needed to know what is an image and how to boot from a USB device, but it was easy nonetheless. Since he doesn't depend on any windows-only software, hardware or service, I didn't expect any problem. I was particularly happy the printer (an multifunction HP Desk…
Re: Switching from macOS to Pop_OS
#220Earlier quoted context omitted.
> Mac is the only thing where alt-tab falls on its face. Even if you remind yourself that you're on Mac and use cmd-tab... But alt on a Windows keyboard layout and and command on a Mac keyboard layout are the same key location, so I don't understand how you can be confused by this... maybe stop looking at the keyboard?
Mac differs between switching windows and applications. So if you work in an IDE, keep reading docs in one Firefox window and test your application in another Firefox window then in KDE or XFCE or another sane windowing system[1] - even Windows - you just use alt - tab. On Mac you have to stop an think: Should I switch to another browser Window? Ok, that is CMD - backtick. Switch to or from IDE? That is CMD - tab. Pr…
The only annoyance is that it doesn't seem to distinguish between window types so, e.g., in GIMP in multiple window mode it also cycles between utility windows like the toolbar, options, etc instead of only the image windows - though some applications do not even bother providing window hints about their window types.