j
k
j a
j l
C.Y.M wrote:
I'm using something like this: eval "screen -D -m -S vdr $VDRCMD &"
I'm using something like this:
eval "screen -D -m -S vdr $VDRCMD &"
This should work:
WRAPPER="screen -D -m -S vdr"
Or this:
runvdr --wrapper="screen -D -m -S vdr"
Cheers,
Udo
Back to the thread
Back to the list