dos h0040 keyTitleBack - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings during play > Screen display and key Controls
| <- keyRetry | keyTitleBack || commentVal -> |
keyTitleBack
- Set shortcut key to return to title screen
Usage
|keyTitleBack=46|
|keyTitleBack=Delete|
Overview
Specifies the key code or key name of the key to be assigned to title back in the in-play shortcut. Default is 46 (Delete). It takes precedence over keyRetryX_Y, which is a per-key setting.
Related pages
- keyRetry :pencil: Set shortcut keys for retries
- Key type's specification
- Key code used in "KeyCtrl" attribute
Changelog
Version | Change details |
---|---|
v31.4.0 | - Support for specifying with KeyboardEvent.code and abbreviations. |
v5.10.0 | - Initial implementation |
| <- keyRetry | keyTitleBack || commentVal -> |