You can download the fallback resources for LC 2.9, then modify the file to suit your needs. If you place this file in your home directory (or in the directory pointed to by the environment variable $XAPPLRESDIR), then any changes made to the configuration will be used the next time that you run LC.
Most X resources are used to control the appearance of LC. For example, you can change the number of items in a list. Some can control the behavior of the user interface. For example, you can set how a list should behave when a button press or draw is performed. These types of resources are widget resources. A list is a type of a widget, or user interface element. The names of the widget resources are the same for all X applications.
The other type of resources are application resources. These are defined specifically for LC. You can find out more about these resources by checking out the Application Resources section of the LC User's Guide.
You can find out more about X resources by reading the man pages for X (i.e., try typing "man X").
One pitfall is that each version of LC may require different resources. So you may not be able to use the configuration of an older version of LC with the latest release. This problem is reduced when you only set a few resources via a .Xdefaults or .Xresources file.
Most resources are given descriptive names, so you can pretty much tell what you're setting just by reading the name. Besides the names, there isn't much other documentation that can help you to set up your customized resources. By looking through the fallback resources for LC, you can decipher some of the meanings. If you're still confused, you can always ask the author how to get LC set up how you like. But remember, not everything is configurable! Some things about LC are set at the factory, and can't be changed by the user.
Copyright © Cray Inc.