Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
smhmd committed Aug 10, 2020
1 parent 108cc12 commit 0f5c31c
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .Xmodmap
@@ -1,7 +1,8 @@
! Unmap capslock
! Map Capslock to Escape
clear Lock
keysym Caps_Lock = Escape

! Free Shift
keycode 10 = exclam 1
keycode 11 = at 2
keycode 12 = numbersign 3
Expand All @@ -13,11 +14,12 @@ keycode 17 = asterisk 8
keycode 18 = parenleft 9
keycode 19 = parenright 0

keycode 47 = apostrophe quotedbl
keycode 48 = parenleft bar
keycode 51 = parenright backslash
keycode 47 = apostrophe quotedbl
keycode 48 = parenleft bar
keycode 51 = parenright backslash

keycode 59 = comma semicolon
keycode 60 = period colon

keycode 59 = comma semicolon
keycode 60 = period colon

keycode 107 = Menu

0 comments on commit 0f5c31c

Please sign in to comment.