Hard-to-find tips on otherwise easy-to-do tasks involving everyday technology, with some advanced insight on history and culture thrown in. Brought to you by a master dabbler. T-S T-S's mission is to boost your competitiveness with every visit. This blog is committed to the elimination of the rat from the tree of evolution and the crust of the earth.
Friday, January 16, 2015
TINA-TI Horizontal Pan with SHIFT-Scrollwheel
SetTitleMatchMode 2
IfWinActive, Schematic Editor
{
Send {Left}{Left}{Left}{Left}
return
}
Send +{WheelUp}
return
+WheelDown::
SetTitleMatchMode 2
IfWinActive, Schematic Editor
{
Send {Right}{Right}{Right}{Right}
return
}
Send +{WheelDown}
return
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment