[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: r1835 - trunk/debian/local



Author: branden
Date: 2004-09-21 12:34:30 -0500 (Tue, 21 Sep 2004)
New Revision: 1835

Modified:
   trunk/debian/local/FAQ.xhtml
Log:
Fix XML validation error (missing slash in closing tag).

Shame on me for not checking the document before committing.


Modified: trunk/debian/local/FAQ.xhtml
===================================================================
--- trunk/debian/local/FAQ.xhtml	2004-09-21 16:01:14 UTC (rev 1834)
+++ trunk/debian/local/FAQ.xhtml	2004-09-21 17:34:30 UTC (rev 1835)
@@ -2712,10 +2712,10 @@
 pair-oriented to the "left" or "right".  Even keybords that have only one of a
 pair of such keys — like laptop keyboards — report the keys they do
 have as being either left or right.)  By default, the modifiers
-<code>mod1</code> and <code>mod4<code> use these fake keys instead of real ones.
-XKB-aware applications can handle those fake keys, but some applications, like
-<application>GNU Emacs</application>, get confused and will not recognize your
-keys as modifiers.  Until these applications are fixed, you can bind keys
+<code>mod1</code> and <code>mod4</code> use these fake keys instead of real
+ones.  XKB-aware applications can handle those fake keys, but some applications,
+like <application>GNU Emacs</application>, get confused and will not recognize
+your keys as modifiers.  Until these applications are fixed, you can bind keys
 explicitly with <code>altwin</code> XKB options; for example, <kbd>Option
 "altwin:super_win"</kbd> binds your logo keys to <code>Super</code>
 modifiers.</p>



Reply to: