[Lunar-commits] r19013 - in moonbase/trunk/zbeta/x11/x11-util: . xrefresh

Dennis Veatch stumbles at lunar-linux.org
Fri Mar 3 03:05:04 UTC 2006


Author: stumbles
Date: 2006-03-03 03:05:02 +0000 (Fri, 03 Mar 2006)
New Revision: 19013

Added:
   moonbase/trunk/zbeta/x11/x11-util/xrefresh/
   moonbase/trunk/zbeta/x11/x11-util/xrefresh/DETAILS
Log:

Refres yer screens.



Added: moonbase/trunk/zbeta/x11/x11-util/xrefresh/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-util/xrefresh/DETAILS	                        (rev 0)
+++ moonbase/trunk/zbeta/x11/x11-util/xrefresh/DETAILS	2006-03-03 03:05:02 UTC (rev 19013)
@@ -0,0 +1,22 @@
+          MODULE=xrefresh
+         VERSION=X11R7.0-1.0.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=ftp://ftp.x.org/pub/X11R7.0/src/everything/
+      SOURCE_VFY=sha1:de4fc1e3af3cac909a0cd56ff00fd9267c60c70d
+   MODULE_PREFIX=${X11R7_PREFIX:-/usr/X11R7}
+        WEB_SITE=http://www.x.org/
+         ENTERED=20060302
+         UPDATED=20060302
+           SHORT="refresh all or part of an X screen"
+
+cat << EOF
+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.
+EOF



More information about the Lunar-commits mailing list