Bug 390012 - Caps Lock to enter in capslock behavior
Summary: Caps Lock to enter in capslock behavior
Status: RESOLVED NOT A BUG
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard (other bugs)
Version First Reported In: 5.12.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-07 15:42 UTC by RaitaroH
Modified: 2024-09-20 09:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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