Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Latin American keyboard layout on IBus for Debian Bullseye doesn't work; Spanish layout is applied instead

(This answer updates this one.) This issue seems to be fixed in IBus 1.5.27. As this commit shows, the offending line xkb:latam:*:* has been deleted from engines/denylist.txt, which now allows ...

posted 6d ago by aura-lsprog-86‭

Answer
#1: Initial revision by user avatar aura-lsprog-86‭ · 2025-02-15T07:12:10Z (6 days ago)
_(This answer updates [this one](https://linux.codidact.com/posts/293439/293440#answer-293440).)_

<hr />

This issue seems to be fixed in [IBus 1.5.27](https://github.com/ibus/ibus/blob/1.5.27/engine/denylist.txt).

As [this commit shows](https://github.com/ibus/ibus/commit/82e38d9e1c06e7fdc0816fe08f4021b8c1cdff10), the offending line `xkb:latam:*:*` has been deleted from `engines/denylist.txt`, which now allows for Latin American layouts to be bundled at build time.

Relevant GitHub issue: [#2412](https://github.com/ibus/ibus/issues/2412).

As of 2025-02-15, this change is the latest one, so Latin American layouts are still bundled in IBus 1.5.31 and 1.5.32-beta2.