can't change the keyboard layout
Bug #1412492 reported by
Sebastien Bacher
This bug affects 16 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Incomplete
|
Undecided
|
Unassigned | ||
mir (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Lukáš Tinkl |
Bug Description
Using the current vivid version, it seems like there is no way to configure/change the keyboard layout (using a real keyboard, not the osk), that feature is needed for desktop users
Related branches
lp://staging/~unity-team/unity8/keymapSwitching
- Daniel d'Andrada (community): Needs Information
- Michael Terry: Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 634 lines (+265/-10)20 files modifiedplugins/AccountsService/AccountsService.cpp (+26/-0)
plugins/AccountsService/AccountsService.h (+6/-0)
qml/Shell.qml (+50/-0)
qml/Stages/AbstractStage.qml (+1/-0)
qml/Stages/ApplicationWindow.qml (+4/-0)
qml/Stages/DesktopStage.qml (+4/-0)
qml/Stages/PhoneStage.qml (+2/-0)
qml/Stages/SpreadDelegate.qml (+1/-0)
qml/Stages/SurfaceContainer.qml (+13/-0)
qml/Stages/TabletStage.qml (+2/-0)
tests/mocks/AccountsService/AccountsService.cpp (+17/-0)
tests/mocks/AccountsService/AccountsService.h (+8/-0)
tests/mocks/QMenuModel/QDBusActionGroup.qml (+5/-5)
tests/mocks/Unity/Application/MirSurface.cpp (+18/-2)
tests/mocks/Unity/Application/MirSurface.h (+5/-0)
tests/plugins/AccountsService/PropertiesServer.cpp (+9/-0)
tests/plugins/AccountsService/PropertiesServer.h (+0/-1)
tests/plugins/AccountsService/client.cpp (+30/-0)
tests/qmltests/Stages/tst_DesktopStage.qml (+0/-2)
tests/qmltests/tst_Shell.qml (+64/-0)
tags: | added: unity8-desktop |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | Confirmed → In Progress |
To post a comment you must log in.
Real keyboards have always worked in Mir. The OSK issue you describe is Unity8 and/or other downstream projects.