diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-10-29 19:48:35 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-10-29 19:48:35 +0000 |
commit | a7ae4483bc323aae8ff022a751946b462c5f01ac (patch) | |
tree | 577481ee3188b8424c563af40eae08392fe24bf9 | |
parent | d05dbc981ac02cdc0936632ef028190d109499a6 (diff) |
Remove xcape mapping shift = escape
m--------- | .passwords | 0 | ||||
-rwxr-xr-x | bin/keyboard | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/.passwords b/.passwords -Subproject 8dd5cc33702e5314a50ff59d31309b0ca506025 +Subproject 926f71be2ffb974c3a8d7cc074b12b09da0559c diff --git a/bin/keyboard b/bin/keyboard index 13a599f..5d03eb0 100755 --- a/bin/keyboard +++ b/bin/keyboard @@ -33,5 +33,4 @@ xmodmap -e "keysym r = r R 9" killall -9 xcape xcape -e 'Control_L=Escape' -xcape -e 'Shift_L=Escape' xcape -e 'Alt_L=space' |