> -----Ursprungligt meddelande----- > Från: vdr-bounces@xxxxxxxxxxx [mailto:vdr-bounces@xxxxxxxxxxx] För > martinez@xxxxxxx > Skickat: den 5 maj 2009 11:19 > Till: vdr@xxxxxxxxxxx > Ämne: Can I disable pause live tv altogher? > > Well, keeping the remote control away from my kids is not easy unless I > han > g it > from the ceiling. > > Is there some way I can disable live tv pausing all together? > > It is causing a lot of trouble and I don´t reallly need that feature... > I think removing these lines in vdr.c would do the trick: // Pausing live video: case kPause: if (!cControl::Control()) { DELETE_MENU; if (!cRecordControls::PauseLiveVideo()) Skins.Message(mtError, tr("No free DVB device to record!")); key = kNone; // nobody else needs to see this key } break; /Magnus H _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr