Jump to content

Disable/enable "C Key" ContextMenu


e123enitan

Recommended Posts

e123enitan

 

Should just be something as simple as this

<keymap>
  <global>
    <keyboard>
<c mod="alt,ctrl,shift">ContextMenu</c>
<c>noop</c>
<c>noop</c>
<e>noop</e>
    <h>noop</h>
    <j>noop</j>
    <k>noop</k>
    <b>noop</b>
    </keyboard>
  </global>
  <fullscreenvideo>
   <keyboard>
<c>Playlist</c>
</keyboard>
  </fullscreenvideo>
</keymap>

Nicely done, it works fine, I am sure a lot of people will find this very useful.

Thanks

Edited by e123enitan
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...