/* XPM */ /* * Copyright 1999 Michael Reinelt * Copyright 2004 The LCD4Linux Team * * This file is part of LCD4Linux. * * LCD4Linux is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * LCD4Linux is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ static char *lcd4linux[] = { "38 32 3 1", " c None", "# c #102000", ". c #a0d000", " ", " ", " ", " ", " ", " ", " ", "......................................", "..##............######....######......", "..##............######....######......", "..##..........##......##..##....##....", "..##..........##......##..##....##....", "..##..........##..........##......##..", "..##..........##..........##......##..", "..##..........##..........##......##..", "..##..........##..........##......##..", "..##..........##..........##......##..", "..##..........##..........##......##..", "..##..........##......##..##....##....", "..##..........##......##..##....##....", "..##########....######....######......", "..##########....######....######......", "......................................", "......................................", " ", " ", " ", " ", " ", " ", " ", " ", }; cd4linux.git/tree/?h=master&id=78a25bb299daa004f0be1a906b2b63e3bbeaa17b'>root/debian/templates
blob: 239b0754a753502471ae5d37757c5d95da45c0f2 (plain)
1
2
3
4
5
6
7
Template: lcd4linux/conf
Type: note
Description: You must configure lcd4linux
 By default, lcd4linux is not configured. You MUST configure it by editing
 the /etc/lcd4linux.conf file, which holds all configuration.
 .
 Then, restart lcd4linux with /etc/init.d/lcd4linux restart