--- lbbs/src/screen.c 2025/12/18 02:56:01 1.135 +++ lbbs/src/screen.c 2025/12/18 10:43:48 1.136 @@ -719,7 +719,7 @@ int display_data(const void *p_data, lon log_debug("KEY_NULL\n"); goto cleanup; case KEY_TIMEOUT: - log_error("User input timeout\n"); + log_debug("User input timeout\n"); goto cleanup; case KEY_HOME: if (line_current - output_current_row < 0) // Reach begin