Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将滚轮按钮重新映射到鼠标左键,我认为这是“MButton::LButton”。
但是后来我想将鼠标左键重新映射到两个键,“a”按钮然后是鼠标左键。它是一个游戏,所以我认为它们之间必须有一些最小的停顿,但我不能重新映射它们以使其在同一时间。
要将鼠标滚轮按钮映射到鼠标左键:
mbutton::lbutton
但是,您可以将一个键映射到两个键(也可以暂停):
考虑一下:
mbutton:: send a sleep, 100 send {lbutton} return