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 / Hotkey.farconfig < prev    next >
Extensible Markup Language  |  2012-12-08  |  3KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <farconfig>
  3.     <pluginhotkeys>
  4.         <plugin key="742910F1-02ED-4542-851F-DEE37C2E13B2">
  5.             <hotkey menu="plugins" guid="C8660293-6195-4303-9A5F-A6E7F603AE12" hotkey="x" />
  6.         </plugin>
  7.     </pluginhotkeys>
  8.     <pluginsconfig>
  9.         <plugin guid="742910F1-02ED-4542-851F-DEE37C2E13B2">
  10.             <hierarchicalconfig>
  11.                 <key name="742910F1-02ED-4542-851F-DEE37C2E13B2" description="EMenu">
  12.                     <value name="UseGUI" type="qword" value="0000000000000002" />
  13.                 </key>
  14.             </hierarchicalconfig>
  15.         </plugin>
  16.     </pluginsconfig>
  17.  
  18.     <!-- Hotkeys [Shift-]Apps, Alt-[Shift-]Apps and Ctrl-Apps to show context menu -->
  19.  
  20.     <macros>
  21.         <keymacros>
  22.             <macro area="Shell" key="Apps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("2") end ]]></text></macro>
  23.             <macro area="Shell" key="ShiftApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("2") end ]]></text></macro>
  24.             <macro area="Shell" key="AltApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("1") end ]]></text></macro>
  25.             <macro area="Shell" key="AltShiftApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("1") end ]]></text></macro>
  26.             <macro area="Shell" key="CtrlApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") ]]></text></macro>
  27.             <macro area="Tree" key="Apps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("2") end ]]></text></macro>
  28.             <macro area="Tree" key="ShiftApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("2") end ]]></text></macro>
  29.             <macro area="Tree" key="AltApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("1") end ]]></text></macro>
  30.             <macro area="Tree" key="AltShiftApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") if Menu.Id == "5099B83C-4222-4325-95A6-F6FC4635DED6" then  Keys("1") end ]]></text></macro>
  31.             <macro area="Tree" key="CtrlApps" flags="DisableOutput"><text><![CDATA[ Keys("F11 x Enter") ]]></text></macro>
  32.         </keymacros>
  33.     </macros>
  34. </farconfig>
  35.