Files
MSMD-Player/MSMD_multiLevel.py
Keith Smith c0552edaf3 Fix keyboard input recognition for special keys and cross-platform modifiers
- Add explicit handling for backspace, delete, escape, and space keys
- Fix modifier key mappings to work correctly on Linux/Windows (Ctrl key was incorrectly mapped to 'cmd')
- Add platform detection for proper modifier key handling across macOS, Linux, and Windows

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 17:31:45 -07:00

36 KiB