https://bugs.kde.org/show_bug.cgi?id=299134 Bug ID: 299134 Severity: normal Version: unspecified Priority: NOR Assignee: arysin@gmail.com Summary: No key repeat for Caps Lock as Backspace Classification: Unclassified OS: Linux Reporter: kyle.kylina@yahoo.com Hardware: openSUSE RPMs Status: UNCONFIRMED Component: kcm_keyboard_layout Product: systemsettings I remapped caps lock to backspace through the system settings. The real backspace button repeats if I hold it down, while the fake one makes me press repeatedly to delete more than one character. Reproducible: Always Steps to Reproduce: 1. Personal Settings 2. Input Devices 3. Keyboard 4. Advanced 5. Caps Lock key behavior 6. Make Caps Lock an additional Backspace 7. Apply 8. Open your favorite text editor 9. type a line 10. hold backspace 11. type another line 12. hold caps lock Actual Results: The first line is completely erased, and the second line is only missing a character. Expected Results: I expected the second line to also be completely erased. As a workaround, I can run xmodmap -e "clear Lock" to get caps lock to keep backspacing while I hold it down, but this is only a temporary workaround and must be redone. Therefore, the caps lock key does not behave exactly the same as backspace with this option. It should remove the toggle nature of this button by adding keyboard repeat to it. Or there should be a second checkbox that adds keyboard repeat. In case this happens to be useful, this is the output of setxkbmap -query rules: evdev model: pc104 layout: us,us variant: dvp, options: grp_led:scroll,nbsp:level3,lv3:ralt_switch_multikey,caps:backspace,grp:rwin_toggle,shift:both_capslock -- You are receiving this mail because: You are watching all bug changes.