From 12dbfeb19c1764564d94c21ca97d4278ce34272c Mon Sep 17 00:00:00 2001 From: pcg Date: Wed, 3 Dec 2003 23:19:44 +0000 Subject: [PATCH] *** empty log message *** --- src/main.C | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main.C b/src/main.C index e2457302..6ed2dac4 100644 --- a/src/main.C +++ b/src/main.C @@ -1,7 +1,7 @@ /*--------------------------------*-C-*---------------------------------* * File: main.c *----------------------------------------------------------------------* - * $Id: main.C,v 1.9 2003-12-02 21:49:46 pcg Exp $ + * $Id: main.C,v 1.10 2003-12-03 23:19:44 pcg Exp $ * * All portions of code are copyright by their respective author/s. * Copyright (c) 1992 John Bovey, University of Kent at Canterbury @@ -241,6 +241,8 @@ rxvt_term::init (int argc, const char *const *argv) check_ev.start (); + process_x_events (); + return true; } -- 2.34.1