This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tuner_edit [2024/07/02 17:36] – [The Settings Bar] lalaine | tuner_edit [2025/02/26 16:47] (current) – [The Keystroke Editor] tony | ||
---|---|---|---|
Line 43: | Line 43: | ||
This is an expected response due to security settings in most browsers. Click " | This is an expected response due to security settings in most browsers. Click " | ||
+ | |||
+ | **IMPORTANT: | ||
Line 72: | Line 74: | ||
**Key Repeat Delay** let's you adjust the rate of the pause between holding a button down and when it starts repeating. | **Key Repeat Delay** let's you adjust the rate of the pause between holding a button down and when it starts repeating. | ||
//Note: 1,000msec = 1 second// | //Note: 1,000msec = 1 second// | ||
+ | |||
**Mouse Sensitivity** slider allows you to modify how sensitive you want the mouse input to be. | **Mouse Sensitivity** slider allows you to modify how sensitive you want the mouse input to be. | ||
Line 78: | Line 81: | ||
=== The Notation Button === | === The Notation Button === | ||
- | {{https:// | + | {{https:// |
Classic Twiddler Notation has been around since the advent of the Twiddler. | Classic Twiddler Notation has been around since the advent of the Twiddler. | ||
Line 88: | Line 91: | ||
Use this button to globally swap all Left and Right keypresses in the config. | Use this button to globally swap all Left and Right keypresses in the config. | ||
- | === The Keystroke Lookup | + | === The Syntax |
- | {{https:// | + | {{https:// |
Use this button to show the syntax for embedding keystrokes that you cannot get by pressing a key on a regular keyboard. | Use this button to show the syntax for embedding keystrokes that you cannot get by pressing a key on a regular keyboard. | ||
- | |||
- | === The Selectable Button === | ||
- | |||
- | {{https:// | ||
- | |||
- | This button toggles items in the chord table from single select to multi-select. | ||
- | |||
==== The Action Bar ==== | ==== The Action Bar ==== | ||
- | {{https:// | + | {{https:// |
- | This is where you add new chords | + | This is where you add new chords, save the config, and multi-select. |
=== The Add New Chord Button === | === The Add New Chord Button === | ||
Line 117: | Line 113: | ||
Click this button to save your config file to the Twiddler Cloud storage. | Click this button to save your config file to the Twiddler Cloud storage. | ||
+ | |||
+ | === The Select Button === | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | This button toggles items in the chord table from single select to multi-select. | ||
Line 142: | Line 144: | ||
You will notice that a new row is inserted into the table below. | You will notice that a new row is inserted into the table below. | ||
- | == The Keystroke Editor == | + | ==== The Keystroke Editor |
- | {{https:// | + | {{https:// |
- | There are two parts of the Keystroke editor, on the top, the chord assignment and, on the bottom, the keystroke | + | There are two parts of the Keystroke editor. On the top, the chord assignment and on the bottom, the keyboard |
- | Once you have settled on a Chord, click the add button in the Keystrokes | + | Once you have settled on a Chord, click the **+ Add** button in the Keyboard |
- | {{https:// | + | {{https:// |
A new blank field will appear with a grey Keyboard tag beside it. Type in your desired keystrokes for this chord. In the example, we have typed in an email address. Click Apply once complete. | A new blank field will appear with a grey Keyboard tag beside it. Type in your desired keystrokes for this chord. In the example, we have typed in an email address. Click Apply once complete. | ||
- | {{https:// | + | {{https:// |
You will see the new chord appear in the top of the Chord table. | You will see the new chord appear in the top of the Chord table. | ||
Line 160: | Line 162: | ||
Click [[Tuner_AdvancedChording|Advanced Tuner Chording concepts]] for more advanced chord building concepts. | Click [[Tuner_AdvancedChording|Advanced Tuner Chording concepts]] for more advanced chord building concepts. | ||
+ | === Using Capitals === | ||
+ | Twiddler Tuner stores all keystrokes as HID codes in the config file. If you use a capital letter in your chord, " | ||
+ | < | ||
+ | This is important to keep in mind as some programs interpret CTRL-c and CTRL-LSHIFT-c as completely different commands. |