Changeset 32000


Ignore:
Timestamp:
12/29/14 18:51:54 (9 years ago)
Author:
gost
Message:

[titan] fix poweroff menu after standby

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/standby.h

    r31969 r32000  
    101101                free(loctime); loctime = 0;
    102102        }
     103        //workaround after standby poweroff menu reboot
     104        writerc(getrcconfigint("rcexit", NULL));
     105        rcret = waitrc(standbyscreen, 1000, 0);
     106        //
    103107        status.updatevfd = STOP;
    104108        m_lock(&status.vfdmutex, 3);
Note: See TracChangeset for help on using the changeset viewer.