Skip to content

Instantly share code, notes, and snippets.

View jmdemorais's full-sized avatar
🪐

José Morais jmdemorais

🪐
View GitHub Profile
@jmdemorais
jmdemorais / DefaultKeyBinding.dict
Created November 19, 2024 03:28 — forked from trusktr/DefaultKeyBinding.dict
My DefaultKeyBinding.dict for Mac OS X
/* ~/Library/KeyBindings/DefaultKeyBinding.Dict
This file remaps the key bindings of a single user on Mac OS X 10.5 to more
closely match default behavior on Windows systems. This makes the Command key
behave like Windows Control key. To use Control instead of Command, either swap
Control and Command in Apple->System Preferences->Keyboard->Modifier Keys...
or replace @ with ^ in this file.
Here is a rough cheatsheet for syntax.
Key Modifiers
@jmdemorais
jmdemorais / link_windows.py
Created November 25, 2021 22:00 — forked from SergKolo/link_windows.py
A script that allows linking two windows together such that switching focus on one, brings up the other as well