From: PHO Date: Tue, 5 Jan 2016 06:36:25 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=a236a7900c78ffddbb4b4b154820f1b4f5ab1065 Auto commit by The Sugar System. --- diff --git a/dot-files/_xinitrc b/dot-files/_xinitrc index f221e9d..6698c21 100644 --- 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`