diff options
Diffstat (limited to 'specs/ch15.xml')
-rw-r--r-- | specs/ch15.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/specs/ch15.xml b/specs/ch15.xml index ec0ce72..d3e47d0 100644 --- a/specs/ch15.xml +++ b/specs/ch15.xml @@ -15,10 +15,11 @@ capability for input extension devices. XKB recognizes the following interactions with the X Input Extension: </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>Name</entry> @@ -26,27 +27,27 @@ XKB recognizes the following interactions with the X Input Extension: </row> </thead> <tbody> - <row rowsep='0'> + <row> <entry>XI_Keyboards</entry> <entry>If set, applications can use all XKB requests and events with extension keyboards.</entry> </row> - <row rowsep='0'> + <row> <entry>XI_ButtonActions</entry> <entry>If set, clients can assign key actions to buttons, even on input extension devices that are not keyboards.</entry> </row> - <row rowsep='0'> + <row> <entry>XI_IndicatorNames</entry> <entry>If set, clients can assign names to indicators on non-keyboard extension devices.</entry> </row> - <row rowsep='0'> + <row> <entry>XI_IndicatorMaps</entry> <entry>If set, clients can assign indicator maps to indicators on non-keyboard extension devices. </entry> </row> - <row rowsep='0'> + <row> <entry>XI_IndicatorState</entry> <entry>If set, clients can change the state of device indicators using the <emphasis> |