home *** CD-ROM | disk | FTP | other *** search
/ ftp.texkom.ru / ftp.texkom.ru.tar / ftp.texkom.ru / Plugins.zip / Plugins / EMenu / Hotkey.reg < prev   
Windows Registry Data  |  2002-02-02  |  955b  |  34 lines

  1. REGEDIT4
  2.  
  3. ;Hotkeys Apps, Shift-Apps and Ctrl-Apps to show context menu
  4.  
  5. [HKEY_CURRENT_USER\Software\Far\PluginHotkeys\Plugins/EMenu/emenu.dll]
  6. "Hotkey"="x"
  7.  
  8. [HKEY_CURRENT_USER\SOFTWARE\Far\Plugins\RightClick]
  9. "UseGUI"=dword:00000002
  10.  
  11. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\Apps]
  12. "Sequence"="F11 x Enter 2"
  13. "DisableOutput"=dword:00000001
  14.  
  15. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\ShiftApps]
  16. "Sequence"="F11 x Enter 1"
  17. "DisableOutput"=dword:00000001
  18.  
  19. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Shell\CtrlApps]
  20. "Sequence"="F11 x Enter"
  21. "DisableOutput"=dword:00000001
  22.  
  23. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Tree\Apps]
  24. "Sequence"="F11 x Enter 2"
  25. "DisableOutput"=dword:00000001
  26.  
  27. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Tree\ShiftApps]
  28. "Sequence"="F11 x Enter 1"
  29. "DisableOutput"=dword:00000001
  30.  
  31. [HKEY_CURRENT_USER\Software\Far\KeyMacros\Tree\CtrlApps]
  32. "Sequence"="F11 x Enter"
  33. "DisableOutput"=dword:00000001
  34.