Icon
Icon
From ThrottleWiki
The icon is one of the elementary controls in throttlelauncher. An icon can occur in a row. It can have a number of attributes, but in particular "path", "exec" and "params".
- The value of "path" must be the location of a graphics image which will be displayed on the page.
- The value of "exec" must either be the location of an executable file (this includes shortcuts), or one of the built-in command. The "exec" is executed when clicking on the icon.
- The value of "params" is passed as an argument to the executable or built-in command.
Additional to the exec amount there is also a more flexible way : the "event" tag.
There are a number of throttlelauncher special elements licke:
- clock: analog clock
- runningapps: displays running applications
- lastapps: displays recently used applications
Additionally, instead of one fixed element, you can display a list of elements using the for element.