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

Unbind B_FUNCTION_KEY from "Help" #53

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Conversation

hyche
Copy link
Contributor

@hyche hyche commented Nov 21, 2017

Because all the keys has raw_char = B_FUNCTION_KEY are triggered to display document in Web+
Users should delete "keybindings-v2" file under your Pe settings (~/config/settings/pe) to generate the keymap again.

Fixes https://dev.haiku-os.org/ticket/12857

@Giova84
Copy link

Giova84 commented Dec 8, 2017

I built again Pe with the suggested patch, but now, when I press stamp/print screen button on my keyboard, I get the following alert:
pe_screenshot_error

Because all the keys has raw_char = B_FUNCTION_KEY are triggered to display document in Web+
Users should delete "keybindings-v2" file under your Pe settings (~/config/settings/pe) to generate the keymap again.

Fixes #12857
@hyche
Copy link
Contributor Author

hyche commented Dec 8, 2017

You should remove the file "keybindings-v2" as the commit message said and then restart Pe again, it should work.
Also, I rework my patch so instead of replacing by zero, I comment the line to make it consistent with the current source.

@scottmc scottmc merged commit 1fb5dd7 into HaikuArchives:master Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants