feat: update man

This commit is contained in:
Alex
2020-04-12 18:35:41 +02:00
parent 4a7dd400fe
commit d1c4897f31
17 changed files with 68 additions and 2 deletions

View File

@ -40,10 +40,14 @@ The *backlight* module displays the current backlight level.
typeof: string ++
Command to execute when middle-clicked on the module using mousewheel.
*on-click-right* ++
*on-click-right*: ++
typeof: string ++
Command to execute when the module is right clicked.
*on-update*: ++
typeof: string ++
Command to execute when the module is updated.
*on-scroll-up* ++
typeof: string ++
Command to execute when performing a scroll up on the module.