Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: 1.2.7.1/conf/pulse.conf
===================================================================
--- 1.2.7.1/conf/pulse.conf	(revision 223)
+++ 1.2.7.1/conf/pulse.conf	(revision 224)
@@ -2,17 +2,17 @@
 # PulseAudio alsa plugin configuration file to set the pulseaudio plugin as
 # default output for applications using alsa when pulseaudio is running.
 
-hook_func.pulse_load_if_running {
-  lib "libasound_module_conf_pulse.so"
-  func "conf_pulse_hook_load_if_running"
-}
-
-@hooks [
-  {
-    func pulse_load_if_running
-    files [
-      "/usr/share/alsa/pulse-alsa.conf"
-    ]
-    errors false
-  }
-]
+#hook_func.pulse_load_if_running {
+#  lib "libasound_module_conf_pulse.so"
+#  func "conf_pulse_hook_load_if_running"
+#}
+#
+#@hooks [
+#  {
+#    func pulse_load_if_running
+#    files [
+#      "/usr/share/alsa/pulse-alsa.conf"
+#    ]
+#    errors false
+#  }
+#]