Skip to content

ckbcomp: When translating X symbols to kernel symbols, ignore Unicode code points above 0xFFFF

Sébastien Villemot requested to merge (removed):master into master

ckbcomp: When translating X symbols to kernel symbols, ignore Unicode code points above 0xFFFF. Those code points aren’t supported by the Linux kernel, so loadkeys won’t be able to load them, or even parse the value. This affects the fr(bepo_afnor) keymap, which includes the copyleft symbol U+1F12F. Thanks to Jean-Louis Biasini for the bug report and Anisse Astier for the initial patch. (Closes: #968195)

Merge request reports

Loading