UI.TextEntry requires keyboard input which monitors don't have. Replaced it with the original touch-friendly approach: - Search bar shows query text with toggle button (? / X) - Tapping the search row opens an on-screen keyboard overlay - 3-row QWERTY layout with Bksp, Done, Space, Clr keys - Keyboard overlays the bottom status bars when active - All key zones use touch hit-testing for monitor_touch events