98
edits
RossyMiles (talk | contribs) No edit summary |
RossyMiles (talk | contribs) (Added Daodan Input bindings) |
||
Line 429: | Line 429: | ||
* string '''sprintf''' str1:format ... | * string '''sprintf''' str1:format ... | ||
:Does a C-style sprintf operation on a string | :Does a C-style sprintf operation on a string | ||
===Added input bindings=== | |||
When Daodan Input is enabled, the following inputs can be bound in key_config.txt in addition to the [[Customizing/Binding#Bindable_keys|usual ones.]] | |||
*'''mousebutton5''' | |||
:The "forward" button on most 5-button mice. | |||
*'''scrollup''' | |||
:Scrolling up one notch on a mouse scroll wheel or touchpad. | |||
*'''scrolldown''' | |||
:Scrolling down one notch on a mouse scroll wheel or touchpad. | |||
*'''scrollleft''' | |||
:Scrolling left on a mouse with an omnidirectional scroll wheel or a touchpad. | |||
*'''scrollright''' | |||
:Scrolling right on a mouse with an omnidirectional scroll wheel or a touchpad. | |||
*'''pagedown''' | |||
:This was broken in DirectInput mode in vanilla Oni. | |||
==FASM-Daodan (old)== | ==FASM-Daodan (old)== |
edits