1
<?xml version="1.0" encoding="UTF-8"?>
3
<plugin name="mousepoll" useBcop="true">
4
<_short>Mouse position polling</_short>
5
<_long>Updates the mouse pointer position from the xserver</_long>
6
<category>Utility</category>
8
<relation type="after">
9
<plugin>opengl</plugin>
10
<plugin>composite</plugin>
11
<plugin>decor</plugin>
16
<option type="int" name="mouse_poll_interval">
17
<_short>Mouse Poll Interval</_short>
18
<_long>How often to poll the mouse position, in miliseconds. Reduce this to reduce choppy behavior.</_long>