Mailing List archive

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

[vdr] Re: Using nohup with runvdr and vdr



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.

-- 
Foreca Ltd                                           Jaakko.Hyvatti@foreca.com
Pursimiehenkatu 29-31 B, FIN-00150 Helsinki, Finland     http://www.foreca.com


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



Home | Main Index | Thread Index