OscarGodson / jKey

Key shortcuts made simple
http://oscargodson.github.com/jKey/
185 stars 40 forks source link

command-c triggers "c" #6

Closed trevorturk closed 13 years ago

trevorturk commented 13 years ago

When I press command-c, I get the "c" trigger. Is this a known behavior?

OscarGodson commented 13 years ago

Yes, this is a known limitation at this time. If you take a look at the docs at the bottom where it says "Important Notes!" the first item mentions this specifically.

I'm currently working on a localization param so that you can modify certain keycodes (or all) to fit a different keyboard layout, but after that I was going to begin work on this issue. If you however know how to fix it or wanna take a stab at fixing it feel free to send me a pull request!

trevorturk commented 13 years ago

Aw - missed that! Sorry! I'm going to move back to jquery.hotkeys. I'm totally new to js stuff like this, so I'm useless. Thanks anyway!

jjulian commented 12 years ago

This was the killer issue for me - I recommend to use https://github.com/tzuryby/jquery.hotkeys

OscarGodson commented 12 years ago

Yeah, I suggest that too :) I haven't worked on this in a long time and I've been putting all my work into EpicEditor.