Bug 390012

Summary: Caps Lock to enter in capslock behavior
Product: [Applications] systemsettings Reporter: RaitaroH <RaitaroHikami>
Component: kcm_keyboardAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: kde
Priority: NOR    
Version First Reported In: 5.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description RaitaroH 2018-02-07 15:42:42 UTC
I love to have the caps lock as an enter key. I do:
xmodmap -e "remove Lock = Caps_Lock"
xmodmap -e "keycode 66 = KP_Enter NoSymbol KP_Enter"

And I have a script that runs at boot, but if the machine goes to sleep, then I enter my password to wake it up, I have to rerun the script manually.

Would be great to just have a setting in System Settings > Keyboard > Advanced > Caps lock behavior