I've been an Apple « fanboy » for almost 20 years now, but in the last few years everything Apple seems to take the wrong direction, my admiration for Apple transformed into irritation, sadness and despair. We've all put up with a lot of Apple's dick moves and screwed-up choices, but no more. It is time to leave Apple and take action, switching to what seems to be the most decent alternative for me : Debian. (Altough Elementary OS or Ubuntu would better suit most non power-user. This guide would still apply to them)
In this document (a work in progress) I'm going to list a few of the things that could bother you, switching from MacOS to Debian, and how to circumvent or fix them.
The installation process will not be covered, as it is explained in the official documentation. The gaming aspect will not be covered either, as the most obvious choice for that would be to have a decidated Windows system. I will mostly cover productivity features, and how to get back what made you so efficient on MacOS.
- Define that shortcut in
System settings -> Keyboard -> Shortcuts -> Windows -> Windows Overview
- Define that shortcut in
System settings -> Keyboard -> Shortcuts -> Windows -> Close
- Go to the top left corner, search for the « Files » app, and move it to the left of the dock
- Create the following file
~/.config/plank/dock1/launchers/trash.dockitem
with this contents
[PlankDockItemPreferences]
Launcher=docklet://trash
- Define those shortcut in
System settings -> Keyboard -> Shortcuts -> Workspaces -> Switch to left/right
- Define those shortcut in
System settings -> Keyboard -> Shortcuts -> Screenshots -> Take a screenshot/Take a screenshot of an area
- I haven't found a workaround yet
- CTRL-L
- The "Windows" key (does somewhat the same)
- Define the shortcut in
System settings -> Keyboard -> Shortcuts -> Windows -> Lower
it will put the active window in the background
- Define the shortcut in
System settings -> Keyboard -> Shortcuts -> Windows -> Minimize
- CTRL (instead of ALT)
- I haven't found a workaround yet, as it only work it terminal
- I haven't found a workaround yet
- I haven't found a workaround yet
- This one actually has to be done at the installation, check the "encrypt home folder"
I recommend using
- GNOME
- Flat-Remix-GTK as (GTK+ theme)
- Paper (Icons pack)
- Cursor (Adwaita)
macOS | Debian |
---|---|
Safari | Epiphany |
Dock | Plank |
iTunes | Noise* |
Photos | Shotwell |
Quicktime | Deepin Video |
Geary | |
TextEdit | Scratch |
Illustrator | InkScape |
Photoshop | Gimp |
Sketch | Dia |
AppStore | Software |
Maps | Maps |
Activity Mo | System Monit |
- VLC
- Terminal
- SublimeText,
- HandBrake
- Chromium
- Chrome
- Firefox
- LibreOffice
- VirtualBox
- Transmission
*From elementary OS (or deepin-music) As debian-stable seems to be lacking behing on numerous packages versions, I'd say you'd be better off running a debian-testing, to install apps from other OSes (such as those from Elementary OS)
I might provide a script that would set all those shortcuts automatically.