diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-02-10 18:13:38 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-02-10 18:13:38 +0100 |
| commit | d7f1d8c1368db31ec39a73232e3aa155f18f3603 (patch) | |
| tree | 2c5574a31104967a7cbad6b77d4e2944223417ad /xinitrc | |
| parent | 59759dcc631e7b8c584d101bf3f05cb338ea0dee (diff) | |
| download | dotfiles-d7f1d8c1368db31ec39a73232e3aa155f18f3603.tar.gz dotfiles-d7f1d8c1368db31ec39a73232e3aa155f18f3603.zip | |
xinitrc: remove right alt key as a left control
This wasn't that useful in the end and it broke the input for characters like «»
when using the spanish layout.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'xinitrc')
| -rw-r--r-- | xinitrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -47,9 +47,6 @@ esac # Add your own lines here... # -# Right Alt key is now a Left Control. -setxkbmap -option ctrl:ralt_rctrl - # day planer deamon # pland & |
