SHA256
1
0
forked from pool/xdm

Accepting request 1073959 from X11:XOrg

- No longer run "localectl set-x11-keymap ..." and only run 
  "localectl set-keymap ..." if XKBLAYOUT is not set, i.e. if
  nobody was making use of "localectl set-x11-keymap" after
  installation (boo#1209594, comment#24)

- keytable: exit 0 was executed too early, so 
  "localectl set-x11-keymap" wasn't executed; fixed this 
  (boo#1209594, comment#19)

- keytable: no longer ignore XKBLAYOUT (and XKBMODEL, XKBVARIANT,
  XKBOPTIONS) variables if available in /etc/vconsole.conf, i.e.
  no longer overwrite keyboard settings if anybody used
  "localectl set-x11-keymap" himself; fixed "check systemd mapping"
  if KEYMAP_TOGGLE has been set (boo#1209594)

OBS-URL: https://build.opensuse.org/request/show/1073959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=99
This commit is contained in:
Dominique Leuenberger 2023-03-24 14:19:06 +00:00 committed by Git OBS Bridge
commit 70dd20fb6e
3 changed files with 27 additions and 3 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Mar 23 12:12:36 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- No longer run "localectl set-x11-keymap ..." and only run
"localectl set-keymap ..." if XKBLAYOUT is not set, i.e. if
nobody was making use of "localectl set-x11-keymap" after
installation (boo#1209594, comment#24)
-------------------------------------------------------------------
Wed Mar 22 12:58:09 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- keytable: exit 0 was executed too early, so
"localectl set-x11-keymap" wasn't executed; fixed this
(boo#1209594, comment#19)
-------------------------------------------------------------------
Wed Mar 22 10:58:41 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- keytable: no longer ignore XKBLAYOUT (and XKBMODEL, XKBVARIANT,
XKBOPTIONS) variables if available in /etc/vconsole.conf, i.e.
no longer overwrite keyboard settings if anybody used
"localectl set-x11-keymap" himself; fixed "check systemd mapping"
if KEYMAP_TOGGLE has been set (boo#1209594)
-------------------------------------------------------------------
Sun Dec 4 21:36:50 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xdm
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0794ac327d8f16911c990ed89097b7aae44591891416aec34dd86e291f408d22
size 21102
oid sha256:fc577629000f7a0850619285e014a50dae0a567a80602d7b001abfe1517d4d8c
size 21161