Mercurial > dotfiles
comparison .xinitrc @ 4:68dd6ae11835
lots of minor adjustments; some major things in bashrc & inputrc
author | meillo@marmaro.de |
---|---|
date | Tue, 04 Sep 2007 22:04:31 +0200 |
parents | 4c1ead2dc501 |
children | d7884728e836 |
comparison
equal
deleted
inserted
replaced
3:4c1ead2dc501 | 4:68dd6ae11835 |
---|---|
1 # markus schnalke -- http://marmaro.de | 1 # markus schnalke -- http://marmaro.de |
2 | 2 |
3 | 3 |
4 # turn off beeps (dont know if this really works) | 4 # turn off beeps (dont know if this really works) |
5 xset -b | 5 /usr/bin/xset -b |
6 /usr/bin/numlockx on | |
6 | 7 |
7 # set multimedia keys and CAPS_LOCK as ESC | 8 # set multimedia keys and CAPS_LOCK as ESC |
8 /usr/bin/xmodmap $HOME/.xmodmaprc | 9 /usr/bin/xmodmap $HOME/.xmodmaprc |
9 | 10 |
10 | 11 |