This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
bare-dotfiles
Archived
Watch
1
Star
0
Fork
You've already forked bare-dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
remap caps lock to control in X
Browse Source
master
Andrew Coleman
2020-12-12 15:50:38 -05:00
parent
bbeae1a81e
commit
d56b952692
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
.Xmodmap
Normal file
Unescape
Escape
View File
@ -0,0 +1,3 @@
remove Lock = Caps_Lock
keysym Caps_Lock = Control_L
add Control = Control_L
Reference in New Issue
Repository
penguincoder/bare-dotfiles
Title
Body
Create Issue