Skip to content

Instantly share code, notes, and snippets.

@tmngtk
Created September 14, 2009 23:27
Show Gist options
  • Save tmngtk/186997 to your computer and use it in GitHub Desktop.
Save tmngtk/186997 to your computer and use it in GitHub Desktop.
<!-- in /files/prefpane/checkbox.xml, add below -->
<item>
<name>tomonaga</name>
<list>
<item>
<name>For UK</name>
<appendix>(` to Shift, \ to Enter, § to \)</appendix>
<sysctl>remap.uk_tomonaga</sysctl>
<autogen>--KeyToKey-- KeyCode::BACKQUOTE, KeyCode::SHIFT_L</autogen>
<autogen>--KeyToKey-- KeyCode::UK_SECTION, KeyCode::BACKSLASH</autogen>
<autogen>--KeyToKey-- KeyCode::BACKSLASH, KeyCode::ENTER</autogen>
</item>
</list>
</item>
<!-- and run make-package.sh -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment