Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View nilpix's full-sized avatar

nilpix

  • Barcelona
View GitHub Profile
@nilpix
nilpix / key_mapping.md
Last active July 6, 2020 19:06 — forked from bdpwebdesign/key_mapping.md
Apple Magic Keyboard mapping for Linux Mint

Map an Apple Magic Keyboard to a Linux machine

Configured for a Mac-like experience

Apple Magic Keyboard 2: Model A1644 (same as MLA22LL/A ?)

Mapping for Linux Mint 18 Cinnamon 64-bit

xmodmap source

#!/bin/bash
COWNER=teamOwner
SHOSTNAME=my.server.com
SHOST=https://$SHOSTNAME/rest/api/1.0
SERVER_CREDS=myuser:mypass
# the port that git clone ssh://host:PORT
SPORT=9999