From: Chris Koeritz Date: Tue, 6 Jan 2015 21:08:00 +0000 (-0500) Subject: dropping scripts needed for skype in older 4.2 version (was needed to silence awful... X-Git-Tag: 2.140.90~725 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=b7e7550f69bdb2e89d1640cdcc48d17b85520d05;p=feisty_meow.git dropping scripts needed for skype in older 4.2 version (was needed to silence awful audio problems). --- diff --git a/customizing/fred/fred_common.alias b/customizing/fred/fred_common.alias index 5a0f94e2..af6629c2 100644 --- a/customizing/fred/fred_common.alias +++ b/customizing/fred/fred_common.alias @@ -6,9 +6,6 @@ alias moo='check_mount /z/stuffing ; check_mount /z/walrus ; check_mount /z/chunky ; check_mount /z/fredgrid' alias unmoo='sudo umount /z/stuffing ; sudo umount /z/walrus ; sudo umount /z/chunky ; sudo umount /z/fredgrid' -# skype needs this to run properly. -alias skype='env PULSE_LATENCY_MSEC=30 skype' - # load in the xsede build scripts. source "$FEISTY_MEOW_SCRIPTS/buildor/build_xsedes.sh" diff --git a/scripts/chat/skype_fix.sh b/scripts/chat/skype_fix.sh deleted file mode 100644 index 1be56e13..00000000 --- a/scripts/chat/skype_fix.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -env PULSE_LATENCY_MSEC=30 skype -