Earlier quoted context omitted.
Having recently moved back to Linux (PopOS) from Windows, the one biggest annoyance is not being able to configure two-finger touchpad swipe to be browser back/forward. This is the default in Mac, easily configurable in Windows (perhaps it's the default?), and default in ChromeOS. But simply not an option in any Linux I've tried. The Epiphany Browser does it, but that lacks extension support so is a no-go for me. Any…
My annoyance in going to pop from windows is lack of the address bar in the file explorer. I miss the ability to copy/paste file paths there, click up to navigate up the directory structure, drag and drop paths into shortcuts, etc.
Switching from macOS to Pop_OS
221–230 of 380 posts
Re: Switching from macOS to Pop_OS
#222Earlier quoted context omitted.
Lol. I came here to say the only thing that matters is that copy and paste in Linux is 'cntrl+shift+c'. You can try changing it, but your still fucked in most terminals, and then you end up with two key combos depending on context. It's a nightmare, and I'm really glad you have the top comment. Clearly I'm not alone.
Why bother implementing ctrl+c and ctrl+v in Linux when highlighting text copies it, and middle click pastes it? Ctrl+c feels like the dark ages in comparison.
Re: Switching from macOS to Pop_OS
#223I was thinking the other day that Apple is the only company developing their operating system and devices for consumers. I am not sure where Microsofts attention is these days. They have Windows Server I am not sure how the teams are allocated anymore. The vast majority of investment and work in Linux is for what FAANG and other enterprises need. The visual sugar POP_OS adds is nice, perhaps the on Linux. But it does…
Autorandr is amazing.. and I am also making betterScale atm to help hiDPI laptop users scale their Gnome based or Budgie based DE w/ or w/o mixed lo and hi dpi monitors.
Re: Switching from macOS to Pop_OS
#224Earlier quoted context omitted.
Definitely not rose tinted glasses. I regularly use an old SE/30 to write notes in Word 5 just as an escape from distractions when I'm trying to get thoughts down and organized.
Sounds older than what I worked on, one of the beloved (by Mac fans) 2009 Macbook Pros.
Re: Switching from macOS to Pop_OS
#225Earlier quoted context omitted.
It's been a while since I used a Mac but my recollection is that the same Emacs style key bindings were available for all text fields pretty much without exception. https://jblevins.org/log/kbd
Thanks, this might come in useful at some point. That said, on Windows and in Linux this is extremely much simpler and more consistent, I can write it down right here and now, it doesn't need a full web page: arrow keys: move ctrl + arrow left/right: move left/right to next word boundary. shift + arrow left/right: select a character to the left/right. ctrl + shift + arrow left/right: select to next word boundary.
Re: Switching from macOS to Pop_OS
#226All 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/sorun
Have fun!!!
The config file for the curious.
https://github.com/rbreaves/sorun/blob/main/configs/ubuntu_b...
Re: Switching from macOS to Pop_OS
#227Re: Switching from macOS to Pop_OS
#228Earlier quoted context omitted.
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.
Ctrl-C is a break signal. When you're in the UI, ctrl-c, ctrl-x, and ctrl-v work like you would expect. How do you send a break on a mac terminal? I didn't think it was any different.
and you can change that if you want in your terminal emulator. I modified some of my xterm's defaults using stty (I didn't change ctrl-c though, but you can change it).
Re: Switching from macOS to Pop_OS
#229Re: Switching from macOS to Pop_OS
#230All 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…
> and be as consistent as my old Macs. Would it help if I point out that this is just rose tinted glasses? ;-) Or at least, when I used Mac full time back in 2009 - 2012, it was the least consistent thing I ever used: even such basic shortcuts as moving a word forward or backwards was inconsistent. Same with home/end: in one app it would be CMD + arrow left/right, in another it would be fn + arrow left/right. In Safa…