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 / ShiftBS.farconfig < prev    next >
Extensible Markup Language  |  2012-10-11  |  714b  |  11 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8" ?>
  2. <farconfig>
  3.   <macros>
  4.     <keymacros>
  5.       <macro area="Dialog" key="ShiftBS" flags="DisableOutput" description="Converts the word before cursor using XLat function"><text>Keys('CtrlShiftLeft XLat CtrlRight')</text></macro>
  6.       <macro area="Editor" key="ShiftBS" flags="DisableOutput" description="Converts the word before cursor using XLat function"><text>Keys('CtrlShiftLeft XLat CtrlRight')</text></macro>
  7.       <macro area="Shell" key="ShiftBS" flags="DisableOutput|NotEmptyCommandLine" description="Converts the word before cursor using XLat function"><text>Keys('CtrlShiftLeft XLat CtrlRight')</text></macro>
  8.     </keymacros>
  9.   </macros>
  10. </farconfig>
  11.