hello

i wonder if there are some workarounds also when using xfce-Terminal.
it's causing approx. 5-10 wakeups/sec, but had no time to investigate
it any further...


bye,
adam


On 6/4/07, Magnus Fromreide <[EMAIL PROTECTED]> wrote:
Hi.

I looked a little on xterm.

It seems the periodic idle wakeups are due it checking for session
management events.

Adding the +sm option, or setting the resource sessionMgt to false,
stops the periodic tick.

The code have got this comment (charproc.c:3269):

/*
 * When session management is enabled, we should not block since
 * session related events can arrive any time.
 */

so now the question is what kind of channel the session management stuff
uses as it doesn't seem to be selectable.

/MF

_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to