chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of metalzone:etc/profile
[profile]
/
dot
/
xinitrc
diff --git
a/dot/xinitrc
b/dot/xinitrc
index 750bc9e29c8ced6e897f11ee37de968ded15905a..151b9a4b64e97d8da5e93751c76e03e96b793df8 100755
(executable)
--- a/
dot/xinitrc
+++ b/
dot/xinitrc
@@
-87,7
+87,7
@@
initialize () {
run init xrdb -override $HOME/.Xdefaults
## Random xsettery.
- run init xset b
10
2000 50
+ run init xset b
5
2000 50
run init xset r rate 500 50
run init xset m 2 1
@@
-312,7
+312,7
@@
EOF
eval "${line#!}"
;;
*)
-
set -- $line
+ set -- $line
run bgclients "$@"
;;
esac