Force Blutooth Headphones to use a2dp_sink

If GUI config tools are failing to set and activate bluetooth headset on linux try: pacmd set-card-profile `pacmd list-cards | grep bluez_card -B1 | grep index | awk '{print $2}'` a2dp_sink source https://ubuntuforums.org/showthread.php?t=2338355 edit: nope still fucked... https://gist.github.com/pylover/d68be364adac5f946887b85e6ed6e7ae#file-a2dp-py edit 2: this one seems to work for now: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1438510/comments/5 edit 3: …

git via proxy

git config --add http.proxy $http_proxy git config --global --add http.proxy $http_proxy

dell xps 12 touch screen linux

Touch screen not working. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218973 https://bbs.archlinux.org/viewtopic.php?id=170815 http://news.gmane.org/gmane.linux.kernel.input