Shutter:Typical uses: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(cleanup) |
||
Line 1: | Line 1: | ||
{{Up|Shutter}} | |||
{{Expand}} | |||
== Typical uses of shutter == | == Typical uses of shutter == | ||
In this section, we will see examples of how Shutter can be used. | In this section, we will see examples of how [[Shutter]] can be used. | ||
{| | {| class="wikitable" | ||
|- | |- | ||
! N | |||
! Task | |||
! Events | |||
! Actions | |||
! Other settings | |||
|- | |- | ||
! 1 | |||
| If you suffer from RSI, set timer to take a break every few minutes and exercise your hands, shoulder and neck. | | If you suffer from RSI, set timer to take a break every few minutes and exercise your hands, shoulder and neck. | ||
| Countdown | | Countdown | ||
| | | | ||
#Pop up "Exercise NOW!" message | #Pop up "Exercise NOW!" message | ||
Line 19: | Line 22: | ||
#Restart events | #Restart events | ||
| | | | ||
|- | |- | ||
! 2 | |||
| Use Shutter as a count-down timer clock (to give alarm at the end of specified time) | | Use Shutter as a count-down timer clock (to give alarm at the end of specified time) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 3 | |||
| Play a pre-recorded sound track every few minutes (to calm down a baby or a pet). | | Play a pre-recorded sound track every few minutes (to calm down a baby or a pet). | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 4 | |||
| Launch an application (e.g. a downloader) at night to avail of internet free hours. | | Launch an application (e.g. a downloader) at night to avail of internet free hours. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 5 | |||
| Share your PC on LAN till a particular time, and then turn it off | | Share your PC on LAN till a particular time, and then turn it off | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 6 | |||
| When the WinAmp playlist is over, pause for a specified time period and then play another playlist, or hibernate the PC. | | When the WinAmp playlist is over, pause for a specified time period and then play another playlist, or hibernate the PC. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 7 | |||
| Wait till CPU usage drops below a limit for a specified period and then launch [http://www.blender.org/ Blender]/[http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112&id=13577897 Maya] rendering task | | Wait till CPU usage drops below a limit for a specified period and then launch [http://www.blender.org/ Blender]/[http://usa.autodesk.com/adsk/servlet/pc/index?siteID=123112&id=13577897 Maya] rendering task | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 8 | |||
| Play WinAmp when no one is using the PC for 1 minute (turn the PC into entertainment center automatically). | | Play WinAmp when no one is using the PC for 1 minute (turn the PC into entertainment center automatically). | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 9 | |||
| When battery is low, take backup of critical data. | | When battery is low, take backup of critical data. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 10 | |||
| When battery is low, close specified applications gracefully (allow it to finish its closing tasks rather than crash) | | When battery is low, close specified applications gracefully (allow it to finish its closing tasks rather than crash) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 11 | |||
| When battery is low, remind the user to plug in the laptop charger. | | When battery is low, remind the user to plug in the laptop charger. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 12 | |||
| Warn the user that the desired application has stopped running. | | Warn the user that the desired application has stopped running. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 13 | |||
| Launch the process only if the application is not running already (to avoid multiple instances running simultaneously) | | Launch the process only if the application is not running already (to avoid multiple instances running simultaneously) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 14 | |||
| When a process is over, launch the next process in sequence. | | When a process is over, launch the next process in sequence. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 15 | |||
| Warn the user that the reote PC is not communicating any more (either bad link or crash). | | Warn the user that the reote PC is not communicating any more (either bad link or crash). | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 16 | |||
| When a file size exceeds a limit, take a backup of the file. | | When a file size exceeds a limit, take a backup of the file. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 17 | |||
| When a file size exceeds a limit, warn the user that the file size has reached the limit. | | When a file size exceeds a limit, warn the user that the file size has reached the limit. | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 19 | |||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
! 20 | |||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
|} | |} | ||
Revision as of 13:54, 28 May 2010
Typical uses of shutter
In this section, we will see examples of how Shutter can be used.
N | Task | Events | Actions | Other settings |
---|---|---|---|---|
1 | If you suffer from RSI, set timer to take a break every few minutes and exercise your hands, shoulder and neck. | Countdown |
|
|
2 | Use Shutter as a count-down timer clock (to give alarm at the end of specified time) | |||
3 | Play a pre-recorded sound track every few minutes (to calm down a baby or a pet). | |||
4 | Launch an application (e.g. a downloader) at night to avail of internet free hours. | |||
5 | Share your PC on LAN till a particular time, and then turn it off | |||
6 | When the WinAmp playlist is over, pause for a specified time period and then play another playlist, or hibernate the PC. | |||
7 | Wait till CPU usage drops below a limit for a specified period and then launch Blender/Maya rendering task | |||
8 | Play WinAmp when no one is using the PC for 1 minute (turn the PC into entertainment center automatically). | |||
9 | When battery is low, take backup of critical data. | |||
10 | When battery is low, close specified applications gracefully (allow it to finish its closing tasks rather than crash) | |||
11 | When battery is low, remind the user to plug in the laptop charger. | |||
12 | Warn the user that the desired application has stopped running. | |||
13 | Launch the process only if the application is not running already (to avoid multiple instances running simultaneously) | |||
14 | When a process is over, launch the next process in sequence. | |||
15 | Warn the user that the reote PC is not communicating any more (either bad link or crash). | |||
16 | When a file size exceeds a limit, take a backup of the file. | |||
17 | When a file size exceeds a limit, warn the user that the file size has reached the limit. | |||
19 | ||||
20 |