Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

16 rader
456 B

  1. $Id$
  2. Video rendering
  3. o ncurses' hashmap scrolling optimisation code causes the screen to
  4. occasionally flicker because it tries to optimise the vertical
  5. scrolling.
  6. o the X11 driver is very slow.
  7. o some terminal emulators (Konsole, or the Linux VGA console) honour
  8. the blink attribute instead of using it for bold or bright like any
  9. other terminal emulator, hence reducing the amount of available
  10. colour pairs.