System compositor input events passed to console (particularly troublesome for Alt+Fn and Alt+Left/Right)
Bug #1102756 reported by
Robert Ancell
This bug affects 11 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Mir |
Fix Released
|
Critical
|
Maarten Lankhorst | ||
| mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
When using Mir as a system compositor it doesn't set the VT to KD_GRAPHICS mode so all input events are passed to the console.
Related branches
lp:~mlankhorst/mir/setsid
- Daniel van Vugt: Approve
- Chris Halse Rogers: Approve
- Robert Ancell: Approve
- Alexandros Frantzis (community): Needs Information
- Alan Griffiths: Abstain
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 217 lines (+97/-4)4 files modifiedsrc/server/graphics/gbm/gbm_platform.cpp (+10/-0)
src/server/graphics/gbm/linux_virtual_terminal.cpp (+55/-2)
src/server/graphics/gbm/linux_virtual_terminal.h (+5/-0)
tests/unit-tests/graphics/gbm/test_linux_virtual_terminal.cpp (+27/-2)
| tags: | added: vt |
| information type: | Proprietary → Public |
| Changed in mir: | |
| assignee: | nobody → Robert Ancell (robert-ancell) |
| summary: |
- System compositor input events passed to console + System compositor input events passed to console (particularly + troublesome for Alt+Fn and Alt+Left/Right) |
| Changed in mir: | |
| importance: | High → Critical |
| Changed in xmir: | |
| status: | New → Invalid |
| tags: | added: flavormirbug |
| Changed in mir: | |
| assignee: | Robert Ancell (robert-ancell) → Maarten Lankhorst (mlankhorst) |
| Changed in mir: | |
| milestone: | none → 0.0.9 |
| status: | Fix Committed → Fix Released |
| no longer affects: | xmir |
To post a comment you must log in.

Lacks context.
Is this addressed by lp:~alan-griffiths/mir/Add-MIR_DISABLE_INPUT-feature?