Daniel Sissom
Results
1
comments of
Daniel Sissom
I've run into similar problems with vlc in the past. Using an external rule for vlc is working for me: ``` #! /bin/sh wid=$1 class=$2 instance=$3 if [ "$instance" =...