From 47e9cf3210355a1ccd3c5ad9c9577421d59094c5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 4 Oct 2010 19:47:15 +0200 Subject: test/feh-scr: Send less keys to avoid timing problems --- test/feh-scr.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/feh-scr.i b/test/feh-scr.i index 3f3b241..05960a2 100755 --- a/test/feh-scr.i +++ b/test/feh-scr.i @@ -211,7 +211,7 @@ test_scr('draw_action'); SendKeys('d'); test_scr('draw_filename_action'); -SendKeys('ddaada'); +SendKeys('da'); test_scr('draw_nothing'); feh_stop(); -- cgit v1.2.3