new(xremap): map Capslock to shift_l since my laptop's shift_l is broken
This commit is contained in:
parent
dc3cfa6035
commit
42d3439dbe
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ modmap:
|
||||||
Win_L:
|
Win_L:
|
||||||
held: Win_L
|
held: Win_L
|
||||||
alone: Key_Chat
|
alone: Key_Chat
|
||||||
|
- name: left shift
|
||||||
|
remap:
|
||||||
|
Capslock: shift_l
|
||||||
keymap:
|
keymap:
|
||||||
- name: ZenkakuHankaku to Esc
|
- name: ZenkakuHankaku to Esc
|
||||||
remap:
|
remap:
|
||||||
|
|
Loading…
Add table
Reference in a new issue