Summary: | x11/gnome-shell: allow configuring gdm keyboard layout | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tijl Coosemans <tijl> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||||
Status: | Open --- | ||||||||
Severity: | Affects Some People | CC: | grahamperrin, niveditha.rau, rob.delafontaine, thomas | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gnome) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 201647 [details]
Alternate patch (derive layout from locale)
Here is an alternate patch which does not depend on dconf settings but instead derives the keyboard layout from the locale.
FreeBsd 12.0-Release-p3 Generic Gnome 3.28.2 First patch (Tijl Coosemans) failed. "Hunk #1 failed at 3" Second patch (Thomas Quinot) applies successfully, but has no effect on gdm keyboard layout. Keyword: patch or patch-ready – in lieu of summary line prefix: [patch] * bulk change for the keyword * summary lines may be edited manually (not in bulk). Keyword descriptions and search interface: <https://bugs.freebsd.org/bugzilla/describekeywords.cgi> |
Created attachment 201197 [details] patch It's currently impossible to configure the keyboard layout in gdm because gnome-shell forces it to use systemd localed which we don't have and gdm ends up falling back to a compiled-in default of US qwerty. This patch lets gdm obtain input source settings from dconf.