** Description changed:

  Binary package hint: kbd
  
  The Linux virtual terminals support 16 colors, which are configurable in:
   /sys/module/vt/parameters/default_{red,grn,blu}
  
  A well formed color map, cmap, can be dynamically set using the ioctl:
   ioctl(/dev/tty0, PIO_CMAP, cmap)
  
  It would be very Ubuntu of us to provide a program in /sbin/setvtrgb
  that dynamically modifies these colors.  Furthermore, we should provide
  a better default color palette than the standard vga one, allow admins
  to configure it, and apply it at boot.
  
  ------------------------------------------------------------------------
  
  Order of uploads:
   1) kbd -- establish the setvtrgb utility, get it in the builds, is able to 
set the original vga colors, but requires a text file input palette
  
   2) Wait for Marcus/Ivanka to supply a suitable color palette
  
   3)
     a) console-setup -- add the conffile for the color palette, and the 
upstart job that calls setvtrgb it at boot
     b) rootskel -- call setvtrgb at install boot
     c) bogl -- fix the hardcoded color palette used by d
  
   4)
      a) newt -- change the default newt palette to use magenta where we 
previously used blue
      b) cdebconf -- change the default palette to use magenta where we 
previously used blue
  
  ------------------------------------------------------------------------
  
  Fonts:
  
-  11) Syslinux theme (Proportional) -
-  12) Bterm (d-i) (Monospace) - 
-  13) Grub2 (Monospace) - bug #729470
-  14) Console-setup (Monospace) - bug #724022
+  11) gfxboot-theme-ubuntu (Proportional) - *
+  12) Bterm (d-i) (Monospace) -
+  13) Grub2 (Monospace) - bug #729470
+  14) Console-setup (Monospace) - bug #724022
  
- One of (11) or (12) IIRC had a FTBFS with mkfont utility, it having been
- removed.
+ * Step (11) Makefile rule "make font" uses /usr/bin/mkblfont, which
+ according to packages.ubuntu.com was last shipped as part of 'gfxboot'
+ in Lucid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/730672

Title:
  Feature Request: Improve Console Colors

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to