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

Shortcuts doesn't work #52

Closed
MrShemek opened this issue Jul 21, 2014 · 10 comments
Closed

Shortcuts doesn't work #52

MrShemek opened this issue Jul 21, 2014 · 10 comments
Labels

Comments

@MrShemek
Copy link

I've got file called keyboard_shortcuts.js under ~/.breach/modules/breach/mod_strip#v0.2.11-alpha.5/lib/keyboard_shortcuts.js but when i press for example CTRL+T nothing happens. Any idea how to fix it?

@spolu
Copy link
Member

spolu commented Jul 21, 2014

Can you input stuff on any web page?

@MrShemek
Copy link
Author

Sure, now I'm writing using Breach :)
I've got problems with sandbox so i copied it from chrome, change owner and chmods and it works. Before that I was using solution with flag for file from exo_browser and there shortcuts didn't work.

And one more information - I reinstalled mod_strip and it didn't help.

@spolu
Copy link
Member

spolu commented Jul 21, 2014

You can use the chrome sandbox directly using this:

CHROME_DEVEL_SANDBOX=/opt/google/chrome/chrome-sandbox

If you have chrome installed...

Have you tried restarting mod_strip?

@MrShemek
Copy link
Author

I've removed chrome-sandbox from mantioned before folder, use commend from you and now I have error:

Running without the SUID sandbox!

@spolu
Copy link
Member

spolu commented Jul 21, 2014

You have to have this in your env or prefix the execution with that variable

@MrShemek
Copy link
Author

Wow, how can i be so stupid? Now Breach works but shortcuts still don't.

@spolu
Copy link
Member

spolu commented Jul 21, 2014

Very surprising... shortcut support is directly handled by the content API. Will mark as bug

@spolu spolu added the Bug label Jul 21, 2014
@MrShemek
Copy link
Author

Thanks a lot, i'm waiting for stable version :)

@kyleshrader
Copy link

Num Lock (and or ALTGR) is the issue. Turn off numlock for the time being.
#33 will fix this. :)

@MrShemek
Copy link
Author

@kylekinkade you're right! Thanks a lot, I owe you a beer :)

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

No branches or pull requests

3 participants