Инструменты пользователя

Инструменты сайта


en:documentation:tweaks_controlsetmouseaction

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
Последняя версияСледующая версия справа и слева
en:documentation:tweaks_controlsetmouseaction [2020/04/24 18:58] loopbacken:documentation:tweaks_controlsetmouseaction [2020/05/31 09:47] loopback
Строка 135: Строка 135:
 # Atl+RMB on active tabs = lock/unlock tab:  # Atl+RMB on active tabs = lock/unlock tab: 
 ControlSetMouseAction /R /K:A 10017 SendCommand 3012  ControlSetMouseAction /R /K:A 10017 SendCommand 3012 
-# Alt+LMB on tabs = save tabs to given files:  
-ControlSetMouseAction /L /K:A 26 CommandExec em_SaveTabsL  
-ControlSetMouseAction /L /K:A 27 CommandExec em_SaveTabsR  
 # Shift+LMB on tabs = switch to first tab in correspondng panel:  # Shift+LMB on tabs = switch to first tab in correspondng panel: 
 ControlSetMouseAction /L /K:S 26 SendCommand 5201  ControlSetMouseAction /L /K:S 26 SendCommand 5201 
 ControlSetMouseAction /L /K:S 27 SendCommand 5301  ControlSetMouseAction /L /K:S 27 SendCommand 5301 
 +# Ctrl+RMB on tabs = configure custom columns: 
 +ControlSetMouseAction /R /K:C 5 SendCommand 483 
 +ControlSetMouseAction /R /K:C 6 SendCommand 483 
 +# Alt+RMB on active tabs = configure current custom columns: 
 +ControlSetMouseAction /R:U /K:A 10001 SendCommand 2920 
 # Ctrl+RMB on file panel = disable sorting on corresponding panel:  # Ctrl+RMB on file panel = disable sorting on corresponding panel: 
 ControlSetMouseAction /R /K:C 1 SendCommand 125  ControlSetMouseAction /R /K:C 1 SendCommand 125 
Строка 149: Строка 151:
 # Alt+RMB on "active" drive panel = opening 'My Computer':  # Alt+RMB on "active" drive panel = opening 'My Computer': 
 ControlSetMouseAction /R /K:A 10015 SendCommand 2122  ControlSetMouseAction /R /K:A 10015 SendCommand 2122 
-# RMB on drive size panel = opening 'Desktop' on corresponding panel (32-bit version): +# RMB on drive size panel = opening 'Desktop' on corresponding panel (32-bit version):  
 ControlSetMouseAction /R /C:TMyPanel 2 CommandExec /CD ::  ControlSetMouseAction /R /C:TMyPanel 2 CommandExec /CD :: 
 ControlSetMouseAction /R /C:TMyPanel 1 CommandExec /CD "" ::  ControlSetMouseAction /R /C:TMyPanel 1 CommandExec /CD "" :: 
Строка 155: Строка 157:
 ControlSetMouseAction /L /K:A 23 SendCommand 909  ControlSetMouseAction /L /K:A 23 SendCommand 909 
  
-# Next two commands use em_Lang, where cmd=OPENLANGUAGEFILE, param=%A: +# Shift+СКМ anywhere = switch to main toolbar,  
 +# where em_Bar has OPENBAR1 and %A in the Command: and Params:, correspondingly:  
 +ControlSetMouseAction /M:U /K:S 0 CommandExec em_Bar Default.bar 
 +# Next two commands enable em_Lang, where OPENLANGUAGEFILE in the "Command:" field, %A in the "Params:" field
 # RMB on main menu = update current localization:  # RMB on main menu = update current localization: 
 ControlSetMouseAction /R /H:64 0 CommandExec em_Lang %"IniRead('~/R', %COMMANDER_INI%, Configuration, LanguageIni)"  ControlSetMouseAction /R /H:64 0 CommandExec em_Lang %"IniRead('~/R', %COMMANDER_INI%, Configuration, LanguageIni)" 
-# Alt+RMB on main menu = switching between russian and english languages:  +# Alt+RMB on main menu = switch between Russian and English languages:  
-ControlSetMouseAction /R /K:A /H:64 0 ShellExec '%COMMANDER_PATH%\Utils\TCFS2\TCFS2.exe' '/ef if(tcini(Configuration,LanguageIni,`WCMD_RUS.LNG`),tem(em_Lang),tem(`em_Lang Wcmd_rus.lng`))'+ControlSetMouseAction /R /K:A /H:64 0 ShellExec '%COMMANDER_PATH%\Utils\TCFS2\TCFS2.exe' '/ef if(tcini(Configuration,LanguageIni,`WCMD_RUS.LNG`),tem(em_Lang),tem(`em_Lang Wcmd_rus.lng`))' 
  
-Commands below as ideas, they are require additional usercommands +Commans below are just as ideas, require additional usercommands  
-Shift+MMB aywhere switching to main bar:  +Alt+LMB on tabs save tabs to given file in corresponding panel:  
-ControlSetMouseAction //K:S 0 CommandExec em_DefaultBar  +ControlSetMouseAction //K:A 26 CommandExec em_SaveTabsL  
-# MMB on window header and it's controls = show additional info on header:  +ControlSetMouseAction /L /K:A 27 CommandExec em_SaveTabsR 
-ControlSetMouseAction /M:U /H:62 0 CommandExec em_AddTitleInfo +# MMB on window title and title buttons = show additional info in the title:  
 +ControlSetMouseAction /M:U /H:62 0 CommandExec em_AddTitleInfo
 </code> </code>
  
en/documentation/tweaks_controlsetmouseaction.txt · Последнее изменение: 2020/05/31 10:14 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki