diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-07-29 14:22:48 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-07-29 14:22:48 +0100 |
commit | c47cfa237965c289d6843bfc6c1e2bcb642803ad (patch) | |
tree | 6e4ae145d23e486d68fd443c092f0a75476c081b /xmodmap | |
parent | a9909c1dba9dcf6c8e3f8a780a9f2b8e591df469 (diff) |
Add various small changes
Diffstat (limited to 'xmodmap')
-rwxr-xr-x | xmodmap | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,5 +29,5 @@ xmodmap -e "keycode 32 = r R 9" # Dollars, symbols hard to reach xmodmap -e "keycode 47 = s S dollar" -/home/urbain/xcape/xcape -e 'Control_L=Escape' -/home/urbain/xcape/xcape -e 'Shift_L=Escape' +xcape -e 'Control_L=Escape' +xcape -e 'Shift_L=Escape' |