mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #145] support to bind Escape key #59
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zyxkad on GitHub (Aug 7, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/145
Support bind ESC key, it is really useful for me
But now ESC can only exit full screen mode
@JoseMoreville commented on GitHub (Aug 8, 2022):
Please, provide a more in depth explanation of your issue
@zyxkad commented on GitHub (Aug 8, 2022):
I want to use
CMD-Kto bind ESC key (The key on the keyboard at the left-top most) many computer game use it to open settings, so I don't want to have two key board habits.But now, the ESCape key can only exit from the full screen mode, I can't bind it
@ZhichGaming commented on GitHub (Aug 8, 2022):
Binding escape key should work just as well as other keys from my experience. What version of PlayCover are you using and can you record a video of what you described?
@zyxkad commented on GitHub (Aug 8, 2022):
I'm using PlayCover Version 1.0.7 (1)
I installed it use homebrew
@zyxkad commented on GitHub (Aug 8, 2022):
I can't upload the video, github don't allow video bigger than 10MB
@ZhichGaming commented on GitHub (Aug 8, 2022):
You can use handbrake to compress the video.
@zyxkad commented on GitHub (Aug 8, 2022):
https://user-images.githubusercontent.com/91082411/183512071-ad1212b6-70c2-44e8-96a8-91d604550659.mov
As you see, when I pressed ESC, I exited from full screen mode
And I can't bind the ESC even if I was exit full screen
@Candygoblen123 commented on GitHub (Aug 8, 2022):
As a temporary workaround, you can export your current keymapping in play cover, open in in a text editor, and change the binding you want to change (in your video it looks you currently have the pain menu set to
Z, so you would search for29) to41.basically, from this:
to this:
And then re-import the key-mapping.