Description of problem: I have Dell Latitude D630 hardware with Swedish keyboard. The keyboard has a key in a left lower corner with three symbols: <, >, and |. Unfortunately, pressing Alt-that-key does not produce '|'. The problem is fixed by adding one line to /usr/share/X11/xkb/symbols/se Version-Release number of selected component (if applicable): xkeyboard-config-1.4-6.fc10.noarch How reproducible: Always. Steps to Reproduce: 1. Press Alt-< Actual results: Nothing is produced. Expected results: '|' character should appear. Additional info: I have worked around the problem by adding following line to /usr/share/X11/xkb/symbols/se xkb_symbols "se" { ... + key <LSGT> { [ less, greater, bar, bar ] }; include "kpdl(comma)" include "level3(ralt_switch)" }; I am not sure whether this is the best solution but it works for me.
Thanks. I sent the patch to the upstream maintainer, waiting for his feedback.
xkeyboard-config-1.4-8.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/xkeyboard-config-1.4-8.fc10
xkeyboard-config-1.4-8.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update xkeyboard-config'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-4152
xkeyboard-config-1.4-8.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.