SecureCRT map VK_XBUTTON1
hello,
i am trying to map special mouse buttons to functions.
It appears SecureCRT does not support doing that.
i.e. i want to map VK_XBUTTON1 and VK_XBUTTON2 to "Send string".
doing that in the UI is not possible i think.
manually modifying the .key mapping file will trigger a warning, i added the following:
N VK_XBUTTON1 "ls -la\012"
=> "unknown virtual key VK_XBUTTON1 on line 1"
can you advise?
thanks alot
|