From 64b3787400037a2ba2832da6e86f05e7146c791e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 4 Nov 2005 07:53:25 +0000 Subject: [PATCH] Added some tables (for testing table-handling in manpages) --- testdocs/tests/refentry.006.xml | 460 ++++++++++++++++++++++++++++++++ 1 file changed, 460 insertions(+) diff --git a/testdocs/tests/refentry.006.xml b/testdocs/tests/refentry.006.xml index 199583d8a..d7b53c9b2 100644 --- a/testdocs/tests/refentry.006.xml +++ b/testdocs/tests/refentry.006.xml @@ -4,6 +4,7 @@ Unit Test: refentry.006 +Refentry with some tables $Id$ NormanWalsh
ndw@nwalsh.com
@@ -42,6 +43,465 @@ Even More Description This is an even less minimal RefEntry. + + + + + + + + + + a1 + b1-c2 + d1 + + + a2-a4 + + d2 + + + + b3 + c3 + d3 + + + + b4 + c4-d4 + + + a5 + b5 + + d5 + + + + + + + + + + + + + Shift-Control + Prior + Prev Screen + + + Shift-Control + Next + Next Screen + + + Shift-Control + Left + Prev Desktop + + + Shift-Alt + Left + Prev Desktop Drag Focused Window + + + Shift-Control + Right + Next Desktop + + + Shift-Alt + Right + Next Desktop Drag Focused Window + + + Shift-Control + F1-F12 + Jump to desktop 1-12 + + + Shift-Control + BackSpace + Toggle Subdesktop + + + Shift-Control + Up + Prev Window + + + Shift-Control + Down + Next Window + + + Control-Alt + z + Hide Window + + + Control-Alt + x + Unhide last hidden window + + + Control-Alt + w + Close Window + + + Shift-Alt + space + Move window to other subdesktop + + + + + + + + + + + + + Shift-Control + space + Select Zoom + + + Control-Alt + space + Put/restore aside window + + + Shift-Control + 0 + Put aside all other windows + + + Shift-Control + KP_Home + Move window to top left + + + Shift-Control + KP_Up + Move window to top center + + + Shift-Control + KP_Prior + Move window to top right + + + Shift-Control + KP_Left + Move window to left center + + + Shift-Control + KP_Begin + Center window + + + Shift-Control + KP_Right + Move window to right center + + + Shift-Control + KP_End + Move window to bottom left + + + Shift-Control + KP_Down + Move window to bottom center + + + Shift-Control + KP_Next + Move window to bottom right + + + Shift-Alt + KP_Up + Move window up + + + Shift-Alt + KP_Down + Move window down + + + Shift-Alt + KP_Left + Move window left + + + Shift-Alt + KP_Right + Move window right + + + Shift-Control-Alt + KP_Up + Grow window vertically + + + Shift-Control-Alt + KP_Down + Shrink window vertically + + + Shift-Control-Alt + KP_Left + Shrink window horizontally + + + Shift-Control-Alt + KP_Right + Grow window horizontally + + + Shift-Control-Alt + KP_Home + Grow window both ways + + + Shift-Control-Alt + KP_End + Shrink window both ways + + + Shift-Alt + KP_Insert + Toggle move/resize increment + + + Shift-Alt + KP_Home + Maximize window vertically + + + Shift-Alt + KP_End + Maximize window horizontally + + + Shift-Alt + KP_Begin + Maximize window + + + Shift-Control-Alt + KP_Begin + Full screen + + + + + + + + + + + + + Shift-Control-Alt + KP_Up + Maximize left track + + + Shift-Control-Alt + KP_Down + Restore left track + + + Shift-Control-Alt + KP_Left + Shrink left track + + + Shift-Control-Alt + KP_Right + Grow left track + + + Shift-Alt + KP_Begin + Move window to/from left track + + + Control-Alt + space + Restore aside window + + + + + + + + + + + + + + Modifier + Button1 + Button2 + Button3 + + + + + None + Prev Desktop + Subdesktop + Next Desktop + + + Control + Prev Menu + Select Menu + Next Menu + + + Alt + Prev Hidden + Hide/Unhide + Next Hidden + + + Shift-Control + Shrink + Select Zoom + Grow + + + Shift-Alt + Move Window + + + + + Shift-Control-Alt + Resize Window + Lower Window + Maximize Window + + + Control-Alt + Restore Aside + Put/Restore Aside + Put Aside + + + + + + + + + + + + + Modifier + Roll Up + Roll Down + + + + + None + Prev Desktop + Next Desktop + + + Shift + Prev Window + Next Window + + + Control + Prev Menu + Next Menu + + + Alt + Prev Hidden + Next Hidden + + + Shift-Control + Shrink + Grow + + + Shift-Alt + Move Up + Move Down + + + Shift-Control-Alt + Move Left + Move Right + + + Control-Alt + Restore Aside + Put Aside + + + + + + + + + + + + Format + Affected desktops/screens + + + + + larswm.S.D.resource + Only desktop D on screen S + + + larswm.S.?.resource + All desktops on screen S + + + larswm.?.D.resource + Only desktop D on all screens. + + + larswm.?.?.resource + All desktops on all screens. + + + larswm*resource + All desktops on all screens. + + + + + + +
-- 2.40.0