lps=float(sys.argv[1])
> except IndexError:
> lps=0
>
> a=0
> while True:
> a+=1
> print "Dette er lang linie nummer %d som skal vise om vi kan lave hurtig
> scroll" % a
> if lps> 0:
> time.sleep(1.0/lps)
>
>
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/905133
Title:
gnome-terminal is slow
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/905133/+subs
Public bug reported:
When scrolling or appending new portions of text gnome-terminal runs
slow and consumes a lot of CPU. I've tried turning off the transparency
in the background or using laptop without external monitor but nothing
helps. However, I got an impression that using smaller terminal w
3 matches
Mail list logo