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

Hotkeys fixes #2489

Merged
merged 4 commits into from
May 31, 2015
Merged

Hotkeys fixes #2489

merged 4 commits into from
May 31, 2015

Commits on May 31, 2015

  1. Configuration menu
    Copy the full SHA
    19f753d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322c813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3ed68 View commit details
    Browse the repository at this point in the history
  4. InputCommon: Change default hotkey for home and start.

    We already use ALT + ENTER for toggling fullscreen.
    But as ENTER is both home and start, this buttons will always
    also be triggered on toggling fullscreen. Now we check for
    those buttons if ALT is not pressed.
    So now we're able to toggle fullscreen without pressing home or start.
    degasus committed May 31, 2015
    Configuration menu
    Copy the full SHA
    bdfea96 View commit details
    Browse the repository at this point in the history