Mercedes-Benz reverses course on touch-only controls, adding physical buttons to future GLC and C-Class models while keeping large MBUX screens.
Key Takeaways
Sales boss Mathias Geisen cited direct customer feedback from two years ago as the driver: “guys, nice idea, but it just doesn’t work for us.”
Unlike Audi and VW, Mercedes is keeping the 39.1-inch MBUX Hyperscreen but adding physical buttons in front of wireless chargers and returning hard keys to the steering wheel.
New-gen GLC SUV launches Q4 2026 on the MB.EA EV platform; C-Class follows early 2027, both with the hybrid physical/screen approach.
Mercedes frames screens as a phone-to-car continuity play, but limits hard keys to high-frequency functions customers explicitly flagged.
Hacker News Comment Review
Commenters are skeptical the reversal is customer-driven: one prominent theory is China’s incoming regulation requiring physical buttons forced the change, with European markets as cover.
Safety critique runs deep: drivers argue touchscreens demand visual attention that physical controls do not, and gloves, reflections, and tunnel-to-sunlight dynamic range shifts make screens actively worse in real driving conditions.
A functional-programming analogy landed well: touch UIs with nested menus create stateful interactions where the outcome depends on prior taps, while a physical button is a pure function – same input, same result, every time.
Notable Comments
@nokeya: argues China’s physical-button mandate starting next year is the real forcing function, not genuine UX learning.
@dhorthy: “State is the root of all evil” – frames menu-driven car UIs as accumulated state complexity that physical buttons eliminate by design.