Closed GoogleCodeExporter closed 8 years ago
you should override 'special_keys' and 'shift_nums' with your own keyboard
mapping
e.g.:
$.hotkeys.special_keys = {/*UK KB */};
$.hotkeys.shift_nums = {/*UK KB */};
adding a methods for this dose not seems right to me for I wish to keep it as
simple
as possible.
Original comment by Afro.Sys...@gmail.com
on 16 Dec 2007 at 10:49
Original issue reported on code.google.com by
david.carrington
on 5 Oct 2007 at 10:19