it is needed to wait a few seconds after a restart of E before to proceed with the next thing, E needs to finish the reload

SVN revision: 42621
devs/princeamd/enlightenment-0.17-elive
Samuel F. Baggen 14 years ago
parent d165e9b349
commit b40d4fb035
  1. 1
      data/tools/enlightenment_remote

@ -120,6 +120,7 @@ ERGM(){
#-------------------------------------------------------------------------------
er_restart(){
ERC org.enlightenment.wm.Core.Restart
sleep 6
}
#-------------------------------------------------------------------------------

Loading…
Cancel
Save