xrefresh - refresh all or part of an X screen https://www.x.org/wiki/
Go to file
2024-03-04 20:21:25 +01:00
README.md automatic version update by autodist [release 1.0.5-1mamba;Tue May 21 2013] 2024-01-05 19:55:39 +01:00
xrefresh.spec automatic version update by autodist [release 1.1.0-1mamba;Mon Mar 04 2024] 2024-03-04 20:21:25 +01:00

xrefresh

Xrefresh is a simple X program that causes all or part of your screen to be repainted. This is useful when system messages have messed up your screen.

Xrefresh maps a window on top of the desired area of the screen and then immediately unmaps it, causing refresh events to be sent to all applications. By default, a window with no background is used, causing all applications to repaint ``smoothly.'' However, the various options can be used to indicate that a solid background (of any color) or the root window background should be used instead.