Skip to content

Instantly share code, notes, and snippets.

@jipiboily
Created March 19, 2015 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jipiboily/e448966719ab9c624c0b to your computer and use it in GitHub Desktop.
Save jipiboily/e448966719ab9c624c0b to your computer and use it in GitHub Desktop.
Disable stupid buttons on Logitech R800 remote with Karabiner
<?xml version="1.0"?>
<root>
<item>
<name>Disable useless shit (for Logitech remote)</name>
<identifier>private.logitech_remote_disable_shit</identifier>
<autogen>__KeyToKey__ KeyCode::DOT</autogen>
<autogen>__KeyToKey__ KeyCode::ESCAPE</autogen>
<autogen>__KeyToKey__ KeyCode::F5</autogen>
</item>
</root>
@jipiboily
Copy link
Author

ProTip™: you can make Karabiner to do this only for external, non-Apple "keyboards"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment