You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
472 B
XML

<?xml version="1.0"?>
<root>
<item>
<!-- copy top ~/Library/Application\ Support/Karabiner/ -->
<name>Remap F19 Hyper</name>
<appendix>This maps F19 (keycode 80) to Control + Shift + Option + Command</appendix>
<identifier>webgefrickel.hyperhyper</identifier>
<autogen>
--KeyToKey--
KeyCode::F19,
KeyCode::COMMAND_L,
ModifierFlag::OPTION_L | ModifierFlag::SHIFT_L | ModifierFlag::CONTROL_L
</autogen>
</item>
</root>