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

add hotkeys for changing disks #425

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

Jamiras
Copy link
Member

@Jamiras Jamiras commented Sep 21, 2024

implements #416

Rather than support jumping to specific disks, I've implemented it such that there is one hotkey to eject/insert the disc, one for next disc, and one for previous disc.

The following are the defaults, but can be changed by the user. I chose to put eject in the middle to eliminate the need to reach over prev to get to next:

  • Alt+0: Previous disk
  • Alt+-: Eject/Insert
  • Alt+=: Next disk

@Jamiras Jamiras added this to the 1.8.0 milestone Sep 21, 2024
@Jamiras Jamiras merged commit d81712a into RetroAchievements:develop Sep 26, 2024
6 checks passed
@Jamiras Jamiras deleted the feature/disk_hotkeys branch September 26, 2024 13:45
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

Successfully merging this pull request may close these issues.

1 participant