# 26.03.05 Set Up Input Map on MLSB-HH ## Goal Implement all input mappings defined in `secretariat/devices/mlsb-hh/input-map.md` so they work automatically on boot. ## Input Map | Input | Action | Status | |-------|--------|--------| | L trigger | Screenshot (white border flash, no sound) | Done | | R trigger | Toggle STT dictation (OpenWhispr via Ctrl+Shift+Tab) | Done | | CTRL + dpad | Rotate screen (pressed arrow points down) | Done | ## Implementation - **Script:** `C:\Users\junwon\mlsb\scripts\input-listener.pyw` - **HC profile:** `Default.json` — L2Full sends Ctrl+Alt+S, R2Full sends Ctrl+Shift+Tab - **Task Scheduler:** "MLSB Input Listener" — runs at logon, highest privileges - **Setup script:** `C:\Users\junwon\mlsb\scripts\setup-task.ps1` (run as admin to re-register)