type="image/svg+xml"
pluginspage="http://www.adobe. com/svg/viewer/install/" />
pluginspage="http://www.adobe.
Run this in a terminal:and change this line:Code:sudo nano /etc/default/grubto:Code:GRUB_CMDLINE_LINUX=""Save the file and run:Code:GRUB_CMDLINE_LINUX="acpi_backlight=vendor"Now reboot. Your function keys for brightness should now work.Code:sudo update-grub
# [...]
# By default this script does nothing.
# turn off the discrete video adapter
echo OFF > /sys/kernel/debug/ vgaswitcheroo/switch
exit 0
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.5.2</version>
<configuration>
<formats>
<format>xml</format>
</formats>
</configuration>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>cobertura</goal>
</goals>
</execution>
</executions>
</plugin>
import pycallgraph pycallgraph.start_trace()
pycallgraph.make_dot_graph('test.png')
pycallgraph.make_dot_graph('test.jpg', format='jpg', tool='neato')