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 /bin | |
parent | d05dbc981ac02cdc0936632ef028190d109499a6 (diff) |
Remove xcape mapping shift = escape
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/keyboard | 1 |
1 files changed, 0 insertions, 1 deletions
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' |