lcd-stuff 0.1.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News lcd-stuff 0.1.5 (Default branch)
# 1  
Old 06-29-2008
lcd-stuff 0.1.5 (Default branch)

lcd-stuff is a client for lcdproc. It can displayemail using POP3, news items using RSS, and theweather from weather.com. It can also be used tocontrol mpd.License: GNU General Public License (GPL)Changes:
This release fixes a problem that weather.com was not working any more after a small API change. A crash in the MPD module was resolved and the line wrapping of the RSS reader has been improved.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Ubuntu

Webin cannot lcd

Hi all, I am using a ubuntu 9.4 server as ftps server. We have scripts that transfer files to our customers and it is scheduled by a cron job via webmin 1.510. Here is a sample of my script psftp user@hostname lcd /FolderA/Outgoing cd FolderREm mput * When I run a cron job manually the... (0 Replies)
Discussion started by: Marko75
0 Replies

2. AIX

LCD codes on a P570

Anyone out there know what the LCD code 0569 means. I have a list of codes but 569 is not on it. (5 Replies)
Discussion started by: johnf
5 Replies

3. SCO

LCD, only 22 lines?

I have a client running SCO openserver 5.0.4, character based The old 17" tube monitor died, and I replaced with an LCD monitor. I can only see 22 lines of text on-screen at a time. The LCD's have setup adjustment for scrolling up and down, but not to zoom in and out to make it fit. I swapped... (3 Replies)
Discussion started by: waywardfool
3 Replies

4. Solaris

Help configuring Flat LCD Monitor

:confused: Hi there! I just purchased and hooked up to my Sun Blade 1000 running SunOs 5.9, a 20.1-in flat panel LCD monitor. I rebooted the system and the input signal to the monitor was fine at boot up until it started X-win, then the following message was displayed: Video Input 2 D-SUB... (6 Replies)
Discussion started by: dcshungu
6 Replies

5. UNIX for Dummies Questions & Answers

7 segement LCD unix clock

Hi, Anyone ever write a unix clock program that display the clock out in 7 segment LCD style. I tried doing one with case statements: !/usr/bin/ksh clock=`date` case $clock in #This prints out the number 0 0) echo " -" echo "| |" echo echo "| |" echo " -" ;; ... (4 Replies)
Discussion started by: Astudent
4 Replies
Login or Register to Ask a Question
RSS Other Screensaver(1)				      General Commands Manual					  RSS Other Screensaver(1)

NAME
feedback - Stirring colors with a jiggling warp. SYNOPSIS
feedback [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M number] [--grey/-g] [--saturation/-S number] [--lightness/-L num- ber] [--period/-p number] [--speed/-s number] [--cells/-c number] [--texsize/-t number] [--grid/-i] DESCRIPTION
Colors are swirled by repeatedly mapping a spring loaded grid to a uniform grid, pulling in colors from the cycling perimeter. Written by Tugrul Galatali. OPTIONS
--root Draw on the root window. --maxfps number Set maximum frame rate. --vsync number Limit redraws to specified number of vertical refreshes. 0 - 100. Default: 1 --dpms number Stop rendering new frames if the display is not on. 0 - 1. Default: 1 --grey Use greyscale instead of hue wheel. --saturation number Set color saturation. 0 - 255. Default: 255 --lightness number Set color lightness. 0 - 255. Default: 255 --period number Sets color cycling period in seconds. 0 - 100. Default: 5 --speed number Sets speed of warping grid wobble. 1 - 100. Default: 10 --cells number Sets height and width of warping grid in powers of 2. 0 - 6. Default: 3 --texsize number Sets height and width of warped texture in powers of 2. 6 - 12. Default: 8 --grid Turns on rendering of the warping grid. ENVIRONMENT
DISPLAY to get the default host and display number. SEE ALSO
X(1), COPYRIGHT
Copyright (C) 2009 by Tugrul Galatali. Feedback is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as pub- lished by the Free Software Foundation. Feedback 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. AUTHOR
Tugrul Galatali <tugrul@galatali.com> X Version 11 RSS Other Screensaver(1)