sculpt: correct ROM names in event_filter/pc

The chargen files have been moved/renamed a while ago in the scope
of #4055.

genodelabs/genode#5174
This commit is contained in:
Johannes Schlatow 2024-04-22 17:46:57 +02:00 committed by Christian Helmuth
parent f925680035
commit 0f0fa5b2a2

View File

@ -31,8 +31,8 @@
<rom name="capslock"/>
</mod4>
<repeat delay_ms="230" rate_ms="40"/>
<include rom="en_us.chargen"/>
<include rom="special.chargen"/>
<include rom="keyboard/en_us"/>
<include rom="keyboard/special"/>
</chargen>
</output>
<policy label="runtime -> ps2" input="ps2"/>