View Single Post
Old 08-02-08, 04:11 PM   #8
badwolf
XO
 
Join Date: Jun 2008
Posts: 427
Downloads: 59
Uploads: 0
Default

Quote:
[Cmd148]
Name=Heading_to_view
Ctxt=1
Key0=0xBB,C,"="
Key1=0x28,c,"CTRL Down Arrow"
I always had trouble with this command with the "=" sign, even though it's in quatations. This is the original.

Name=Heading_to_view
Ctxt=1
Key0=0xBB,,"+"

Change the "=" to a "+" or "Equals Key"

Name=Heading_to_view
Ctxt=1
Key0=0xBB,C,"+"
Key1=0x28,c,"CTRL Down Arrow

but still press the same key =

Whenever you change [Cmd148] and use the = key in setkeys, it puts "=" instead of "+" which stops the command working, you have to change it manually.

Last edited by badwolf; 08-02-08 at 04:57 PM.
badwolf is offline   Reply With Quote