[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 6


xmbind Command

Purpose

Configures virtual key bindings.

Syntax

xmbind-display Host:Display:ScreenID ] [ FileName ]

Description

The xmbind command is an X Windows System client that configures the virtual key bindings for AIXwindows applications. This action is performed by the mwm command at its startup, so the xmbind client is only needed when mwm is not in use or when you want to change bindings without restarting mwm. If a file is specified, its contents are used as the virtual key bindings. If a file is not specified, the .motifbind file in the user's home directory is used. If this file is not found, the xmbind command loads the default virtual key bindings.

Flags


-display Host:Display:ScreenID
                          Specifies the display to use. The -display option has the following parameters:

Host
Specifies the host name of a valid system on the network. Depending on the situation, this could be the host name of the user or the host name of a remote system.

Display
Specifies the number (usually 0) of the display on the system on which the output is to be displayed.

ScreenID
Specifies the number of the screen where the output is to be displayed. This number is 0 for single-screen systems.

Parameter


FileName Specifies the file containing bindings for virtual mouse and key events.

Exit Status

This command returns the following exit values:

0 Indicates successful completion.
>0 Indicates an error occurred.

Related Information

The X command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]