diff --git a/src/graphics.cpp b/src/graphics.cpp index 28151759..e029acdf 100755 --- a/src/graphics.cpp +++ b/src/graphics.cpp @@ -354,7 +354,7 @@ kbmsg() { struct _graph_setting * pg = &graph_setting; if (pg->exit_window) return grNoInitGraph; - return peekallkey(pg, 1); + return peekallkey(pg, 3); } int