This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| en: | |
| home: | |
| title: "Home" | |
| about: "About us" | |
| news: "News" | |
| member: | |
| title: "Members" | |
| working: "In-service members" | |
| not_working: "Left members" | |
| visitor: "Visitors" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Put below .profile and add source ~/.profile in .bashrc or .zshrc | |
| setxkbmap -option 'caps:ctrl_modifier' | |
| xcape -e 'Caps_Lock=Escape;Control_L=Escape;Control_R=Escape' |