xkeyboard-config
No description set
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / xkeyboard-config
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:XOrg/xkeyboard-config && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000151 151 Bytes | |
n_disable-2xalt_2xctrl-toggle.diff | 0000000585 585 Bytes | |
n_fi-kotoistus-metainfo.patch | 0000000636 636 Bytes | |
python-3.11.patch | 0000003496 3.41 KB | |
xkeyboard-config-2.45.tar.xz | 0000916148 895 KB | |
xkeyboard-config.changes | 0000051228 50 KB | |
xkeyboard-config.spec | 0000003752 3.66 KB |
Comments 1
xkeyboard-config 2.45 has be published on 2025-06-08. It introduces breaking changes documented in the release notes.
However, it seems that some distros had some trouble upgrading:
I am not much familiar with the packaging here, but hopefully these links will help openSUSE to avoid hiccups with this upgrade.
Note that it is common that users have custom files under
/usr/share/X11/xkb
: e.g. the file/usr/share/X11/xkb/symbols/custom
is not provided byxkeyboard-config
but intended as an <em>official</em> hack for X11 sessions, which cannot use the modern user configuration offered by libxkbcommon for Wayland sessions.Is it possible for the installer to move an existing regular dir, i.e. here move
/usr/share/X11/xkb/
to/usr/share/xkeyboard-config-2
and then create the symlink/usr/share/X11/xkb/
→/usr/share/xkeyboard-config-2
?