xmbind - configures the virtual key bindings of LessTif applications.
xmbind [OPTIONS] [FILE]
The xmbind application is a X Window System client that configures the virtual key bindings of LessTif applications. As every LessTif application loads either a set of predefinied virtual key bindings or, if applicable, looks up the bindings in some well known places (see virtual bindings), you need to use xmbind only when explicitly loading binding files or when you want to reset the bindings to their initial values (after you have messed them up).
If a file is specified, its contents are used as the virtual key bindings. If no file name is given, or the file can't be found, xmbind looks for the file .motifbind in the user's home directory. If this all fails, xmbind loads the default virtual key bindings, as described in virtual bindings.
The return code is zero, if the xmbind client succeeds, otherwise it is non-zero.
-display | Specifies the display to use. |
--help | Displays a help summary and then exits. |
--version | Outputs version information about xmbind and then exits. |
In addition, all the usual X toolkit options may be used, although they seldom may be of any use.
For a description of the format of binding files, refer to the man page of the virtual bindings.
The xmbind client does not feature more bugs than any other ISO 9000 quality software - but it is much cheaper. Thus, the specific feature rate (that is bugs per currency unit) is very pleasant.
For any problems you should blame (in order of precedence):
Virtual bindings
Go Back to Main Index