Quote Originally Posted by 'Darm',index.php?page=Thread&postID=51127#post5112 7
Does the Vetra have, for lack of a better term, a "PAUSE" button on it? Some way to stop broadcasting to all PCs?

Situation I'm imagining is something like I'm happily multiboxing away using a Vetra for keyboard input, and but then I start chatting with a friend in game. Naturally, I don't want those keystrokes to be broadcasts multiple times over. What's the solution to that? (Keyclone solution obviously is the "pause" key -- I'm asking if the Vetra has an analogous hardware function).
You perform this 'abort' on the key event or mouse event generator side not the multiplexer.

So if you queue up '3 shadow bolts, life tap, 3 shadow bolts, life tap" or whatever to one key press and then on the first shadow bolt you realize the mob is immune and what not abort. The xkeys needs a 'flush/abort' not the multiplexer. xkey-pro will do this if you code your macro right and is much easier with the usb version.