[Lunar-commits] r18417 - in moonbase/trunk/zbeta/x11/x11-apps: bdftopcf mkfontdir mkfontscale rgb xauth xcalc xclock xdpyinfo xev xeyes xinit xkbcomp
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Jan 31 02:53:40 UTC 2006
Author: v3rt1g0
Date: 2006-01-31 02:53:39 +0000 (Tue, 31 Jan 2006)
New Revision: 18417
Modified:
moonbase/trunk/zbeta/x11/x11-apps/bdftopcf/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/mkfontdir/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/mkfontscale/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/rgb/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xauth/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xcalc/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xclock/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DEPENDS
moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xev/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xeyes/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xinit/DETAILS
moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DEPENDS
moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DETAILS
Log:
* Added some short and long descriptions to the existing modules in
this directory. Most of the descriptions originated from the man
page for the application (as found online).
* Minor formatting tweaks in the depends files.
Modified: moonbase/trunk/zbeta/x11/x11-apps/bdftopcf/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/bdftopcf/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/bdftopcf/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org BDF to PCF font compiler"
+
cat << EOF
+bdfttopcf is a font compiler for the X server. It compiles an X font
+from Bitmap Distribtuion Format(BDF) to Portable Compiled Format(PCF).
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/mkfontdir/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/mkfontdir/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/mkfontdir/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,6 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org font directory creator"
+
cat << EOF
+mkfontdir creates an index of X font files in a directory. The output
+is written to the file "fonts.dir" which the X server uses to locate
+available fonts.
EOF
Modified: moonbase/trunk/zbeta/x11/x11-apps/mkfontscale/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/mkfontscale/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/mkfontscale/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org scalable font directory creator"
+
cat << EOF
+mkfontscale scans a directory for scalable fonts and creates a file
+named "fonts.scale", which the X server uses to identify and locate
+scalable fonts.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/rgb/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/rgb/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/rgb/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org GRB database and utilities"
+
cat << EOF
+xrgb provides the database of known RGB colors for X, along with small
+utilities to access and modify the database.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xauth/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xauth/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xauth/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org authenticaion utility"
+
cat << EOF
+xauth is a small utility that can read and mainpulate Xauthority files
+which are used by both servers and client to control authentication and
+access to X sessions.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xcalc/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xcalc/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xcalc/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,8 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org calculator application"
+
cat << EOF
+xcalc is a small X windows based calculator application.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xclock/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xclock/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xclock/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,8 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org xclock application"
+
cat << EOF
+xclock is a small, simple X based clock application.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DEPENDS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DEPENDS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -1 +1 @@
-depends libXtst
+depends libXtst
Modified: moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xdpyinfo/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org display information application"
+
cat << EOF
+xdpyinfo displays information about a particular tage display, inlcuding
+(but not limited to): geometry, physical size, visuals, and extensions.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xev/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xev/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xev/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,12 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT="x events"
+ SHORT="the X.Org event application"
+
cat << EOF
+The xev application creates a window and then asks the X server to send
+it events whenever anything happens to the window (such as it being moved,
+resized, typed in, etc). You can also attach it to an existing window.
+It is useful debugging tool for seeing what cases events to occur and to
+display the information that they contain.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xeyes/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xeyes/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xeyes/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org xeyes application"
+
cat << EOF
+xeyes is a "follow the mouse" X demo, where a set of eyes tracks the
+user's mouse movements.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xinit/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xinit/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xinit/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT="xinit"
+ SHORT="the X.Org server initialization tool"
+
cat << EOF
+xinit and startx are applications which facilitate starting the X
+server and loading the base X session. It is responsible for parsing
+the .xinitrc and the .xserverrc files.
EOF
-
Modified: moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DEPENDS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DEPENDS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -1 +1 @@
-depends libxkbui
+depends libxkbui
Modified: moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DETAILS 2006-01-31 02:13:28 UTC (rev 18416)
+++ moonbase/trunk/zbeta/x11/x11-apps/xkbcomp/DETAILS 2006-01-31 02:53:39 UTC (rev 18417)
@@ -7,7 +7,11 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org XKB keyboard description compiler"
+
cat << EOF
+xkbcomp is the keymap compiler that converts a description of an XKB
+keymap into one of several output formats. The most common use is to
+create a compiled keymap file (.xkm) which can be read directly by
+XKB-capable X servers or utilities.
EOF
-
More information about the Lunar-commits
mailing list