events: Add the missing AC_SAVE scancode to the XFree86_2 table

Maps to the XF86Save keysym.

(cherry picked from commit dc05826028)
This commit is contained in:
Frank Praznik
2026-09-16 13:01:43 -04:00
parent f2ca3689e9
commit d87bfaedf6

View File

@@ -414,7 +414,7 @@ static const SDL_Scancode xfree86_scancode_table2[] = {
/* 231, 0x0e7 */ SDL_SCANCODE_UNKNOWN, // XF86Send
/* 232, 0x0e8 */ SDL_SCANCODE_UNKNOWN, // XF86Reply
/* 233, 0x0e9 */ SDL_SCANCODE_UNKNOWN, // XF86MailForward
/* 234, 0x0ea */ SDL_SCANCODE_UNKNOWN, // XF86Save
/* 234, 0x0ea */ SDL_SCANCODE_AC_SAVE, // XF86Save
/* 235, 0x0eb */ SDL_SCANCODE_UNKNOWN, // XF86Documents
/* 236, 0x0ec */ SDL_SCANCODE_UNKNOWN, // XF86Battery
/* 237, 0x0ed */ SDL_SCANCODE_UNKNOWN, // XF86Bluetooth