From 2ff3a8afd8dfa142d7006610b2ce17a7f2173700 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 14 Jul 2006 00:32:11 +0000 Subject: [PATCH] use the /dev/null soundcard with gtkpbbuttons --- .xsession_volo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xsession_volo b/.xsession_volo index 86177ef..b0703e6 100644 --- a/.xsession_volo +++ b/.xsession_volo @@ -35,7 +35,7 @@ if [ -x /usr/bin/syndaemon ]; then fi; if [ -x /usr/bin/gtkpbbuttons ]; then - gtkpbbuttons -t Crystal -d; + gtkpbbuttons -t Crystal -d -a /dev/null fi; if [ -x /usr/bin/feh ] && [ -r /home/don/media/pictures/shards_of_aleysa.jpg ]; then -- 2.39.5