xmbind.sgm 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <!-- $XConsortium: xmbind.sgm /main/8 1996/09/08 21:43:52 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <RefEntry Id="CDEMMA.MAN2.rsml.1">
  10. <RefMeta>
  11. <RefEntryTitle>xmbind</RefEntryTitle>
  12. <ManVolNum>user cmd</ManVolNum>
  13. </RefMeta>
  14. <RefNameDiv>
  15. <RefName><Command>xmbind</Command></RefName>
  16. <RefPurpose>Configures virtual key bindings
  17. <IndexTerm>
  18. <Primary>xmbind</Primary>
  19. </IndexTerm></RefPurpose>
  20. </RefNameDiv>
  21. <!-- -->
  22. <!-- @OSF_COPYRIGHT@-->
  23. <!-- COPYRIGHT NOTICE-->
  24. <!-- Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.-->
  25. <!-- ALL RIGHTS RESERVED (MOTIF). See the file named COPY.MOTIF.DOC for-->
  26. <!-- the full copyright text.-->
  27. <!-- -->
  28. <!-- HISTORY-->
  29. <!-- -->
  30. <!-- **-->
  31. <!-- **-->
  32. <!-- ** (c) Copyright 1989, 1990, 1992 by Open Software Foundation, Inc.-->
  33. <!-- ** All Rights Reserved.-->
  34. <!-- **-->
  35. <!-- ** (c) Copyright 1987, 1988, 1989, by Hewlett-Packard Company-->
  36. <!-- **-->
  37. <!-- **-->
  38. <RefSynopsisDiv>
  39. <CmdSynopsis>
  40. <Command>xmbind</Command>
  41. <Group>
  42. <Arg><Replaceable>options</Replaceable></Arg>
  43. </Group>
  44. <Group>
  45. <Arg><Replaceable>file</Replaceable></Arg>
  46. </Group>
  47. </CmdSynopsis>
  48. </RefSynopsisDiv>
  49. <RefSect1>
  50. <Title>DESCRIPTION</Title>
  51. <Para><Command>xmbind</Command> is an X Window System client that configures the virtual
  52. key bindings for Motif applications. This action is performed by <Command>mwm</Command>
  53. at its startup, so the <Command>xmbind</Command> client is only needed when <Command>mwm</Command>
  54. is not in use, or when you want to change bindings without restarting
  55. <Command>mwm</Command>. If a file is specified,
  56. its contents are used as the virtual key bindings. If a file is not
  57. specified, the file <Literal>&npzwc;.motifbind</Literal> in the user's home directory
  58. is used. If this file is not found, <Command>xmbind</Command> loads the default
  59. virtual key bindings, as described in &cdeman.VirtualBindings;.
  60. </Para>
  61. <RefSect2>
  62. <Title>Options</Title>
  63. <VariableList>
  64. <VarListEntry>
  65. <Term><Literal>&minus;display</Literal></Term>
  66. <ListItem>
  67. <Para>This option specifies the display to use; see X(1).
  68. </Para>
  69. </ListItem>
  70. </VarListEntry>
  71. </VariableList>
  72. </RefSect2>
  73. </RefSect1>
  74. <RefSect1>
  75. <Title>RELATED</Title>
  76. <Para>&cdeman.VirtualBindings; and
  77. <Filename MoreInfo="RefEntry">X</Filename>(1).
  78. </Para>
  79. </RefSect1>
  80. </RefEntry>
  81. <!--fickle 1.09 7/2/95-->