Site Tools
t2:gtuner_iv:keyboard_shortcuts
Table of Contents
Keyboard Shortcuts
Keyboard shortcuts are keys or combinations of keys that provide an alternative way to do something that you would typically do with a mouse.
GPC Script IDE - Code Editor
Shortcut | Description |
---|---|
Ctrl+A | Select all code. |
Ctrl+C or Ctrl+Insert | Copy selected code to clipboard. |
Ctrl+Shift+T | Copy current line to clipboard. |
Ctrl+X or Shift+Delete | Cut selected code to clipboard. |
Ctrl+V or Shift+Insert | Paste the code from clipboard to cursor position. |
Ctrl+Z or Alt+Backspace | Undo last change (can be repeated). |
Ctrl+Y | Redo changes which were undone. |
Ctrl+D | Duplicate current line . |
Ctrl+T | Switch the current line position with the previous line position. |
Ctrl+L | Delete Current Line. |
Ctrl+K | Comment line or select code. |
Ctrl+Shift+K | Uncomment line or select code. |
Tab | Insert indentation to selected code. |
Shift+Tab | Remove indentation from selected code. |
Ctrl+BackSpace | Delete to start of word. |
Ctrl+Delete | Delete to end of word. |
Ctrl+Shift+BackSpace | Delete to start of line. |
Ctrl+Shift+Delete | Delete to end of line. |
Ctrl+U | Convert selected code to lower case. |
Ctrl+Shift+U | Convert selected code to UPPER CASE. |
Ctrl+B | Go to matching brace. |
Ctrl+Space | Launch call-tip list box. |
Ctrl+F | Go to find text box. |
F3 | Find next. |
Shift+F3 | Find previous. |
Ctrl+Plus | Increase text size. |
Ctrl+Minus | Decrease text size. |
Ctrl+Shift+< | Fold all. |
Ctrl+Shift+> | Unfold all. |
Macro Editor - Timeline
Shortcut | Description |
---|---|
Right | Move the cursor 1 millisecond forward. |
Left | Move the cursor 1 millisecond backward. |
Ctrl+Right | Move the cursor to the next node. |
Ctrl+Left | Move the cursor to the previous node. |
Shift+Right | Forward selection. |
Shift+Left | Backward selection. |
Up | Increase the value of the node in the cursor position. |
Down | Decrease the value of the node in the cursor position. |
Plus | Create a new node in the cursor position (only one input must be checked). |
Minus | Delete the node at the cursor position. |
C | Set/unset the node in the cursor position as “cutoff node”. |
I | Set/unset interpolation for the node at the cursor position. |
Memory Slots - Titan two
Shortcut | Description |
---|---|
Hold Ctrl before drop a Gamepack or Script into the memory slot to NOT reset the configurations to default values. |
|
Ctrl+Up | Load next memory slot. |
Ctrl+Down | Load previous memory slot. |
Ctrl+0 | Unload memory slot. |
Ctrl+1 | Load memory slot 1. |
Ctrl+2 | Load memory slot 2. |
Ctrl+3 | Load memory slot 3. |
Ctrl+4 | Load memory slot 4. |
Ctrl+5 | Load memory slot 5. |
Ctrl+6 | Load memory slot 6. |
Ctrl+7 | Load memory slot 7. |
Ctrl+8 | Load memory slot 8. |
Ctrl+9 | Load memory slot 9. |
t2/gtuner_iv/keyboard_shortcuts.txt · Last modified: 2017/12/01 11:23 by J2Kbr
(This work is NOT endorsed by, sponsored by, or affiliated with any game publisher or trademark holder. All trademarks are the property of their respective owners. Some game publishers may restrict the use of third-party peripherals; please refer to the applicable game's Terms of Use. Users are responsible for ensuring their compliance with any applicable game rules or restrictions.)