Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

14 строки
342 B

  1. $Id$
  2. Video rendering
  3. o ncurses' hashmap scrolling optimization code causes the screen to
  4. occasionally flicker because it tries to optimize the vertical
  5. scrolling.
  6. o Slang cannot display 256 colour pairs under Unix. This is partially
  7. solved by the OPTIMISE_SLANG_PALETTE code.
  8. o the X11 driver is very slow.