Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Using nohup with runvdr and vdr



Thanks this works!

Glyn

Jaakko Hyvätti wrote:

On Mon, 10 Nov 2003, Glyn Edwards wrote:

[1]+ Stopped ./vdr -Pdxr3

How about if you close or redirect the input of vdr:

./vdr -Pdxr3 </dev/null &

or

./vdr -Pdxr3 <&- &

This latter is what I do. You know, vdr tries to read stdin also for
keypresses by default. Closing stdin makes vdr not to try it.





--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index