hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.11k stars 2.16k forks source link

Exit Hotkey #18674

Closed dragoonDorise closed 8 months ago

dragoonDorise commented 8 months ago

What should happen

PPSSPP is missing the ability to be closed using a hotkey. You can do this in windows with ALT F4, but in Linux PPSSPP just ignores both ATL F4 or CTRL Q.

Who would this benefit

Everybody.

Platform (if relevant)

Linux / BSD

Games this would be useful in

All

Other emulators or software with a similar feature

Citra, Retroarch, Dolphin, Duckstation, RPCS3, Yuzu, ScummVM, Vita3K, Xemu

Checklist

hrydgard commented 8 months ago

image

This functionality already exists in Control Bindings. Though, it's fairly new so unless you've updated to a recent build you might not see it.