Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LOGO_LINUX_CLUT224_FILE:
( CONFIG_LOGO_LINUX_CLUT224 ) && ( CONFIG_MACH_DECSTATION || CONFIG_ALPHA ) && ( CONFIG_PARISC ) && ( CONFIG_SGI_IP22 || CONFIG_SGI_IP27 || CONFIG_SGI_IP32 ) && ( CONFIG_SPARC ) && ( CONFIG_SUPERH )Takes a path to a 224-color logo in the portable pixmap file format (.ppm). This defaults to the Tux penguin.
For example, the below ImageMagick command can be used to reduce an image palette to 224 colors and convert it into a ppm file:
magick source_image -compress none -colors 224 destination.ppm
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2026). See also LKDDb sources on GitLab