#1064278 xkb-data: Spanish (Macintosh) Layout removed from the list of keyboard distributions

#1064278#5
Date:
2024-02-19 14:22:12 UTC
From:
To:
Dear Maintainer,

In trixie, upon upgrading xkb-data from 2.38-2 to 2.41-2 the Spanish
(Macintosh) Layout was removed from the list of distributions avaible
for selection, as per:

diff /usr/share/X11/xkb-2.41/symbols/es xkb-2_38/xkb/symbols/es

1c1
< // Modified for a real Spanish keyboard by Jon Tombs.
---
 > // Keyboard layouts for Spain.
2a3
 > // Modified for a real Spanish keyboard by Jon Tombs.
15c16
<     key <AE12>    { [exclamdown, questiondown, dead_cedilla,
dead_ogonek ]    };
---
 >     key <AE12>    { [exclamdown, questiondown, dead_cedilla,
dead_ogonek]};
44a46
 >     key <AC07>    { [         j,          J, ezh,          EZH ] };
48c50
<     key <AB10>    { [     minus, underscore, dead_belowdot,   
abovedot ]};
---
 >     key <AB10>    { [     minus, underscore, ellipsis,     abovedot ]};
51c53
< // Spanish mapping (note R-H exchange)
---
 > // Spanish Dvorak mapping (note R-H exchange)
133,138d134
< // Copied from macintosh_vndr/es
< partial alphanumeric_keys
< xkb_symbols "mac" {
<     include "es"
<     name[Group1]= "Spanish (Macintosh)";
< };

So i'm unable to select it.

Please add the layout back, it may have been removed due to changes
upstream.