[Lunar-commits] r18977 - in moonbase/trunk/zbeta/x11/x11-drivers: xf86-input-keyboard xf86-input-mouse xf86-video-ati xf86-video-nv xf86-video-vesa
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Mar 2 01:44:18 UTC 2006
Author: v3rt1g0
Date: 2006-03-02 01:44:17 +0000 (Thu, 02 Mar 2006)
New Revision: 18977
Modified:
moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-keyboard/DETAILS
moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-mouse/DETAILS
moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-ati/DETAILS
moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-nv/DETAILS
moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-vesa/DETAILS
Log:
Added some more sort and long descriptions.
Modified: moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-keyboard/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-keyboard/DETAILS 2006-03-01 22:55:20 UTC (rev 18976)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-keyboard/DETAILS 2006-03-02 01:44:17 UTC (rev 18977)
@@ -7,7 +7,10 @@
WEB_SITE=http://www.x.org/
ENTERED=20060124
UPDATED=20060124
- SHORT="Keyboard input driver"
+ SHORT="the X.Org keyboard input device driver"
+
cat << EOF
+xf86-input-keyboard provides the driver for keyboard input devices
+in X.Org.
EOF
Modified: moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-mouse/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-mouse/DETAILS 2006-03-01 22:55:20 UTC (rev 18976)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-input-mouse/DETAILS 2006-03-02 01:44:17 UTC (rev 18977)
@@ -7,7 +7,9 @@
WEB_SITE=http://www.x.org/
ENTERED=20060124
UPDATED=20060124
- SHORT="Mouse input driver"
+ SHORT="the X.Org mouse input device driver"
+
cat << EOF
+xf86-input-mouse provides the driver for mouse input devices in X.Org.
EOF
Modified: moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-ati/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-ati/DETAILS 2006-03-01 22:55:20 UTC (rev 18976)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-ati/DETAILS 2006-03-02 01:44:17 UTC (rev 18977)
@@ -7,7 +7,15 @@
WEB_SITE=http://www.x.org/
ENTERED=20060124
UPDATED=20060124
- SHORT="Video driver for ATI based cards"
+ SHORT="the X.Org video driver for ATI based cards"
+
cat << EOF
+xf86-video-ati provides the X.Org video drivers for ATI Mach, Rage,
+Rage128, Radeon, and most FireGL series video cards.
+
+The drivers are named: 'atimisc', 'r128', and 'radeon'
+
+Note: this driver is not the same as the ATI-provided, binary-only,
+'fglrx' driver.
EOF
Modified: moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-nv/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-nv/DETAILS 2006-03-01 22:55:20 UTC (rev 18976)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-nv/DETAILS 2006-03-02 01:44:17 UTC (rev 18977)
@@ -7,8 +7,12 @@
WEB_SITE=http://www.x.org/
ENTERED=20060227
UPDATED=20060227
- SHORT="opensource 2D driver for nvidia gpu"
+ SHORT="the X.Org video driver for NVIDIA based cards"
cat << EOF
+xf86-video-nv provides the X.Org video driver for NVIDIA Riva, TNT,
+GeForce, and Quadro video cards. The driver is named 'nv'.
+Note: this driver is not the same as the NVIDIA-provided, binary-only,
+'nvidia' driver.
EOF
Modified: moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-vesa/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-vesa/DETAILS 2006-03-01 22:55:20 UTC (rev 18976)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-vesa/DETAILS 2006-03-02 01:44:17 UTC (rev 18977)
@@ -7,7 +7,13 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the X.Org VESA video driver for all video cards"
+
cat << EOF
+xf86-video-vesa provides the X.Org generic VESA video driver. This
+driver uses the standard VESA interface provided on all video cards.
+Note that this driver runs completely unaccelerated and is not
+recommended for normal daily use, however it is good to have available
+in case your video card's normal driver is experiencing problems.
EOF
More information about the Lunar-commits
mailing list