and limit it more there as well

SVN revision: 20327
This commit is contained in:
Carsten Haitzler 2006-02-07 06:38:32 +00:00
parent eca6a45d5f
commit 2f0b93100c
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,8 @@ e_exebuf_show(E_Zone *zone)
return 0;
}
cmd_buf[0] = 0;
evas_event_feed_mouse_move(exebuf->evas, -1000000, -1000000, ecore_x_current_time_get(), NULL);
e_popup_layer_set(exebuf, 255);
evas_event_freeze(exebuf->evas);