[PR #2275] [MERGED] sdl_window: Allow alternate face button keys on any system. #2616

Closed
opened 2026-02-27 22:00:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2275
Author: @squidbus
Created: 1/30/2025
Status: Merged
Merged: 1/30/2025
Merged by: @georgemoralis

Base: mainHead: keybind


📝 Commits (2)

  • 884fc58 sdl_window: Allow alternate face button keys on any system.
  • a8070ed readme: Fix typo

📊 Changes

2 files changed (+38 additions, -44 deletions)

View changed files

📝 README.md (+29 -26)
📝 src/sdl_window.cpp (+9 -18)

📄 Description

  • Allows the alternate key bindings for face buttons to be used on any system, not just Mac. My test Windows system also has no numpad, so I keep having to use the on-screen keyboard without this. The numpad bindings are still available, either can be used.
  • Updates the README section on keyboard bindings.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2275 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `keybind` --- ### 📝 Commits (2) - [`884fc58`](https://github.com/shadps4-emu/shadPS4/commit/884fc58f4c50096c1ae29fe0d62cae7cf4afa80a) sdl_window: Allow alternate face button keys on any system. - [`a8070ed`](https://github.com/shadps4-emu/shadPS4/commit/a8070edb179d10c54f4c3f2d082eb10573382b01) readme: Fix typo ### 📊 Changes **2 files changed** (+38 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+29 -26) 📝 `src/sdl_window.cpp` (+9 -18) </details> ### 📄 Description * Allows the alternate key bindings for face buttons to be used on any system, not just Mac. My test Windows system also has no numpad, so I keep having to use the on-screen keyboard without this. The numpad bindings are still available, either can be used. * Updates the README section on keyboard bindings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2616
No description provided.