From 4374b2a5b4d73958847572eaa12e7643c7f48482 Mon Sep 17 00:00:00 2001 From: wiltonloch Date: Sat, 17 Sep 2022 11:44:26 +0200 Subject: Adding a parameter to allow the right mouse button to always set the brightness level to maximum, instead of the default toggle behavior. --- brightness-widget/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'brightness-widget/README.md') diff --git a/brightness-widget/README.md b/brightness-widget/README.md index 0cdb774..f10adb3 100644 --- a/brightness-widget/README.md +++ b/brightness-widget/README.md @@ -17,6 +17,7 @@ It is possible to customize widget by providing a table with all or some of the | `timeout` | 1 | How often in seconds the widget refreshes. Check the note below | | `tooltip` | false | Display brightness level in a tooltip when the mouse cursor hovers the widget | | `percentage` | false | Display a '%' character after the brightness level | +| `rmb_set_max` | false | Right mouse click sets the brightness level to maximum | _Note:_ If brightness is controlled only by the widget (either by a mouse, or by a shortcut, then the `timeout` could be quite big, as there is no reason to synchronize the brightness level). -- cgit v1.2.3