Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need set-up help #11

Open
bpostow opened this issue Oct 21, 2010 · 1 comment
Open

Need set-up help #11

bpostow opened this issue Oct 21, 2010 · 1 comment

Comments

@bpostow
Copy link

bpostow commented Oct 21, 2010

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.

@bpostow
Copy link
Author

bpostow commented Oct 25, 2010

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant