projects
/
sugar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef35c69
)
Auto commit by The Sugar System.
author
PHO
<pho@cielonegro.org>
Tue, 5 Jan 2016 06:36:25 +0000
(15:36 +0900)
committer
PHO
<pho@cielonegro.org>
Tue, 5 Jan 2016 06:36:25 +0000
(15:36 +0900)
dot-files/_xinitrc
patch
|
blob
|
history
diff --git
a/dot-files/_xinitrc
b/dot-files/_xinitrc
index f221e9d28730b534359cca77b6fb7c2f15d34711..6698c21770d8d74497e00e90cddf99f216b28386 100644
(file)
--- a/
dot-files/_xinitrc
+++ b/
dot-files/_xinitrc
@@
-54,6
+54,9
@@
if [ `hostname` != "seras" ]; then
xset m 5 4
fi
+# Disable the beep / bell.
+xset -b
+
# Launch ssh-agent-manager
if which ssh-agent-manager 2>&1 >/dev/null; then
eval `ssh-agent-manager -s`