![]() |
![]()
| ![]() |
![]()
NAMExless - File browsing program for the X Window System. SYNOPSISxless [-f] [-toolkitoption ...] [filename ...] DESCRIPTIONXless pops up a window on the display specified, containing the file specified on the command line or piped in from stdin. This file may easily be viewed using the scrollbar to the left of the window. Xless also takes input from the standard input. Extra function are available on the toolbox to the right of the window:
- Open a session of the editor (specified in the environment variable EDITOR) on the current file
For further information on using xless please read the online help information. The rest of this manual page will discuss customization of xless to suit the needs of a particular user. OPTIONSXless is build upon the X Toolkit (Xt) and as such understands all the normal command line options (as described in X(1). It also supports: WIDGET AND RESOURCE NAMESIn addition to the usual widget resources, Xless has the following application resources:
COLOR RESOURCESIf you have a color display and you're running at least X11R5, you may want to add a line like: #ifdef COLOR *customization: -color #endif to your personal resources file. This will allow you to get the color-related resources for not only xless, but for every program which sets up its own color resources. Versions of X earlier than X11R5 don't support the customization resource. If you're on one of those, you'll have to include the color resources in your personal resources file. SEE ALSOX(1), X(8C), more(1), less(1) BUGSThere probably are some. AUTHORDave Glowacki (UC Berkeley Software Warehouse) <dglo@CS.Berkeley.EDU> Originally by Carlo Lisa (MIT Project Athena) from xmore written by Chris Peterson (MIT Project Athena).
|