Skip to content

Commit

Permalink
altgr should work and numpad should be normal
Browse files Browse the repository at this point in the history
  • Loading branch information
nulpunkt committed Jul 20, 2023
1 parent 53c8b1a commit 91596f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions Xkbmap
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-layout us -variant dvp -option compose:102 -option numpad:shift3 -option kpdl:semi -option keypad:atm -option caps:shift -option lv3:ralt_switch
11 changes: 11 additions & 0 deletions Xmodmap
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,14 @@ clear lock
clear control
add control = Caps_Lock Control_L Control_R
keycode 66 = Control_L Control_L NoSymbol NoSymbol

keycode 87=0x31
keycode 88=0x32
keycode 89=0x33
keycode 83=0x34
keycode 84=0x35
keycode 85=0x36
keycode 79=0x37
keycode 80=0x38
keycode 81=0x39
keycode 90=0x30

0 comments on commit 91596f8

Please sign in to comment.