TD540
Posts: 17
Joined: Sat Sep 07, 2019 5:57 am

Tips for making long time macOS users feel more at home on Raspbian

Fri Apr 10, 2020 12:01 am

Perhaps a silly question, but Is there a way I can make long time mac users feel more at home on a raspberry pi?

Simple example would be the command+C and command+V keyboard shortcuts for copy and paste. Command+T for opening new browser tab, or a file explorer- or terminal tab.

User avatar
kerry_s
Posts: 740
Joined: Thu Jan 30, 2020 7:14 pm

Re: Tips for making long time macOS users feel more at home on Raspbian

Fri Apr 10, 2020 12:23 am

yeap, you can do that. if you install "plank" you can even have a bottom dock.

1. google "openbox keyboard shortcuts"
2. "sudo apt install plank" gets you the dock.
3. rearrange the top panel?

sorry, i use the gnome desktop on my install, so i can't do exact instructions. but the info is out there.

User avatar
scruss
Posts: 3155
Joined: Sat Jun 09, 2012 12:25 pm
Location: Toronto, ON
Contact: Website

Re: Tips for making long time macOS users feel more at home on Raspbian

Fri Apr 10, 2020 12:29 am

⌘ on Apple is Ctrl on Raspbian, mostly. Sometimes the terminal needs Shift+Ctrl+{X,C,V} to work. Not everything has copy and paste.

If you enable a Compose key, you get better multilingual character input than Mac OS has every had: Compose + ^ + e → ê.
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him

W. H. Heydt
Posts: 12431
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Tips for making long time macOS users feel more at home on Raspbian

Fri Apr 10, 2020 12:54 am

TD540 wrote:
Fri Apr 10, 2020 12:01 am
Perhaps a silly question, but Is there a way I can make long time mac users feel more at home on a raspberry pi?
Just tell them that the underlying OSes (bsd unix on the Mac and Linux of the Pi) are both POSIX compliant and learn to love it. At least on the Pi, nothing gets in the way of actually using OS features.

User avatar
kerry_s
Posts: 740
Joined: Thu Jan 30, 2020 7:14 pm

Re: Tips for making long time macOS users feel more at home on Raspbian

Fri Apr 10, 2020 7:09 am

the look is easy enough.
just copy "/etc/xdg/openbox/lxde-pi-rc.xml" to "home/pi/.config/openbox/lxde-pi-rc.xml"

in that file, you can move the buttons to the left & add/change your keyboard shortcuts.

just took me a few minutes.
Attachments
2020-04-09-210817_1920x1080_scrot.png
2020-04-09-210817_1920x1080_scrot.png (83.31 KiB) Viewed 134 times

Return to “Beginners”