tips 0011 original reverse - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
| < Example of implementation of a key types change work | Set your own Reverse with custom key types | Abbreviated notation for custom key type's definitions > |
Set your own Reverse with custom key types
- Normally, the Reverse setting reverses the default scroll direction, but some custom key types may not want to do so.
Usage
- Set "Reverse" to the scroll extension setting (Scroll) as shown below.
- Only in this case can the normal "Reverse" setting be disabled.
|scrollTr=Reverse::1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1|
Additial information
- In addition to Reverse, the default (Scroll:
---
) can also be overridden.
|scroll9v=---::1,1,-1,-1,-1,-1,-1,1,1/flat::1,1,1,1,1,1,1,1,1$9B_0|
- If you want to create your own word/back/mask data with this unique Reverse, you can use variables such as
wordReverse_data
,backReverse_data
, etc. to distinguish them. You cannot usewordRev_data
andbackRev_data
.
Related pages
| < Example of implementation of a key types change work | Set your own Reverse with custom key types | Abbreviated notation for custom key type's definitions > |