Hi Phil,
* Phil Tooley <[email protected]> [28. Jul. 2017]:
> Is there some way to limit the update framerate? I am having
> the issue that processes that produce large amounts of output
> such as compiling cause the X server to consume huge amounts of
> cpu due to the rate at which urxvt sends updates. I would like
> to limit this update rate similar to the way Xterm or
> suckless-term do. Is this possible at all with urxvt?
Besides the answer Marc gave you there are two command line
options:
-j|+j
Turn on/off jump scrolling (allow multiple lines per refresh);
resource jumpScroll.
-ss|+ss
Turn on/off skip scrolling (allow multiple screens per refresh);
resource skipScroll.
This might help you.
Ciao, Gregor
--
-... --- .-. . -.. ..--.. ...-.-
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode