I'm certain it's not a perfect solution for you, but this's what I do.
Input the following into wincmd.ini
Code: Select all
[shortcuts]
; config
CS+O=cm_Config
;CS+O=cm_DisplayConfig
;CS+O=cm_IconConfig
;CS+O=cm_FontConfig
;CS+O=cm_ColorConfig
;CS+O=cm_ConfTabChange
;CS+O=cm_DirTabsConfig
;CS+O=cm_CustomColumnConfig
;CS+O=cm_LanguageConfig
;CS+O=cm_Config2
;CS+O=cm_EditConfig
;CS+O=cm_CopyConfig
;CS+O=cm_RefreshConfig
;CS+O=cm_QuickSearchConfig
;CS+O=cm_FtpConfig
;CS+O=cm_PluginsConfig
;CS+O=cm_ThumbnailsConfig
;CS+O=cm_LogConfig
;CS+O=cm_IgnoreConfig
;CS+O=cm_ZipPackerConfig
;CS+O=cm_Confirmation
When I'm about to frequently access color dialog at the moment, change it to following and restart TC.
Code: Select all
[shortcuts]
; config
;CS+O=cm_Config
;CS+O=cm_DisplayConfig
;CS+O=cm_IconConfig
;CS+O=cm_FontConfig
CS+O=cm_ColorConfig
;CS+O=cm_ConfTabChange
;CS+O=cm_DirTabsConfig
;CS+O=cm_CustomColumnConfig
;CS+O=cm_LanguageConfig
;CS+O=cm_Config2
;CS+O=cm_EditConfig
;CS+O=cm_CopyConfig
;CS+O=cm_RefreshConfig
;CS+O=cm_QuickSearchConfig
;CS+O=cm_FtpConfig
;CS+O=cm_PluginsConfig
;CS+O=cm_ThumbnailsConfig
;CS+O=cm_LogConfig
;CS+O=cm_IgnoreConfig
;CS+O=cm_ZipPackerConfig
;CS+O=cm_Confirmation