[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: Fix for CPU-hogging rdesktops
is there any patches for rdesktop 1.1.0
i having problems with numlock and also refresh issues in microsoft outlook
and
internet explorer
Thanks in advance
yunus
----- Original Message -----
From: "Per Kristian Hove" <Per.Hove@math.ntnu.no>
To: "Matt Chapman" <matthewc@cse.unsw.edu.au>
Cc: <rdesktop-patches@rdesktop.org>; <rdesktop@rdesktop.org>
Sent: Friday, October 19, 2001 7:34 PM
Subject: Re: Fix for CPU-hogging rdesktops
> [Matt Chapman]
>
> | What about, instead:
> |
> | - while (XCheckWindowEvent(display, wnd, ~0, &event))
> | + while (XCheckMaskEvent(display, ~0, &event))
> |
> | Does this fix it for you?
>
> Yes.
>
>
> --
> Per Kristian Hove <Per.Hove@math.ntnu.no>
> Principal engineer
> Dept. of Mathematical Sciences
> Norwegian University of Science and Technology
>
>