Document #97 - Nested clickable areas
This commit is contained in:
parent
8351859593
commit
ab3a49962f
|
@ -98,7 +98,11 @@ Create a clickable area starting from the current position, when the area is cli
|
|||
|
||||
Eg. I<%{A:reboot:} Click here to reboot %{A}>
|
||||
|
||||
The I<button> field is optional, it defaults to the left button, and it's a number ranging from 1 to 5 which maps to the left, middle, right, scroll up and scroll down movements. Your mileage may vary.
|
||||
The I<button> field is optional, it defaults to the left button, and it's a number ranging from 1 to 5 which maps to the left, middle, right, scroll up and scroll down movements. Your mileage may vary.
|
||||
|
||||
Nested clickable areas can trigger different commands.
|
||||
|
||||
Eg. I<%{A:reboot:}%{A3:halt:} Left click to reboot, right click to shutdown %{A}%{A}>
|
||||
|
||||
=item B<S>I<dir>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user