Skip to content

kcms/keyboard: Fix Notifiers field for KeyRepeat,RepeatDelay,RepeateRate options

Vlad Zahorodnii requested to merge work/zzag/fix-repeat-configuration into master

KeyRepeat, RepeatDelay, and RepeateRate have custom names. We need to specify those names in the Notifiers field otherwise kconfig source generator won't generate relevant notification code.

BUG: 408943

Merge request reports