= Automatic Screenshots = The Ubuntu Desktop Course contains a vast number of screenshots. Different ways to take them automatically are researched and evaluated here. == Dogtail == 1. Install python-dogtail 1. Run Applications->Programming->Dogtail Script Recorder == Test Run 1 == In lesson 2 'Exploring the Ubuntu Desktop' a series of screenshots is shown, starting from an empty desktop, covering the top panel menus and the add to panel dialog. 1. Start Dogtail Script Recorder 1. Record 1. Open Applications->Accessories->Take Screenshot 1. Make screenshots 1. Repeat last two steps until all screenshots have been taken Note: The print screen hotkey does not work when menus on a panel are open, hence the application was opened and not the hotkey used. == Result == The recorded script only took half the number of screenshots than the actual run, see [[attachment:dogtail-screenshots.tbz2]] for the script and the different screenshots taken. == Evaluation == The script doesn't work as expected. Maybe manual editing of the script will give a better result.