Xless(1x) | Xless(1x) |
xless - File browsing program for the X Window System.
xless [-f] [-toolkitoption ...] [filename ...]
Xless 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.
Xless 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:
In addition to the usual widget resources, Xless has the following application resources:
If 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.
There probably are some.
Dave 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).
6 June 1993 | X Version 11 |