Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (c1d03cdc2dfedb32e58477c4c792c42399c44467)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (c1d03cdc2dfedb32e58477c4c792c42399c44467)
  • Date: Mon, 10 Nov 2008 19:29:29 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

xorg-xserver/xorg-server/FINAL | 6 ++++++
xorg-xserver/xorg-server/HISTORY | 3 +++
2 files changed, 9 insertions(+)

New commits:
commit c1d03cdc2dfedb32e58477c4c792c42399c44467
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xorg-server: Add info for kbd/mouse drivers in 1.5.3

diff --git a/xorg-xserver/xorg-server/FINAL b/xorg-xserver/xorg-server/FINAL
index 9eee4b8..ebd3868 100755
--- a/xorg-xserver/xorg-server/FINAL
+++ b/xorg-xserver/xorg-server/FINAL
@@ -3,3 +3,9 @@ message "WARNING: if you have a path defined by RgbPath var
in /etc/X11/xorg.con
message "-- remove it. Since xorg-server 1.5.0 RgbPath has been marked as
obsolete"
message "and it's not used in xorg.conf anymore."
message "${DEFAULT_COLOR}"
+
+message "${MESSAGE_COLOR}If your mouse or keyboard stop working, then add\n"
\
+ "the following to /etc/X11/xorg.conf:\n"
\
+ "Section \"ServerFlags\"\n"
\
+ " Option \"AllowEmptyInput\" \"false\"\n"
\
+ "EndSection${DEFAULT_COLOR}"
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index a44ac58..141c3b3 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2008-11-10 Eric Sandall <sandalle AT sourcemage.org>
+ * FINAL: Add info for kbd/mouse drivers in 1.5.3
+
2008-11-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.3
* PRE_BUILD: remove randr.patch



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (c1d03cdc2dfedb32e58477c4c792c42399c44467), Eric Sandall, 11/10/2008

Archive powered by MHonArc 2.6.24.

Top of Page