
pulseaudio works well and provides pleasant/modern GUI. If thats true and I could get a plesant GUI bluetooth with ALSA, I would have used it. I'm going to guess that ALSA is probably way more efficient than pulseaudio. I used blueman for the bluetooth manager, which uses pulseaudio.
#EXCENTRO 1.9.17 FORUM HOW TO#
I couldn't figure out how to pull up a pleasant looking bluetooth GUI with ALSA (command prompt GUI options). ALSA is the default sound system in antiX. Included in the command above and everything works.

Mkdir ~/.config/autostart touch ~/.config/autostart/sktop echo -e '\nEncoding=UTF-8\nVersion=0.9.4\nType=Application\nName=wicdstart\nComment=\nExec=gksu "/bin/wicdstart.sh"\nOnlyShowIn=XFCE \nStartupNotify=false\nTerminal=false\nHidden=false' > ~/.config/autostart/sktop echo "%users ALL=(ALL) NOPASSWD: /bin/wicdstart.sh" > /etc/sudoers.d/antixers touch ~/.config/autostart/sktop rm -rf /etc/xdg/autostart/sktop echo -e "/usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py\nwicd-gtk -tray" > /bin/wicdstart.sh chmod +x /bin/wicdstart.shĪs far as missing icons, I'm not sure if the XFCE guys fixed this or what, but after you run the above command, the icons are fine.ĪntiX has their own firewall. Run these commands after a fresh install: sudo apt-get update -y sudo apt-get install xserver-xorg x11-xserver-utils xfonts-base x11-utils lightdm lightdm-gtk-greeter xfce4 xfce4-goodies xfce4-power-manager xfce4-power-manager-plugins xfce4-taskmanager blueman bluez-tools pulseaudio pulseaudio-module-bluetooth pavucontrol -y -allow-unauthenticated
