]> git.donarmstrong.com Git - x_base.git/commitdiff
use the /dev/null soundcard with gtkpbbuttons
authorDon Armstrong <don@donarmstrong.com>
Fri, 14 Jul 2006 00:32:11 +0000 (00:32 +0000)
committerDon Armstrong <don@donarmstrong.com>
Fri, 14 Jul 2006 00:32:11 +0000 (00:32 +0000)
.xsession_volo

index 86177ef6c4a7921775998847f613fc979d8f163d..b0703e6b176b84d61b1ef9c1299abd281dc41b3e 100644 (file)
@@ -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