This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tuner_advancedchording [2024/05/07 20:58] – [Delay] tony | tuner_advancedchording [2024/07/02 21:48] (current) – [Mouse] lalaine | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Advanced | + | ===== Advanced |
- | There are 5 action classes that can be used to create a chord. | + | There are 6 action classes that can be used to create a chord. |
- | {{https:// | + | {{https:// |
==== Keyboard ==== | ==== Keyboard ==== | ||
Line 11: | Line 11: | ||
Modifiers keys, like SHIFT, NUM, CTRL and ALT, require use of a tag to identify it. Learn more about utilizing tags here: [[tuner_key_syntax|Tags]] | Modifiers keys, like SHIFT, NUM, CTRL and ALT, require use of a tag to identify it. Learn more about utilizing tags here: [[tuner_key_syntax|Tags]] | ||
- | Keys that are not normally found on a standard 101 keyboard can also be entered using a tag. Eg. F13 = <F13> | + | Keys that are not normally found on a standard 101 keyboard can also be entered using a tag. Eg. F13 is written as <F13> |
Direct HID Code entry can be done by using the <HIDCode //Decimal Number//> | Direct HID Code entry can be done by using the <HIDCode //Decimal Number//> | ||
{{https:// | {{https:// | ||
+ | |||
+ | ==== Mouse ==== | ||
+ | |||
+ | Mouse actions include the functions of a standard mouse such as: | ||
+ | * left, middle, right click | ||
+ | * left double click | ||
+ | * left, middle, right button down (which acts as click and hold but you won't have to hold the button down as you select and drag) | ||
+ | //You can assign these functions on keys other than the Mouse Buttons (F0L, F0R, F0M)// | ||
+ | {{https:// | ||
+ | |||
==== System ==== | ==== System ==== | ||
Line 38: | Line 48: | ||
==== Haptic ==== | ==== Haptic ==== | ||
+ | For Twiddlers with Haptic feedback modules installed, and running V6 of the config, feedback events can be specified at any time in the chord. | ||
+ | |||
+ | |||
+ | {{https:// | ||
+ | |||
+ | Putting it all together looks like this: | ||
+ | {{https:// | ||
+ | |||
+ | To change the order of the chords, click the Up/Down button then click and drag the action. | ||
+ | The actions are shown like this in the table for easy reference: | ||
+ | {{https:// | ||