Comment 3 for bug 517956

Revision history for this message
Eduard Iten (eiten) wrote :

Hm, so maybe you need to increse the value here:
unsigned long timeout = usecs_to_jiffies(20);
The higher it is, the slower the display-updates are, so you may have to experiment a little...