Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Назначение команды cm_GoToParent на боковую кнопку мыши 
Author Message
H.H.R



PostPosted: Wed Mar 21, 2012 20:02    Post subject: Reply with quote

Flasher,
Спасибо большое!
Надо было меня сразу ткнуть носом в эту замечательную программку.

Code:
#SingleInstance force
#NoTrayIcon
#IfWinActive ahk_class TTOTAL_CMD

*$XButton1::
SendMessage, 0x433, 2002,,, ahk_class TTOTAL_CMD
Return

*$XButton2::
SendMessage, 0x433, 2001,,, ahk_class TTOTAL_CMD
Return
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group