LessTif

Section: LessTif Manuals (1x)
Updated: JULY 2001
Index
Return to Main Contents
 

NAME

LessTif  

SYNOPSIS

LessTif is a free replacement for OSF/Motif®.

As with Motif®, LessTif consists of a widget set, a window manager, and a UIL implementation (libMrm and the UIL compiler). In LessTif, our main area of attention is the widget set. We also have a working window manager; but UIL is not under very active development.

LessTif is licensed under the LGPL, the Library Gnu Public License. The license itself accompanies LessTif in the file COPYING.LIB. More information can be obtained from the Free Software Foundation.  

DEBUGGING

For more info on Debugging check out our dcoumentation in HTML format and the section ENVIRONMENT within this man-page.  

ENVIRONMENT

DEBUG_SOURCES
colon-separated list of files from which debug output is generated. Special values "all"/"none" have obvious meaning. To block entries from a list, add a "-" prefix.
DEBUG_FILE
If this variable exists, then the file is used for output. If "%p" is part of the value of DEBUG_FILE, then it is replaced by the process id.
DEBUG_PRINT_WIDGETID
If this variable exists, then all widgets printed with XdbDebug etc. will also print their widget ID. If the variable doesn't exist, then they only print their name for identification.
DEBUG_REDIRECT_XMWARNING
If this variable exists the output of _XmWarning() and equivalent functions is sent to file specified by DEBUG_FILE
DEBUG_SIGNAL
Specifies the alphanumeric value of the signal which should be used to switch the built-in LessTif debugging system. Valid values depend on the system on which LessTif was compiled and is running and are a subset of: {SIGUSR1, SIGUSR2, SIGBREAK}
DEBUG_TOGGLE
Specifies the initial status of the built-in LessTif debugging system. Valid values are 'on' and 'off'
 
 

SEE ALSO

LessTif Documentation

Clients

mwm(1) uil(1) xmbind(1)

Tools ltversion(1)

Other Widget Sets xbae(1) xlt(1)

Motif Widgets

XmFileSelectionBox(3) XmArrowButton(3) XmArrowButtonGadget(3) XmBulletinBoard(3) XmCascadeButton(3) XmCascadeButtonGCacheObj(3) XmCascadeButtonGadget(3) XmComboBox(3) XmCommand(3) XmDesktop(3) XmDialogShell(3) XmDialogShellExt(3) XmDisplay(3) XmDragContext(3) XmDragIcon(3) XmDragOverShell(3) XmDrawingArea(3) XmDrawnButton(3) XmDropSiteManager(3) XmDropTransfer(3) XmFileSelectionBox(3) XmForm(3) XmFrame(3) XmGadget(3) XmGrabShell(3) XmIconGCacheObj(3) XmIconGadget(3) XmLabel(3) XmLabelGCacheObj(3) XmLabelGadget(3) XmList(3) XmMainWindow(3) XmManager(3) XmMenuShell(3) XmMessageBox(3) XmNotebook(3) XmPanedWindow(3) XmPrimitive(3) XmProtocol(3) XmPushButton(3) XmPushButtonGCacheObj(3) XmPushButtonGadget(3) XmRowColumn(3) XmSash(3) XmScale(3) XmScreen(3) XmScrollBar(3) XmScrolledWindow(3) XmSelectionBox(3) XmSeparator(3) XmSeparatorGCacheObj(3) XmSeparatorGadget(3) XmSpinBox(3) XmTearOffButton(3) XmText(3) XmTextField(3) XmToggleButton(3) XmToggleButtonGCacheObj(3) XmToggleButtonGadget(3) XmVendorShellExt(3) XmWorld(3)

Xt Widgets

ApplicationShell(3) Composite(3) Core(3) Object(3) OverrideShell(3) Shell(3) TopLevelShell(3) TransientShell(3) WmShell(3) Rect(3) UnNamedObj(3) Constraint(3) VendorShell(3)

File Formats

mwmrc(5)

Utility Functions

XmClipboard(3) LessTifInternals(3)

Internet

The LessTif home page www.lesstif.org .
The Free Software Foundation (FSF) home page www.gnu.org .
The OpenGroup (owners of OSF/Motif® and the X Window System) home page www.opengroup.org .


 

Index

NAME
SYNOPSIS
DEBUGGING
ENVIRONMENT
SEE ALSO

This document was created by man2html, using the manual pages.