XINIT: Use ~/.Xmodmap to change keys/buttons
This commit is contained in:
parent
7717c2f36a
commit
0ae5c17a9c
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
habak -mp 0,0 ~/pictures/wallpapers/1680x1050 \
|
habak -mp 0,0 ~/pictures/wallpapers/1680x1050 \
|
||||||
-mp -0,0 ~/pictures/wallpapers/1280x1024
|
-mp -0,0 ~/pictures/wallpapers/1280x1024
|
||||||
xmodmap -e "pointer = 3 2 1"
|
xmodmap ~/.Xmodmap
|
||||||
conky
|
conky
|
||||||
numlockx &
|
numlockx &
|
||||||
while :; do
|
while :; do
|
||||||
|
|
Loading…
Reference in a new issue