diff --git a/cde/doc/en_US.UTF-8/guides/man/SEntity.sgm b/cde/doc/en_US.UTF-8/guides/man/SEntity.sgm index e2db1491c..8efbb7480 100644 --- a/cde/doc/en_US.UTF-8/guides/man/SEntity.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/SEntity.sgm @@ -5,7 +5,7 @@ XDR specification"> - + diff --git a/cde/doc/en_US.UTF-8/guides/man/adbook.sgm b/cde/doc/en_US.UTF-8/guides/man/adbook.sgm index ef73e69f1..d8f072a96 100644 --- a/cde/doc/en_US.UTF-8/guides/man/adbook.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/adbook.sgm @@ -7,7 +7,7 @@ XDR specification"> - + diff --git a/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user.sgm b/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user.sgm index 1e54f0600..82ca29448 100644 --- a/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user.sgm @@ -58,7 +58,7 @@ The user data cell must be unique for this message. Upon successful completion, the tt_message_user function returns the data cell, a piece of arbitrary user data that can hold a -void *. The application can use +void *. The application can use &cdeman.tt.ptr.error; to extract one of the following Tt_status values from the returned data: diff --git a/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user_set.sgm b/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user_set.sgm index 77931de04..49ce49620 100644 --- a/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user_set.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/m3_tt_message/user_set.sgm @@ -55,7 +55,7 @@ The The v argument is the data cell, a piece of arbitrary user data that can hold a -void *. +void *. RETURN VALUE diff --git a/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user.sgm b/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user.sgm index c4917ba78..bccd91f01 100644 --- a/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user.sgm @@ -67,7 +67,7 @@ The value of each data cell must be unique for this pattern. Upon successful completion, the tt_pattern_user function returns the data cell, a piece of arbitrary user data that can hold a -void *. The application can use +void *. The application can use &cdeman.tt.ptr.error; to extract one of the following Tt_status values from the returned data: diff --git a/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user_set.sgm b/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user_set.sgm index 93f44a65e..8213bb93a 100644 --- a/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user_set.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/m3_tt_pattern/user_set.sgm @@ -52,7 +52,7 @@ this pattern. The v argument is the data cell, a piece of arbitrary user data that can hold a -void *. +void *. RETURN VALUE diff --git a/cde/doc/en_US.UTF-8/guides/man/man1/ksh93.sgm b/cde/doc/en_US.UTF-8/guides/man/man1/ksh93.sgm index 007f4264e..b6d306ad3 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man1/ksh93.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man1/ksh93.sgm @@ -2838,7 +2838,7 @@ will re-execute the most recent command which starts with the letter In-line Editing Options Normally, each command line entered from a terminal device is simply -typed followed by a new-line (`RETURN' or `LINE FEED'). +typed followed by a new-line (`RETURN' or `LINE FEED'). If either the emacs, gmacs, or vi option is active, the user can edit the command line. @@ -2852,7 +2852,7 @@ option names. The editing features require that the user's terminal accept `RETURN' as carriage return without line feed -and that a space (` ') must overwrite the current character on +and that a space (` ') must overwrite the current character on the screen. The editing modes implement a concept where the user is looking through a @@ -3203,7 +3203,7 @@ kill characters from then on cause a line feed ⁁J -(New line) Execute the current line. +(New line) Execute the current line. @@ -3264,7 +3264,7 @@ the next command line forward in time is accessed. Reverse search history for a previous command line containing string. If a parameter of zero is given, the search is forward. -String is terminated by a "RETURN" or "NEW LINE". +String is terminated by a "RETURN" or "NEW LINE". If string is preceded by a , the matched line must begin with string. If @@ -3699,7 +3699,7 @@ The default is the least recent history command. / string Search backward through history for a previous command containing -string. String is terminated by a "RETURN" or "NEW LINE". +string. String is terminated by a "RETURN" or "NEW LINE". If string is preceded by a , the matched line must begin with string. If string is null the previous string will be used. @@ -3981,7 +3981,7 @@ Has effect only in control mode. ⁁J -(New line) Execute the current line, regardless of mode. +(New line) Execute the current line, regardless of mode. @@ -4490,7 +4490,7 @@ The exit status is non-zero when there are no more options. -hist -e ename    -nlr  first  last  +hist -e ename  -nlr  first  last  diff --git a/cde/doc/en_US.UTF-8/guides/man/man1/ttsessio.sgm b/cde/doc/en_US.UTF-8/guides/man/man1/ttsessio.sgm index d0060a447..9f65f7dd2 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man1/ttsessio.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man1/ttsessio.sgm @@ -32,10 +32,10 @@ -E -X --a level --d display +-a level +-d display --c  +-c command diff --git a/cde/doc/en_US.UTF-8/guides/man/man1_dt/wm.sgm b/cde/doc/en_US.UTF-8/guides/man/man1_dt/wm.sgm index 5183860a5..7a9db66b1 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man1_dt/wm.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man1_dt/wm.sgm @@ -44,13 +44,13 @@ to organize windows by task and make efficient use of screen real estate. Options --displaydisplay +-display display This option specifies the display to use; see X(1). --xrmresourcestring +-xrm resourcestring This option specifies a resource string to use. @@ -63,13 +63,13 @@ is of limited use. See the multiScreen resource for informa on managing a single screen. --namename +-name name This option causes dtwm to retrieve its resources using the specified name, as in name*resource. --screensname [name [...]] +-screens name [name [...]] This option specifies the resource names to use for the screens managed by dtwm. If dtwm is managing a single @@ -112,7 +112,7 @@ By default, the screen number is used for the screen name. Default dtwm window frames have distinct components with associated functions: -Title Area +Title Area In addition to displaying the client's title, the title area is used to move the window. To move the window, place the pointer over the title area, @@ -121,27 +121,27 @@ frame is moved during the drag to indicate the new location. When the button is released, the window is moved to the new location. -Title Bar +Title Bar The title bar includes the title area, the minimize button, the maximize button, and the window menu button. In shaped windows, such as round windows, the title bar floats above the window. -Minimize Button +Minimize Button To turn the window into an icon, click button 1 on the minimize button (the frame box with a small square in it). -Maximize Button +Maximize Button To make the window fill the screen (or enlarge to the largest size allowed by the configuration files), click button 1 on the maximize button (the frame box with a large square in it). -Window Menu Button +Window Menu Button The window menu button is the frame box with a horizontal bar in it. To pull down the window menu, press button 1. While pressing, drag the pointer @@ -220,7 +220,7 @@ if the window is in more than one workspace. Causes client to terminate. -Resize Border Handles +Resize Border Handles To change the size of a window, move the pointer over a resize border handle (the cursor changes), press button 1, and drag the window to a new @@ -509,13 +509,13 @@ order for the f.lower function. and lowers the family in the global window stack. -f.lower [ within] +f.lower [ within] Lowers the transient window within the family (staying above the parent) but does not lower the family in the global window stack. -f.lower [freeFamily ] +f.lower [freeFamily ] Lowers the window free from its family stack (below the parent), but does not lower the family in the global window stack. @@ -712,21 +712,21 @@ manager parts can be specified: ††Image name. See &cdeman.XmInstallImage;. †††X11 X Logical Font Description -background (class  Background) +background (class Background) This resource specifies the background color. Any legal X color may be specified. The default value is chosen based on the visual type of the screen. -backgroundPixmap (class  BackgroundPixmap) +backgroundPixmap (class BackgroundPixmap) This resource specifies the background Pixmap of the dtwm decoration when the window is inactive (does not have the keyboard focus). The default value is chosen based on the visual type of the screen. -bottomShadowColor (class  Foreground) +bottomShadowColor (class Foreground) This resource specifies the bottom shadow color. This color is used for the lower and right bevels of the window manager decoration. Any legal @@ -734,27 +734,27 @@ X color may be specified. The default value is chosen based on the visual type of the screen. -bottomShadowPixmap (class  BottomShadowPixmap) +bottomShadowPixmap (class BottomShadowPixmap) This resource specifies the bottom shadow Pixmap. This Pixmap is used for the lower and right bevels of the window manager decoration. The default is chosen based on the visual type of the screen. -fontList (class  FontList) +fontList (class FontList) This resource specifies the font used in the window manager decoration. The character encoding of the font should match the character encoding of the strings that are used. The default is "fixed." -foreground (class  Foreground) +foreground (class Foreground) This resource specifies the foreground color. The default is chosen based on the visual type of the screen. -saveUnder (class  SaveUnder) +saveUnder (class SaveUnder) This is used to indicate whether "save unders" are used for dtwm components. For this to have any effect, save unders must be implemented by the X server. If save unders are implemented, the X server @@ -765,14 +765,14 @@ save unders will not be used on any window manager frames. The default value is False. -topShadowColor (class  Background) +topShadowColor (class Background) This resource specifies the top shadow color. This color is used for the upper and left bevels of the window manager decoration. The default is chosen based on the visual type of the screen. -topShadowPixmap ( class  TopShadowPixmap) +topShadowPixmap ( class TopShadowPixmap) This resource specifies the top shadow Pixmap. This Pixmap is used for the upper and left bevels of the window manager decoration. The default is @@ -837,47 +837,47 @@ icons can be specified: †The default is chosen based on the visual type of the screen. ††See &cdeman.XmInstallImage;. -activeBackground (class  Background) +activeBackground (class Background) This resource specifies the background color of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeBackgroundPixmap (class  ActiveBackgroundPixmap) +activeBackgroundPixmap (class ActiveBackgroundPixmap) This resource specifies the background Pixmap of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeBottomShadowColor (class  Foreground) +activeBottomShadowColor (class Foreground) This resource specifies the bottom shadow color of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeBottomShadowPixmap (class  BottomShadowPixmap) +activeBottomShadowPixmap (class BottomShadowPixmap) This resource specifies the bottom shadow Pixmap of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeForeground (class  Foreground) +activeForeground (class Foreground) This resource specifies the foreground color of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeTopShadowColor (class  Background) +activeTopShadowColor (class Background) This resource specifies the top shadow color of the dtwm decoration when the window is active (has the keyboard focus). The default is chosen based on the visual type of the screen. -activeTopShadowPixmap (class  TopShadowPixmap) +activeTopShadowPixmap (class TopShadowPixmap) This resource specifies the top shadow Pixmap of the dtwm decoration when the window is active (has the keyboard focus). The default @@ -1079,7 +1079,7 @@ window. †The resource doubleClickTime is included for backward compatibility. Use of the Xt resource multiClickTime is preferred. -autoKeyFocus (class  AutoKeyFocus) +autoKeyFocus (class AutoKeyFocus) This resource is available only when the keyboard input focus policy is explicit. If autoKeyFocus is given a value of True, @@ -1090,7 +1090,7 @@ keyboard input focus. It is recommended that both autoKeyFocus -autoRaiseDelay (class  AutoRaiseDelay) +autoRaiseDelay (class AutoRaiseDelay) This resource is available only when the focusAutoRaise resource is True and the keyboard focus policy is pointer. The autoRaiseDelay resource specifies the amount of time (in milliseconds) @@ -1098,7 +1098,7 @@ that dtwm will wait before raising a window after it gets the keyboard focus. The default value of this resource is 500 (ms). -bitmapDirectory (class  BitmapDirectory) +bitmapDirectory (class BitmapDirectory) This resource identifies a directory to be searched for bitmaps referenced by dtwm resources. This directory is searched if a bitmap @@ -1109,7 +1109,7 @@ location of this directory may vary on some systems. If the bitmap is not found in the specified directory, XBMLANGPATH is searched. -clientAutoPlace (class  ClientAutoPlace) +clientAutoPlace (class ClientAutoPlace) This resource determines the position of a window when the window has not been given a program- or user-specified position. With a value of True, @@ -1119,7 +1119,7 @@ of the window to be used. In either case, dtwm will attempt to place the windows totally on-screen. The default value is True. -colormapFocusPolicy (class  ColormapFocusPolicy) +colormapFocusPolicy (class ColormapFocusPolicy) This resource indicates the colormap focus policy that is to be used. If the resource value is explicit, a colormap selection action is done on @@ -1129,7 +1129,7 @@ If the value is keyboard, the client window that has the keyboard input focus has the colormap focus. The default value for this resource is keyboard. -configFile (class  ConfigFile) +configFile (class ConfigFile) The resource value is the pathname for a dtwm resource description file. If the pathname begins with "~/", dtwm @@ -1146,14 +1146,14 @@ paths to find a configuration file. The order of the search is shown below: -deiconifyKeyFocus (class  DeiconifyKeyFocus) +deiconifyKeyFocus (class DeiconifyKeyFocus) This resource applies only when the keyboard input focus policy is explicit. If a value of True is used, a window receives the keyboard input focus when it is normalized (deiconified). True is the default value. -doubleClickTime (class  DoubleClickTime) +doubleClickTime (class DoubleClickTime) This resource is used to set the maximum time (in ms) between the clicks (button presses) that make up a double-click. The use of this resource is @@ -1162,7 +1162,7 @@ The value of doubleClickTime dynamically defaults to the value of multiClickTime. -enableWarp (class  EnableWarp) +enableWarp (class EnableWarp) The default value of this resource, True, causes dtwm to warp the pointer to the center of the selected window during keyboard-controlled @@ -1170,7 +1170,7 @@ resize and move operations. Setting the value to False causes dtwm -enforceKeyFocus (class  EnforceKeyFocus) +enforceKeyFocus (class EnforceKeyFocus) If this resource is given a value of True, the keyboard input focus is always explicitly set to selected windows even if there is an indication @@ -1180,7 +1180,7 @@ client.) If the resource is False, the keyboard input focus is not explicitly set to globally active windows. The default value is True. -frameStyle (class  frameStyle) +frameStyle (class frameStyle) If this resource is given a value of "slab", the the window manager frame is drawn such that the client area appears to be at the same height @@ -1189,7 +1189,7 @@ window frame is drawn such that the client area appears lower than the top of the window frame. The default value is "recessed". -iconAutoPlace (class  IconAutoPlace) +iconAutoPlace (class IconAutoPlace) This resource indicates whether the window manager arranges icons in a particular area of the screen or places each icon where the window was when @@ -1199,13 +1199,13 @@ The value False indicates that an icon is placed at the location of the window when it is iconified. The default is True. -iconClick (class  IconClick) +iconClick (class IconClick) When this resource is given the value of True, the system menu is posted and left posted when an icon is clicked. The default value is True. -interactivePlacement (class  InteractivePlacement) +interactivePlacement (class InteractivePlacement) This resource controls the initial placement of new windows on the screen. If the value is True, the pointer shape changes before a new window is placed @@ -1215,7 +1215,7 @@ placed according to the initial window configuration attributes. The default value of this resource is False. -keyboardFocusPolicy (class  KeyboardFocusPolicy) +keyboardFocusPolicy (class KeyboardFocusPolicy) If set to pointer, the keyboard focus policy is to have the keyboard focus set to the client window that contains the pointer (the pointer could @@ -1226,7 +1226,7 @@ or any part of the associated dtwm decoration. The default value for this resource is explicit. -lowerOnIconify (class  LowerOnIconify) +lowerOnIconify (class LowerOnIconify) If this resource is given the default value of True, a window's icon appears on the bottom of the window stack when the window is minimized (iconified). @@ -1234,7 +1234,7 @@ A value of False places the icon in the stacking order at the same place as its associated window. The default value of this resource is True. -marqueeSelectGranularity (class  MarqueeSelectGranularity) +marqueeSelectGranularity (class MarqueeSelectGranularity) This resource determines how often changes in the marquee selection are reported to the file manager ( &cdeman.dtfile;). The marquee @@ -1245,7 +1245,7 @@ to the file manager. A value of 0 (zero) means report every motion of the pointer. The default value of this resource is 0. -moveThreshold (class  MoveThreshold) +moveThreshold (class MoveThreshold) This resource is used to control the sensitivity of dragging operations that move windows and icons. The value of this resource is the number of pixels @@ -1255,14 +1255,14 @@ double-click and there is unintentional pointer movement with the button down. The default value of this resource is 4 (pixels). -multiScreen (class  MultiScreen) +multiScreen (class MultiScreen) This resource, if True, causes dtwm to manage all the screens on the display. If False, dtwm manages only a single screen. The default value is True. -passButtons (class  PassButtons) +passButtons (class PassButtons) This resource indicates whether or not button press events are passed to clients after they are used to do a window manager function in the client @@ -1272,7 +1272,7 @@ window. The window manager function is done in either case. The default value for this resource is False. -passSelectButton (class  PassSelectButton) +passSelectButton (class PassSelectButton) This resource indicates whether or not to pass the select button press events to clients after they are used to do a window manager function in the @@ -1282,7 +1282,7 @@ to the client window. The window manager function is done in either case. The default value for this resource is True. -positionIsFrame (class  PositionIsFrame) +positionIsFrame (class PositionIsFrame) This resource indicates how client window position information (from the WM_NORMAL_HINTS property and from configuration requests) @@ -1292,7 +1292,7 @@ value is False, it is interpreted as being the position of the client area of the window. The default value of this resource is True. -positionOnScreen (class  PositionOnScreen) +positionOnScreen (class PositionOnScreen) This resource is used to indicate that windows should initially be placed (if possible) so that they are not clipped by the edge of the screen (if the @@ -1302,7 +1302,7 @@ value is False, windows are placed in the requested position even if totally off-screen. The default value of this resource is True. -quitTimeout (class  QuitTimeout) +quitTimeout (class QuitTimeout) This resource specifies the amount of time (in milliseconds) that dtwm will wait for a client to update the WM_COMMAND property after dtwm has sent the WM_SAVE_YOURSELF message. The default value of this resource is 1000 (ms). (Refer @@ -1310,7 +1310,7 @@ to the f.kill function description for additional informati -raiseKeyFocus (class  RaiseKeyFocus) +raiseKeyFocus (class RaiseKeyFocus) This resource is available only when the keyboard input focus policy is explicit. When set to True, this resource specifies that a window raised @@ -1318,7 +1318,7 @@ by means of the f.normalize_and_raise function also receive the input focus. The default value of this resource is False. -refreshByClearing (class  RefreshByClearing) +refreshByClearing (class RefreshByClearing) This resource determines the mechanism used to refresh a window (or the screen) when the f.refresh_win (f.refresh) function is executed. When set to True, an XClearArea is performed @@ -1331,7 +1331,7 @@ screen is created and destroyed. The default value of this resource is True. -rootButtonClick (class  RootButtonClick) +rootButtonClick (class RootButtonClick) The rootButtonClick resource controls whether the a click on the root window will post the root menu in a "sticky" mode. If @@ -1344,7 +1344,7 @@ doesn't move between the button down and button up events. The default value for this resource is True. -screens (class  Screens) +screens (class Screens) This resource specifies the resource names to use for the screens managed by dtwm. If dtwm is managing a single @@ -1354,7 +1354,7 @@ starting with screen 0. Screen 0 gets the first name, screen 1 the second name, and so on. The default screen names are 0, 1, and so on. -showFeedback (class  ShowFeedback) +showFeedback (class ShowFeedback) This resource controls whether or not feedback windows or confirmation dialogs are displayed. A feedback window shows a client window's initial @@ -1418,14 +1418,14 @@ and resize, and enables the dialog boxes to confirm the restart and set behavior functions. It disables feedback for the move function. The default value for this resource is all. -useFrontPanel (class  UseFrontPanel) +useFrontPanel (class UseFrontPanel) This resource enables the display of the front panel if True. If set to False, the Front Panel will not be displayed. The default value is True. -startupKeyFocus (class  StartupKeyFocus) +startupKeyFocus (class StartupKeyFocus) This resource is available only when the keyboard input focus policy is explicit. When given the default value of True, a window gets the keyboard @@ -1434,7 +1434,7 @@ manager). It is recommended that both autoKeyFocus and -wMenuButtonClick (class  WMenuButtonClick) +wMenuButtonClick (class WMenuButtonClick) This resource indicates whether a click of the mouse when the pointer is over the window menu button posts and leaves posted the window menu. If @@ -1442,7 +1442,7 @@ the value given this resource is True, the menu remains posted. True is the default value for this resource. -wMenuButtonClick2 (class  WMenuButtonClick2) +wMenuButtonClick2 (class WMenuButtonClick2) When this resource is given the default value of True, a double-click action on the window menu button does an f.kill function. @@ -1592,14 +1592,14 @@ the key bindings to use for screen "1". number 1 -buttonBindings (class  ButtonBindings) +buttonBindings (class ButtonBindings) This resource identifies the set of button bindings for window management functions. The named set of button bindings is specified in the dtwm resource description file. These button bindings are merged with the built-in default bindings. The default value for this resource is "DefaultButtonBindings". -cleanText (class  CleanText) +cleanText (class CleanText) This resource controls the display of window manager text in the client title and feedback windows. If the default value of True is used, the text @@ -1609,14 +1609,14 @@ in the area immediately around the text is cleared. If False, the text is drawn directly on top of the existing background. -fadeNormalIcon (class  FadeNormalIcon) +fadeNormalIcon (class FadeNormalIcon) If this resource is given a value of True, an icon is grayed out whenever it has been normalized (its window has been opened). The default value is False. -feedbackGeometry (class  FeedbackGeometry) +feedbackGeometry (class FeedbackGeometry) This resource sets the position of the move and resize feedback window. If this resource is not specified, the default is to place the feedback window @@ -1624,14 +1624,14 @@ at the center of the screen. The value of the resource is a standard window geometry string with the following syntax: [=]{ +-}xoffset{+-} yoffset] -frameBorderWidth (class  FrameBorderWidth) +frameBorderWidth (class FrameBorderWidth) This resource specifies the width (in pixels) of a client window frame border without resize handles. The border width includes the 3-D shadows. The default value is based on the size and resolution of the screen. -iconBoxGeometry (class  IconBoxGeometry) +iconBoxGeometry (class IconBoxGeometry) This resource indicates the initial position and size of the icon box. The value of the resource is a standard window geometry string with the following @@ -1644,13 +1644,13 @@ is (6 * iconWidth + padding) wide by (1 * iconHeight + padding) high. The default value of the location is +0 -0. -iconBoxName (class  IconBoxName) +iconBoxName (class IconBoxName) This resource specifies the name that is used to look up icon box resources. The default name is iconbox. -iconBoxSBDisplayPolicy (class  IconBoxSBDisplayPolicy) +iconBoxSBDisplayPolicy (class IconBoxSBDisplayPolicy) This resource specifies the scroll bar display policy of the window manager in the icon box. The resource has three possible values: all, vertical, @@ -1663,13 +1663,13 @@ and sets the orientation of the icon box to vertical (regardless of the iconBoxG specification). -iconBoxTitle (class  IconBoxTitle) +iconBoxTitle (class IconBoxTitle) This resource specifies the name that is used in the title area of the icon box frame. The default value is Icons. -iconDecoration (class  IconDecoration) +iconDecoration (class IconDecoration) This resource specifies the general icon decoration. The resource value is label (only the label part is displayed) or image (only the image part @@ -1682,21 +1682,21 @@ has an active label part, a label part, and an image part (activelabel label image). -iconImageMaximum (class  IconImageMaximum) +iconImageMaximum (class IconImageMaximum) This resource specifies the maximum size of the icon image. The resource value is widthx height (for example, 64x64). The maximum supported size is 128x128. The default value of this resource is 50x50. -iconImageMinimum (class  IconImageMinimum) +iconImageMinimum (class IconImageMinimum) This resource specifies the minimum size of the icon image. The resource value is widthx height (for example, 32x50). The minimum supported size is 16x16. The default value of this resource is 16x16. -iconPlacement (class  IconPlacement) +iconPlacement (class IconPlacement) This resource specifies the icon placement scheme to be used. The resource value has the following syntax: @@ -1744,7 +1744,7 @@ added from the bottom of the screen to the top of the screen). A tight< value is useful for aesthetic reasons, as well as X-terminals with small screens. -iconPlacementMargin (class  IconPlacementMargin) +iconPlacementMargin (class IconPlacementMargin) This resource sets the distance between the edge of the screen and the icons that are placed along the edge of the screen. The value should be greater @@ -1754,7 +1754,7 @@ icons as they are placed on the screen (this space is based on maximizing the number of icons in each row and column). -keyBindings (class  KeyBindings) +keyBindings (class KeyBindings) This resource identifies the set of key bindings for window management functions. If specified, these key bindings replace the @@ -1762,14 +1762,14 @@ built-in default bindings. The named set of key bindings is specified in -limitResize (class  LimitResize) +limitResize (class LimitResize) If this resource is True, the user is not allowed to resize a window to greater than the maximum size. The default value for this resource is True. -maximumMaximumSize (class  MaximumMaximumSize) +maximumMaximumSize (class MaximumMaximumSize) This resource is used to limit the maximum size of a client window as set by the user or client. The resource value is widthxheight (for example, 1024x1024) @@ -1777,28 +1777,28 @@ where the width and height are in pixels. The default value of this resource is twice the screen width and height. -moveOpaque (class  MoveOpaque) +moveOpaque (class MoveOpaque) This resource controls whether the actual window is moved or a rectangular outline of the window is moved. A default value of False displays a rectangular outline on moves. -resizeBorderWidth (class  ResizeBorderWidth) +resizeBorderWidth (class ResizeBorderWidth) This resource specifies the width (in pixels) of a client window frame border with resize handles. The specified border width includes the 3-D shadows. The default value is based on the size and resolution of the screen. -resizeCursors (class  ResizeCursors) +resizeCursors (class ResizeCursors) This is used to indicate whether the resize cursors are always displayed when the pointer is in the window size border. If True, the cursors are shown, otherwise the window manager cursor is shown. The default value is True. -transientDecoration (class  TransientDecoration) +transientDecoration (class TransientDecoration) This controls the amount of decoration that dtwm puts on transient windows. The decoration specification is exactly the same @@ -1815,7 +1815,7 @@ resource. For more information see the description of -useIconBox (class  UseIconBox) +useIconBox (class UseIconBox) If this resource is given a value of True, icons are placed in an icon box. When an icon box is not used, the icons are placed on the root window (default value). -workspaceCount (class  WorkspaceCount) +workspaceCount (class WorkspaceCount) This is the initial number of workspaces that dtwm reates when starting up. In the CDE, this resource should only appear in an @@ -2012,7 +2012,7 @@ class. DefaultWindowMenu -clientDecoration (class  ClientDecoration) +clientDecoration (class ClientDecoration) This resource controls the amount of window frame decoration. The resource is specified as a list of decorations to specify their inclusion in the frame. @@ -2070,7 +2070,7 @@ page. windows. Dtwm*XClock.clientDecoration: menu minimize border This does the same thing as above. Note that either menu or minimize implies title. -clientFunctions (class  ClientFunctions) +clientFunctions (class ClientFunctions) This resource is used to indicate which dtwm functions are applicable (or not applicable) to the client window. The value for the @@ -2124,7 +2124,7 @@ page. †See &cdeman.dtwmrc;. -focusAutoRaise (class  FocusAutoRaise) +focusAutoRaise (class FocusAutoRaise) When the value of this resource is True, clients are raised when they get the keyboard input focus. If the value is False, the stacking of windows @@ -2133,7 +2133,7 @@ The default value is True when the keyboardFocusPolicy is explicit and False when the keyboardFocusPolicy is pointer. -iconImage (class  IconImage) +iconImage (class IconImage) This resource can be used to specify an icon image for a client (for example, "Dtwm*myclock*iconImage"). The resource value is a pathname for a @@ -2142,7 +2142,7 @@ images are used instead of client supplied icon images. The default value is to display a built-in window manager icon image. -iconImageBackground (class  Background) +iconImageBackground (class Background) This resource specifies the background color of the icon image that is displayed in the image part of an icon. The default value of this resource @@ -2150,7 +2150,7 @@ is the icon background color (that is, specified by "Dtwm*background or Dtwm*ico -iconImageBottomShadowColor (class  Foreground) +iconImageBottomShadowColor (class Foreground) This resource specifies the bottom shadow color of the icon image that is displayed in the image part of an icon. The default value of this resource @@ -2158,7 +2158,7 @@ is the icon bottom shadow color (that is, specified by Dtwm*icon*bottomShadowCol -iconImageBottomShadowPixmap (class  BottomShadowPixmap) +iconImageBottomShadowPixmap (class BottomShadowPixmap) This resource specifies the bottom shadow Pixmap of the icon image that is displayed in the image part of an icon. The default value of this resource @@ -2166,14 +2166,14 @@ is the icon bottom shadow Pixmap (that is, specified by Dtwm*icon*bottomShadowPi -iconImageForeground (class  Foreground) +iconImageForeground (class Foreground) This resource specifies the foreground color of the icon image that is displayed in the image part of an icon. The default value of this resource varies depending on the icon background. -iconImageTopShadowColor (class  Background) +iconImageTopShadowColor (class Background) This resource specifies the top shadow color of the icon image that is displayed in the image part of an icon. The default value of this resource @@ -2181,7 +2181,7 @@ is the icon top shadow color (that is, specified by Dtwm*icon*topShadowColor). -iconImageTopShadowPixmap (class  TopShadowPixmap) +iconImageTopShadowPixmap (class TopShadowPixmap) This resource specifies the top shadow Pixmap of the icon image that is displayed in the image part of an icon. The default value of this resource @@ -2189,55 +2189,55 @@ is the icon top shadow pixmap (that is, specified by Dtwm*icon*topShadowPixmap). -matteBackground  (class  Background) +matteBackground (class Background) This resource specifies the background color of the matte, when matteWidth is positive. The default value of this resource is the client background color (that is, specified by "Dtwm*background or Dtwm*client*background). -matteBottomShadowColor (class  Foreground) +matteBottomShadowColor (class Foreground) This resource specifies the bottom shadow color of the matte, when matteWidth is positive. The default value of this resource is the client bottom shadow color (that is, specified by Dtwm*bottomShadowColor or Dtwm*client*bottomShadowColor). -matteBottomShadowPixmap (class  BottomShadowPixmap) +matteBottomShadowPixmap (class BottomShadowPixmap) This resource specifies the bottom shadow Pixmap of the matte, when matteWidth is positive. The default value of this resource is the client bottom shadow pixmap (that is, specified by Dtwm*bottomShadowPixmap or Dtwm*client*bottomShadowPixmap). -matteForeground (class  Foreground) +matteForeground (class Foreground) This resource specifies the foreground color of the matte, when matteWidth is positive. The default value of this resource is the client foreground color (that is, specified by Dtwm*foreground or Dtwm*client*foreground). -matteTopShadowColor (class  Background) +matteTopShadowColor (class Background) This resource specifies the top shadow color of the matte, when matteWidth is positive. The default value of this resource is the client top shadow color (that is, specified by Dtwm*topShadowColor or Dtwm*client*topShadowColor). -matteTopShadowPixmap (class  TopShadowPixmap) +matteTopShadowPixmap (class TopShadowPixmap) This resource specifies the top shadow pixmap of the matte, when matteWidth is positive. The default value of this resource is the client top shadow pixmap (that is, specified by "Dtwm*topShadowPixmap or Dtwm*client*topShadowPixmap). -matteWidth (class  MatteWidth) +matteWidth (class MatteWidth) This resource specifies the width of the optional matte. The default value is 0, which effectively disables the matte. -maximumClientSize (class  MaximumClientSize) +maximumClientSize (class MaximumClientSize) This resource is either a size specification or a direction that indicates how a client window is to be maximized. The resource value can be specified @@ -2252,7 +2252,7 @@ the screen. When the maximum client size is not determined by the maxi resource value is used as a constraint on the maximum size. -useClientIcon (class  UseClientIcon) +useClientIcon (class UseClientIcon) If the value given for this resource is True, a client-supplied icon image takes precedence over a user-supplied icon image. The default value @@ -2260,7 +2260,7 @@ is True, giving the client-supplied icon image higher precedence than the user-supplied icon image. -usePPosition (class  UsePPosition) +usePPosition (class UsePPosition) This resource specifies whether Dtwm honors program specified position PPosition specified in the WM_NORMAL_HINTS property in the absence of an user specified position. Setting this resource to on, causes dtwm to always honor program @@ -2270,7 +2270,7 @@ default value of nonzero cause dtwm to honor program specifie position other than (0,0). -windowMenu (class  WindowMenu) +windowMenu (class WindowMenu) This resource indicates the name of the menu pane that is posted when the window menu is popped up (usually by pressing button 1 on the window @@ -2384,14 +2384,14 @@ configuration done through the style manager. †The default value depends on the display type. -colorSetId (class  ColorSetId) +colorSetId (class ColorSetId) This resource specifies a color set to use for the backdrop. This is normally an integer from 1 to 8. The default value of this resource is display dependent. -image (class  Image) +image (class Image) This resource specifies an image to use as the backdrop. If none is specified, then no backdrop image will be displayed and the root window of @@ -2403,7 +2403,7 @@ is dependent on the search path used by &cdeman.XmGetPixmap;. The default value for this resource is none. -imageBackground (class  ImageBackground) +imageBackground (class ImageBackground) This resource specifies a color to use as the background color of the backdrop. If not specified, the color will default to a pixel value from the @@ -2413,7 +2413,7 @@ of the color set for this workspace or the background color for bitonal displays -imageForeground (class  ImageForeground) +imageForeground (class ImageForeground) This resource specifies a color to use as the foreground color of the backdrop. If not specified, the color will default to a pixel value from the colorSetId for this workspace. If this resource is specified, the diff --git a/cde/doc/en_US.UTF-8/guides/man/man1m/ttdbck.sgm b/cde/doc/en_US.UTF-8/guides/man/man1m/ttdbck.sgm index 8f32ad66a..9c857c15b 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man1m/ttdbck.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man1m/ttdbck.sgm @@ -75,7 +75,7 @@ diagnosis option is given. --f  filename +-f filename Restricts the set of specs to be inspected or modified to those which @@ -85,7 +85,7 @@ wildcards which must be escaped to prevent the shell from expanding them. --k  objidkey +-k objidkey An object id key, specifying a particular spec to be displayed or modified. @@ -96,7 +96,7 @@ specify its key here. --t  type +-t type Restricts the set of specs to be inspected or modified to those with @@ -192,7 +192,7 @@ return EBADFILE (error code 105). --F  filename +-F filename Change the file name for the selected specs to the supplied file name. @@ -200,7 +200,7 @@ return EBADFILE (error code 105). --T  otypeid +-T otypeid Change the type of the selected specs to the given otype. diff --git a/cde/doc/en_US.UTF-8/guides/man/man4/dtwmrc.sgm b/cde/doc/en_US.UTF-8/guides/man/man4/dtwmrc.sgm index 95fe4ec2a..d2d23ae00 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man4/dtwmrc.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man4/dtwmrc.sgm @@ -241,7 +241,7 @@ connection to the X server is terminated. If the application observes neither of these protocols, its connection to the X server is terminated. -f.lower [- client | within | freeFamily] +f.lower [- client | within | freeFamily] This function lowers a primary window to the bottom of the global window stack (where it obscures no other window) and lowers the secondary window @@ -408,7 +408,7 @@ switches to the last workspace. This function terminates dtwm (but NOT the X window system). -f.raise [-client | within +f.raise [-client | within | freeFamily] This function raises a primary window to the top of the global window @@ -422,7 +422,7 @@ raise the client family in the global window stack. Specifying freeFam and raises the family to the top of the global window stack. -f.raise_lower [ within | freeFamily] +f.raise_lower [ within | freeFamily] This function raises a primary window to the top of the global window stack if it is partially obscured by another window; otherwise, it lowers @@ -483,7 +483,7 @@ re-executed). Restart is necessary for dtwm to incorporate changes in both the dtwmrc file and X resources. -f.screen [ next | prev | back | screen_number] +f.screen [ next | prev | back | screen_number] This function causes the pointer to be warp to a specific screen number or to the next, previous, or last visited (back) @@ -515,7 +515,7 @@ the specified location (the label is ignored). This function causes the workspace manager to restart with the default behavior (if a custom behavior is configured) or a custom behavior (if a -default behavior is configured). By default this is bound to Shift Ctrl Alt <Key>!. +default behavior is configured). By default this is bound to Shift Ctrl Alt <Key>!. f.title diff --git a/cde/doc/en_US.UTF-8/guides/man/man5/Dt.sgm b/cde/doc/en_US.UTF-8/guides/man/man5/Dt.sgm index 6a0cc1444..059f42bb7 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man5/Dt.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man5/Dt.sgm @@ -70,8 +70,8 @@ that represent the library compile-time version: It is derived from the following formula: -(10000 * DtVERSION + 100 * - DtRevision + DtUPDATE_LEVEL) +(10000 * DtVERSION + 100 * + DtRevision + DtUPDATE_LEVEL) diff --git a/cde/doc/en_US.UTF-8/guides/man/man5/DtStdApp.sgm b/cde/doc/en_US.UTF-8/guides/man/man5/DtStdApp.sgm index 910381fe0..c41f6f8ff 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man5/DtStdApp.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man5/DtStdApp.sgm @@ -31,7 +31,7 @@ fonts, for the most common categories of type designs and styles. These names, for at least six sizes of 13 typefaces, must be provided on all &str-XZ; systems, and they should be provided in any -X server product on which &str-XZ; applications are expected to run. +X server product on which &str-XZ; applications are expected to run. They are typically mapped to existing fonts on the system using the font alias mechanism, although this method is not required. @@ -40,11 +40,11 @@ using the font alias mechanism, although this method is not required. DESCRIPTION &str-XZ; 1.0 does not come with a common set of fonts on all vendors' systems, and both &str-XZ; itself and &str-XZ; applications must be able to run -on X servers and X terminals from non-&str-XZ; vendors if those vendors so +on X servers and X terminals from non-&str-XZ; vendors if those vendors so desire. Therefore, there are a standard set of ``generic'' font names and sizes that each &str-XZ; vendor makes available on their &str-XZ; systems and -that X server vendors may make available on their X servers and +that X server vendors may make available on their X servers and terminals. The names map to existing fonts on each vendor's system, which may vary from vendor to vendor. @@ -52,7 +52,7 @@ which may vary from vendor to vendor. The &str-XZ; Standard Application Font Names described here allow applications to use a single set of default font specifications in their app-defaults files, without concern for the system -or X server +or X server on which &str-XZ; is running. These app-defaults application defaults are given as XLFD font name patterns that will @@ -83,9 +83,9 @@ from needing different The Standard Application Font Names allow applications to use a single app-defaults file across all &str-XZ; systems. -In addition, any X server or X +In addition, any X server or X terminal vendor may ensure that &str-XZ; applications can run on their -X server by mapping these standard application names to fonts of the +X server by mapping these standard application names to fonts of the corresponding style on their individual X systems. @@ -202,7 +202,7 @@ There are three aspects to the standard names: The underlying font on each system, -or X server platform, +or X server platform, to which a standard name is mapped, typically will be different on each system. @@ -226,7 +226,7 @@ is the same across all systems, for a given use in an -Each &str-XZ; or X server vendor implementing this specification +Each &str-XZ; or X server vendor implementing this specification must provide full XLFD names for the standard names, mapped to system-dependent underlying fonts, so that the XLFD patterns used in &str-XZ; application @@ -387,7 +387,7 @@ with the following patterns: Implementation of Font Names -Each &str-XZ; system vendor and X server vendor +Each &str-XZ; system vendor and X server vendor provides mappings of their own fonts to XLFD names meeting this standard, so that &str-XZ; applications will work on their system. @@ -402,7 +402,7 @@ system's standard names. This is guaranteed by the field specifications given earlier. The following requirements are placed on -each &str-XZ; or X server vendor's +each &str-XZ; or X server vendor's implementation of the Standard Application Font Names: diff --git a/cde/doc/en_US.UTF-8/guides/man/man5/DtStdInt.sgm b/cde/doc/en_US.UTF-8/guides/man/man5/DtStdInt.sgm index 5d965c2b5..09d0cc2a3 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man5/DtStdInt.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man5/DtStdInt.sgm @@ -20,22 +20,22 @@ System font names, needed by the &str-XZ; GUI itself, that are used for user interface elements such as button labels, window titles and text fields. These names, for seven sizes of two typefaces, must exist on all &str-XZ; systems, and they should be provided in any -X server product on which &str-XZ; applications are expected to run. +X server product on which &str-XZ; applications are expected to run. Seven sizes of a third typeface are recommended. They are typically mapped to existing fonts on the system using the font alias mechanism, although this method is not required. &str-XZ; 1.0 does not come with a common set of fonts on all systems, -and it must be able to run on X servers and X terminals from non-&str-XZ; +and it must be able to run on X servers and X terminals from non-&str-XZ; vendors if those vendors so desire. Therefore, there are a standard set of ``generic'' font names and sizes that each &str-XZ; vendor makes available -on their &str-XZ; systems and that X server vendors may make available -on their X servers and terminals. The names map to existing fonts on +on their &str-XZ; systems and that X server vendors may make available +on their X servers and terminals. The names map to existing fonts on each vendor's system and may vary from vendor to vendor. The &str-XZ; Standard Interface Font Names described here allow clients making up the &str-XZ; desktop, such as &cdeman.dtterm; and a single set of default fonts in their app-defaults files, without -concern for the system or X server on which &str-XZ; is running. (The &str-XZ; +concern for the system or X server on which &str-XZ; is running. (The &str-XZ; Standard Application Font Names, described in &cdeman.DtStdAppFontNames;, provide a similar mechanism for applications running on the &str-XZ; desktop.) @@ -55,8 +55,8 @@ cross-references, section headers, and so forth. Rationale Common font names are required to prevent &str-XZ; clients such as &cdeman.dtterm; from needing different app-defaults -files on each system. In addition, any X server or X terminal vendor -may ensure that the &str-XZ; desktop can run on their X server by mapping +files on each system. In addition, any X server or X terminal vendor +may ensure that the &str-XZ; desktop can run on their X server by mapping these standard names to fonts of the corresponding style on their individual X systems. Interface fonts are needed because of user interface and cognitive research @@ -79,7 +79,7 @@ or terminal emulator). naming scheme. There are three aspects to the standard names: The underlying font on each system, or -X server platform, to which a standard name is mapped, typically will +X server platform, to which a standard name is mapped, typically will be different on each system. The standard name itself, a full XLFD name mapped to the underlying font, may be different on each system @@ -92,7 +92,7 @@ files, which will match the full XLFD name of the standard name, is the same across all systems, for a given use in an app-defaults file. -Each &str-XZ; or X server vendor implementing this specification +Each &str-XZ; or X server vendor implementing this specification must provide full XLFD names for the standard names, mapped to system-dependent underlying fonts, so that the XLFD patterns used in &str-XZ; application app-defaults files will always match one of the full XLFD names provided. @@ -212,7 +212,7 @@ stylistic attribute that might be appropriate. This is important when specifying wild-carded patterns in a resource specification for these fonts, since whether the underlying font these names are mapped to is serif or sans serif is not specified by &str-XZ;, and the match must work for all XLFD names provided -by &str-XZ; system vendors or other X server vendors. +by &str-XZ; system vendors or other X server vendors. Example XLFD Patterns for the Standard Names @@ -257,7 +257,7 @@ matched. Implementation of Font Names -Each &str-XZ; system vendor and X server vendor provides mappings +Each &str-XZ; system vendor and X server vendor provides mappings of its own fonts to XLFD names as described by this document. The actual XLFD names will vary from system to system, just as the fonts they are mapped to, since they contain some of the same values as the XLFD name of the underlying @@ -265,7 +265,7 @@ font. What does not vary is the behavior: the common patterns in which only specified fields are used will match each system's standard names. This is guaranteed by the field specifications given earlier. There is no precise specification of how the named sizes xxs to xxl are mapped to sizes of underlying fonts -in each system or X server product, although each size must be equal +in each system or X server product, although each size must be equal to or larger than the previous size. Nonetheless, some guidelines are appropriate. Interface fonts have been developed because of human factors research @@ -383,8 +383,8 @@ font: as: --dt-interface system-medium-r-normal-xs sans-11-90-85-85-p-81-iso8859-1 --dt-interface system-medium-r-normal-xs serif Expert-8-80-75-75-m-72-iso8859-1 +-dt-interface system-medium-r-normal-xs sans-11-90-85-85-p-81-iso8859-1 +-dt-interface system-medium-r-normal-xs serif Expert-8-80-75-75-m-72-iso8859-1 Defined this way, both names will match the single XLFD pattern used @@ -415,7 +415,7 @@ As was shown in the previous example: is an XLFD pattern, used in a single resource specification, that matches -a single standard name on different &str-XZ; or X server platforms. (And +a single standard name on different &str-XZ; or X server platforms. (And if the last 2 fields, CHARSET_REGISTRY and CHARSET_ENCODING, were wild-carded, then the pattern could work across locales as well.) Note that the named size @@ -423,21 +423,21 @@ then the pattern could work across locales as well.) Note that the named size required to obtain the desired nominal size (whatever it may be in the mapped font), while still matching either serif or sans serif in the standard name. Note that if a &str-XZ; desktop application tries to open a font using -one of these standard names, and the X server does not know about these +one of these standard names, and the X server does not know about these names, the application will usually fall back on using the fixed and variable font aliases that are typically -provided in all X servers. When this happens, the &str-XZ; desktop will +provided in all X servers. When this happens, the &str-XZ; desktop will be more difficult to use, visually, than if its expected font names were available. NOTES -There is no requirement on a &str-XZ; system or X server vendor +There is no requirement on a &str-XZ; system or X server vendor to implement these standard names in a particular way. Several mechanisms are possible: duplicate font files with altered naming attributes, X11R5 font aliases, or vendor-specific mechanisms. The only requirement is that an XLFD pattern, written with attributes taken from the set that define the standard names, can be successfully used to open a font with the Xlib function XLoadFont; and, specifically, the Xlib function XListFonts need NOT return the same XLFD name for the pattern on different &str-XZ; -or X server systems. +or X server systems. SEE ALSO diff --git a/cde/doc/en_US.UTF-8/guides/man/man5/dttermes.sgm b/cde/doc/en_US.UTF-8/guides/man/man5/dttermes.sgm index ce72ebd51..875752ce9 100644 --- a/cde/doc/en_US.UTF-8/guides/man/man5/dttermes.sgm +++ b/cde/doc/en_US.UTF-8/guides/man/man5/dttermes.sgm @@ -87,49 +87,49 @@ Same as Line Feed. cursor moves to the left-most column of the current line. -Esc ( B +Esc ( B ( SCS) Designate ASCII (base font) as G0. -Esc ( 0 +Esc ( 0 ( SCS) Designate DEC Special Graphic (line draw) as G0. -Esc ) B +Esc ) B ( SCS) Designate ASCII (base font) as G1. -Esc ) 0 +Esc ) 0 ( SCS) Designate DEC Special Graphic (line draw) as G1. -Esc * B +Esc * B ( SCS) Designate ASCII (base font) as G2. -Esc * 0 +Esc * 0 ( SCS) Designate DEC Special Graphic (line draw) as G2. -Esc + B +Esc + B ( SCS) Designate ASCII (base font) as G3. -Esc + 0 +Esc + 0 ( SCS) Designate DEC Special Graphic (line draw) as G3. @@ -145,29 +145,29 @@ Graphic (line draw) as G3. ( LS0) Map G0 into GL. -Esc n +Esc n ( LS2) Map G2 into GL. -Esc o +Esc o ( LS3) Map G3 into GL. -Esc N +Esc N ( SS2) Map G2 into GL for the next character. -Esc O +Esc O ( SS3) Map G3 into GL for the next character. -Esc Space F +Esc Space F ( S7C1T) Select 7-bit C1 Control Characters. In this mode, the dtterm utility sends all @@ -175,7 +175,7 @@ C1 Control Characters to the host as 7-bit escape sequences. That is, -Esc Space G +Esc Space G ( C8C1T) Select 8-bit C1 Control Characters. In this mode, the dtterm utility sends all @@ -185,7 +185,7 @@ Shift Out--> -Esc# 8 +Esc # 8 ( DECALN) DEC Screen Align Test. The screen is filled with the character ``E''. -Esc7 +Esc 7 ( DECSC) Save cursor. The following is saved: @@ -213,7 +213,7 @@ following is saved: -Esc8 +Esc 8 ( DECRC) Restore cursor. The terminal emulator is restored to the state saved by the save cursor ( DECSC) function. If nothing was saved by DECSC, then the following actions are performed: @@ -227,7 +227,7 @@ terminal emulator is restored to the state saved by the save cursor ( -Esc= +Esc = ( DECPAM) Application keypad. In this mode, the numeric keypad sends application sequences. (See the ``Transmitted @@ -235,7 +235,7 @@ Escape Sequences'' section later in this document for additional information.) -Esc> +Esc > ( DECPNM) Normal keypad. In this mode, the numeric keypad sends the characters shown on the keypad. Keys PF1 to PF4, @@ -243,7 +243,7 @@ inclusive, send application sequences. (See the ``Transmitted Escape Sequences'' section later in this document for additional information.) -EscD +Esc D ( IND) Index. The cursor moves down to the same column of the next line. If the cursor is in the bottom-most @@ -253,7 +253,7 @@ with no visible character attributes is added at the bottom of the scrolling region. -EscE +Esc E ( NEL) Next line. The cursor moves down to the first column of the next line. If the cursor is in the bottom-most @@ -263,13 +263,13 @@ with no visible character attributes is added at the bottom of the scrolling region. -EscH +Esc H ( HTS) Tab set. This function sets a horizontal tab stop at the column where the cursor is located. -EscM +Esc M ( RI) Reverse index. The cursor moves up to the same column of the previous line. If the cursor is in the @@ -282,13 +282,13 @@ Dtterm1.1 (\f3SS2\fP) Single shift select of G2 character set--> -Esc P  p1 ; p2  | p3 Esc Backslash +Esc P p1 ; p2 | p3 Esc Backslash ( DECUDK) User defined keys -EscZ +Esc Z ( DECID) Return terminal ID. This function is similar to a primary device attributes ( DA) request. (See ``Esc [ c '' @@ -296,7 +296,7 @@ This function is similar to a primary device attributes ( RIS) Full reset. This function performs a full (hard) reset. For additional information, see the ``Reset'' @@ -309,7 +309,7 @@ Dtterm1.1 \f2Esc \f3 }--> -Esc[piq +Esc [ pi q ( DECSCA) Select character protection attribute. The default value is 0. This escape sequence defines @@ -335,7 +335,7 @@ erase characters defined as erasable. Valid supported values of pi - Esc[pi@ + Esc [ pi @ ( ICH) Insert pi blank characters. The default value is 1. A parameter value of 0 or 1 inserts a single blank character. A parameter value of N inserts N blank characters. Blank characters @@ -344,7 +344,7 @@ to the right of the cursor move to the right. Characters scrolled past the end of the line are lost. - Esc[  pi A + Esc [ pi A ( CUU) Cursor up pi lines. The default value is 1. A parameter value 0 or 1 moves the cursor up one line. A parameter value of N moves @@ -353,7 +353,7 @@ If the cursor is already above the top margin, the cursor stops at the top line. -Esc[  pi B +Esc [ pi B ( CUD) Cursor down pi lines. The default value is 1. A parameter value 0 or 1 moves the cursor down one line. A parameter value of N moves @@ -362,7 +362,7 @@ margin. If the cursor is already below the bottom margin, the cursor stops at the bottom line. -Esc[  pi C +Esc [ pi C ( CUF) Cursor forward pi characters. The default value is 1. A parameter value 0 or 1 moves the cursor forward one character. A parameter value of N @@ -370,14 +370,14 @@ moves the cursor forward N characters. The cursor stops at the right-most column of the line. -Esc[piD +Esc [ pi D ( CUB) Cursor backward pi characters. The default value is 1. A parameter value 0 or 1 moves the cursor backward one character. A parameter value of N moves the cursor backward N characters. The cursor stops at the left-most column of the line. -Esc[piF +Esc [ pi F ( CPL) Cursor to the first column of the pithprecedingline. @@ -387,14 +387,14 @@ cursor stops at the top margin. If the cursor is already above the top margin, the cursor stops at the top line. -Esc[  piG +Esc [ pi G ( CHA) Cursor to column pi. The default value is 1. A parameter value 0 or 1 moves the cursor to the first column of the current line. A parameter value of N moves the cursor to the Nth column of the current line. -Esc[p1 ; p2  H +Esc [ p1 ; p2 H ( CUP) Cursor position. The default value is 1. A p1 value 0 or 1 moves the cursor @@ -406,7 +406,7 @@ the setting of the origin mode ( DECOM -Esc[pi J +Esc [ pi J ( ED) Erase in display. The default value is 0. A parameter value of 0 erases from the cursor to the end @@ -415,7 +415,7 @@ to the cursor position, inclusive. A parameter value of 2 erases the complete display. -Esc[piK +Esc [ pi K ( EL) Erase in line. The default value is 0. A parameter value of 0 erases from the cursor to the end of the @@ -424,7 +424,7 @@ cursor position, inclusive. A parameter value of 2 erases the complete line. -Esc[  piL +Esc [ pi L ( IL) Insert lines. The default value is 1. A parameter value 0 or 1 inserts one line at the cursor. A parameter @@ -434,7 +434,7 @@ region move down. Lines scrolled off the page are lost. There is no effect outside the scrolling region. -Esc[piM +Esc [ pi M ( DL) Delete lines. The default value is 1. A parameter value 0 or 1 deletes one line at the cursor. A parameter @@ -445,7 +445,7 @@ at the bottom of the scrolling region. There is no effect outside the scrolling region. -Esc[  pi P +Esc [ pi P ( DCH) Delete characters. The default value is 1. A parameter value 0 or 1 deletes one character at @@ -456,7 +456,7 @@ characters move left and are replaced by blank spaces with no visual character attributes. -Esc[  pi S +Esc [ pi S ( SU) Scroll up pi lines. The default value is 1. A parameter value 0 or 1 scrolls the display up one line. A parameter value of N scrolls @@ -466,7 +466,7 @@ with no visible character attributes are added at the bottom of the scrolling region. -Esc[piT +Esc [ pi T ( SD) Scroll down pi lines. The default value is 1. A parameter value 0 or 1 scrolls the display down one line. A parameter value of N scrolls @@ -476,7 +476,7 @@ lines with no visible character attributes are added at the top of the scrolling region. -Esc[piX +Esc [ pi X ( ECH) Erase pi characters. The default value is 1. A parameter value 0 or 1 erases a single character. A parameter value of N erases N characters. The character attributes of erased characters are @@ -484,7 +484,7 @@ cleared. This escape sequences works inside or outside the scrolling margins. -Esc[  pic +Esc [ pi c ( DA) Send device attributes. The default is 0. A parameter value 0 or 1 causes the terminal emulator to @@ -492,21 +492,21 @@ respond with ``Esc [ ? 1; 2 c''. This is the standard response for the DEC VT100 Terminal and xterm(1). -Esc[p1  ; p2f +Esc [ p1 ; p2 f ( HVP) Horizontal and vertical position. This escape sequence has been replaced by CUP and offers identical functionality. It is provided to maintain backward compatibility. -Esc[pig +Esc [ pi g ( TBC) Tab clear. The default is 0. A parameter value of 0 clears the tab stop at the current cursor column. A parameter value of 3 clears all tab stops. -Esc[pih +Esc [ pi h ( SM) Set mode. This escape sequence sets ANSI modes. Valid supported values of pi @@ -545,7 +545,7 @@ by a newline ( NL). -Esc[  pil +Esc [ pi l ( RM) Reset mode. This escape sequences resets ANSI modes. Valid supported values of pi @@ -583,7 +583,7 @@ a carriage-return ( CR). -Esc[   pi ; . . . m +Esc [ pi ; . . . m ( SG) Graphics rendition. The default value is 0. This escape sequence selects one or more character @@ -744,7 +744,7 @@ attributes. Valid supported values for pi are: -Esc[pin +Esc [ pi n ( DSR) Device status report. Valid supported values for pi are: @@ -766,7 +766,7 @@ where p1 is the current cursor line and p2 -Esc[ ?  pin +Esc [ ? pi n ( DSR) DEC private device status report. Valid supported values for pi are: @@ -793,7 +793,7 @@ a message of ``Esc [ ? 27 -Esc[  p1 ; p2  r +Esc [ p1 ; p2 r ( DECSTBM) Set top and bottom margins. The default value for p1 is 1. The default value @@ -802,7 +802,7 @@ window. The top and bottom margins are set to p1 and -Esc [  p1 ; p2  ; p3 t +Esc [ p1 ; p2 ; p3 t Window manipulation. Valid values for p1 (and any additional parameters) are: @@ -817,12 +817,12 @@ additional parameters) are: Minimize (iconify) window. -3 ;x ;y +3 ; x ; y Move window to [x, y]. -4 ;height  ;width +4 ; height ; width Resize the &cdeman.dtterm; window to height and width in pixels. @@ -844,7 +844,7 @@ order. Refresh the &cdeman.dtterm; window. -8 ; height  ; width +8 ; height ; width Resize the text area to height and width in characters. @@ -890,7 +890,7 @@ Esc Backslash''. - Esc[pix + Esc [ pi x Request terminal modes. The default value is 0. Valid values are 0 or 1. If pi is 0, &cdeman.dtterm; responds with @@ -901,7 +901,7 @@ responds with the message of ``Esc [ 3; 1; backward compatibility for xterm(1) only. - Esc[ ?  pi h + Esc [ ? pi h ( SM) DEC private set mode. This escape sequences sets DEC private modes. Valid supported values of pi are: @@ -1002,7 +1002,7 @@ child process is logged to a file. -Esc[ ?  pil +Esc [ ? pi l ( RM) DEC private mode reset. This escape sequence sets DEC private modes. Valid supported values of pi are: @@ -1096,21 +1096,21 @@ process is not logged to a file. -Esc[ ?  pi r +Esc [ ? pi r Restore DEC private mode values. The value corresponding to mode pi previously saved is restored. Valid values for pi are the same as the DEC private modes supported by SM. It is provided to maintain backward compatibility with xterm(1). Using this escape sequence is discouraged. -Esc[ ?pis +Esc [ ? pi s Save DEC private mode values. The value corresponding to mode pi is saved. Valid values for pi are the same as the DEC private modes supported by SM. This escape sequence is provided to maintain backward compatibility with xterm(1). Using this escape sequence is discouraged. - Esc]  p1; p2 <control>-G + Esc ] p1 ; p2 <control>-G Set text parameters. This escape sequence allows various terminal emulator text values to be set. Valid supported values of p1 are: @@ -1142,19 +1142,19 @@ in a new session. -Esc ⁁    message Esc Backslash +Esc message Esc Backslash ( PM) Privacy message. The data received in a privacy message is ignored and is not displayed. -Esc_  pi Esc Backslash +Esc _ pi Esc Backslash ( APC) Application program command. The terminal emulator implements no APC functions. The data is ignored and is not displayed. - Esc[ ?piK + Esc [ ? pi K ( DECSEL) Selective erase in line. The default value is 0. This escape sequence only erases erasable @@ -1165,7 +1165,7 @@ A parameter value of 1 erases from the beginning of the line to the cursor position, inclusive. A parameter value of 2 erases the complete line. -Esc [ ?  piJ +Esc [ ? pi J ( DECSED) Selective erase in display. The default value is 0. This escape sequence only erases erasable @@ -1175,22 +1175,22 @@ of 1 erases from the beginning of the display to the cursor position, inclusive. A parameter value of 2 erases the complete display. -Esc] ltext Esc Backslash +Esc ] l text Esc Backslash Set the window title to text. -Esc] I  file Esc Backslash +Esc ] I file Esc Backslash Set the icon to the icon found in file. -Esc] L  label Esc Backslash +Esc ] L label Esc Backslash Set the icon name to label. -Esc[ ! p +Esc [ ! p ( DECSTR) Soft terminal reset. This function performs a soft reset. For additional information, see the ``Reset''