# # $Id: README.KDE,v 1.1 2000/04/03 06:53:09 reinelt Exp $ # This is the README file for the KDE integration of lcd4linux First: lcd4linux is NO KDE program! But: lcd4linux with the X11-driver can be integrated in KDE, so that it drives a little window in the KDE panel. This so called 'swallowing on panel' can be accomplished by using a .kdelnk file and a special configuration. Both files come with this package, but should be adopted to your needs. The KDE panel windows must have a size of 45x45 pixels. We get this size by using a size of 6x5 characters, each character has 6x8 pixels. By using a horizontal gap of 1 pixel between characters, we get a size of horizontal: 6 chars * 6 pixels + 5 gaps = 41 pixels vertical: 5 chars * 8 pixels = 40 pixels With a border size of 2 pixels this gives a size of 45 x 44 pixels. Great! I prefer using 5 vertical bars (load avg, CPU busy, CPU system, disk read+write, network receive+transmit, ISDN in+out), but you use any other combination you like. INSTALLATION: * download and compile lcd4linux * edit lcd4linux.kdelnk and copy to $KDEDIR/share/applnk/apps/System * copy lcd4linux.xpm to $KDEDIR/share/icons * copy lcd4kde.conf to /etc * create a /etc/lcd4X11.conf (this will be used if you start lcd4linux from the menu or by clicking on the panel window * use "Panel/Add Application" from the K menu to create a panel entry * restart KPanel Enjoy! v-scan-tables.git/tree/isdb-t/br-sc-CorreiaPinto?id=76b8385450942bdc03bf77f627f0b509015113bd'>treecommitdiffstats
path: root/isdb-t/br-sc-CorreiaPinto (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2015-01-18COM 7 and Local TV Updatessilid16-17/+236
This update adds the COM7 HD mux to some regions and Oxford and Sheffield Local muxes. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2015-01-11dvb-t scan tablesAdam Laurie1-6/+6
Hi Oliver, That's great - here is the frequency patch, tested with current (repo) version of tvheadend - all channels receiving OK including HD. Unfortunately, it didn't fix my original problem of picons not being picked up, but I guess the names are related to frequency etc., not just channel name as it works fine on all my satellite channels.... On to my next quest, I guess!... :) cheers & thanks again, Adam -- Adam Laurie Tel: +44 (0) 20 7993 2690 Suite 7 61 Victoria Road Surbiton Surrey mailto:adam@algroup.co.uk KT6 4JX http://rfidiot.org Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2015-01-11Sirius-5.0E: complete update based on kingofsat.net dataOlli Salonen1-78/+111
2014-12-21dtv-scan-tables: update dvb-t/au-BrisbaneBrian Burch1-2/+2
Update dvb-t/au-Brisbane as per Brian Burch's bug report on Ubuntu Launchpad: https://bugs.launchpad.net/ubuntu/+source/dtv-scan-tables/+bug/1393280 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2014-12-21updateOlliver Schinagl1-9/+9
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2014-11-30dtv-scan-tables: fix the DNA muxes in Finland to DVB-T2Olli Salonen34-102/+102
All of the DNA muxes in Finland are DVB-T2, not DVB-T. Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
2014-11-30dtv-scan-tables: add mux H to stations transmitting it in FinlandOlli Salonen6-30/+60
The new mux H is being broadcasted by Digita from 6 stations in Finland. Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
2014-11-10Delete DVBv3 comments from DVBv5 scan filesJonathan McCrohan494-496/+0
Probably should have happened as part of 06e54ff. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>