summaryrefslogtreecommitdiff
path: root/specs/ch13.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/ch13.xml')
-rw-r--r--specs/ch13.xml34
1 files changed, 18 insertions, 16 deletions
diff --git a/specs/ch13.xml b/specs/ch13.xml
index 49a8c2e..25fa96d 100644
--- a/specs/ch13.xml
+++ b/specs/ch13.xml
@@ -173,10 +173,11 @@ the hints field has the same meaning for all five types of keyboard components,
and can contain any combination of the following values:
</para>
-<informaltable frame='none'>
-<tgroup cols='2'>
-<colspec align="left" colsep="0"/>
-<colspec align="left" colsep="0"/>
+<informaltable frame='topbot'>
+<?dbfo keep-together="always" ?>
+<tgroup cols='2' align='left' colsep='0' rowsep='0'>
+<colspec colname='c1' colwidth='1.0*'/>
+<colspec colname='c2' colwidth='3.0*'/>
<thead>
<row rowsep='1'>
<entry>Flag</entry>
@@ -184,21 +185,21 @@ and can contain any combination of the following values:
</row>
</thead>
<tbody>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_Hidden</emphasis>
</entry>
<entry>Indicates a component that should not normally be presented to the
user.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_Default</emphasis>
</entry>
<entry>Indicates a component that is the default member of its
class.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_Partial</emphasis>
</entry>
@@ -337,10 +338,11 @@ real modifier bindings and symbolic names for some virtual modifiers.
XKB defines the following additional hints for the symbols component:
</para>
-<informaltable frame='none'>
-<tgroup cols='2'>
-<colspec align="left" colsep="0"/>
-<colspec align="left" colsep="0"/>
+<informaltable frame='topbot'>
+<?dbfo keep-together="always" ?>
+<tgroup cols='2' align='left' colsep='0' rowsep='0'>
+<colspec colname='c1' colwidth='1.0*'/>
+<colspec colname='c2' colwidth='3.0*'/>
<thead>
<row rowsep='1'>
<entry>Flag</entry>
@@ -348,33 +350,33 @@ XKB defines the following additional hints for the symbols component:
</row>
</thead>
<tbody>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_AlphanumericKeys</emphasis>
</entry>
<entry>Indicates a symbol component that contains bindings primarily for an
alphanumeric section of the keyboard.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_ModifierKeys</emphasis>
</entry>
<entry>Indicates a symbol component that contains bindings primarily for
modifier keys.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry><emphasis>
LC_KeypadKeys</emphasis>
</entry>
<entry>Indicates a symbol component that contains bindings primarily for
numeric keypad keys.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry>LC_FunctionKeys</entry>
<entry>Indicates a symbol component that contains bindings primarily for
function keys.</entry>
</row>
- <row rowsep='0'>
+ <row>
<entry>LC_AlternateGroup</entry>
<entry>Indicates a symbol component that contains bindings for an alternate
keyboard group.</entry>