home *** CD-ROM | disk | FTP | other *** search
/ 73.234.73.94.ip.orionnet.ru / 73.234.73.94.ip.orionnet.ru.tar / 73.234.73.94.ip.orionnet.ru / Far30b3000.x86.20121208.msi / Panel.Numpad.farconfig < prev    next >
Extensible Markup Language  |  2012-10-11  |  712b  |  12 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8" ?>
  2. <farconfig>
  3.   <macros>
  4.     <keymacros>
  5.       <macro area="Shell" key="Multiply" flags="NotEmptyCommandLine" description="Use numpad keys in command line"><text>Keys('*')</text></macro>
  6.       <macro area="Shell" key="Add" flags="NotEmptyCommandLine" description="Use numpad keys in command line"><text>Keys('+')</text></macro>
  7.       <macro area="Shell" key="Subtract" flags="NotEmptyCommandLine" description="Use numpad keys in command line"><text>Keys('-')</text></macro>
  8.       <macro area="Shell" key="Divide" flags="NotEmptyCommandLine" description="Use numpad keys in command line"><text>Keys('/')</text></macro>
  9.     </keymacros>
  10.   </macros>
  11. </farconfig>
  12.