Open bpostow opened 14 years ago
I've installed, but seem to need some help setting it up. I've checked "use Alt for Meta", standard, unix, emacs and added:
yak.bindings.add({'M-q': { onkeydown: function(e) { alert('Hello, world!'); } } });
M-q DOES work. However nothing else does. C-p, for example, still pulls up the print dialog.
I'm using XP and Chrome 6.0.472
thanks.
Also, something seems to be defining backspace as "go to top of page" in SOME textboxes... so sometimes I need to hit S-backspace to backspace, others backspace works...
Is this a default setting?
I've installed, but seem to need some help setting it up. I've checked "use Alt for Meta", standard, unix, emacs and added:
M-q DOES work. However nothing else does. C-p, for example, still pulls up the print dialog.
I'm using XP and Chrome 6.0.472
thanks.