Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,101
    • Issues 1,101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 122
    • Merge requests 122
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • muttermutter
  • Issues
  • #906
Closed
Open
Issue created Nov 03, 2019 by Sebastian Wick@swickDeveloper

Honor the XKB_FIXED_LAYOUT/XKB_FIXED_VARIANT udev properties

https://bugzilla.gnome.org/show_bug.cgi?id=775681

Continuing this issue because I want to implement XKB_FIXED_MODEL (https://github.com/systemd/systemd/pull/13896) and the other two XKB_FIXED_* properties as well.

There is two problems I currently don't have a good solution for

  1. If the keymap is changed based on the device the event is coming from on a multi seat setup it's constantly changing when both devices are being used.
  2. there doesn't seem to be an easy way to report a changed keymap from eithe MetaDeviceManagerNative nor MetaSeatNative.

Any ideas how to overcome those issues?

Assignee
Assign to
Time tracking