Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on May 10, 2010, 03:34:47 AM

Title: flit
Post by: Jason W on May 10, 2010, 03:34:47 AM
Thanks to Michael A. Losh for:

Code: [Select]
Title:          flit.tcz
Description:    Clock, Sound, and Battery tray.
Version:        1.2.0
Author:         Michael A. Losh
Original-site:  http://tinycorelinux.com
Copying-policy: GPLv3
Size:       16K
Extension_by:   roberts, Michael A. Losh
Comments:       PPI compatible.
-
                Version 1.2.0 supports ALSA or OSS,
                ACPI or OLPC XO-1 battery status,
                and scalable screen sizes
-
                To start flit on X start, add to .xsession:
                [ $(which flit) ] && flit &
Change-log:     
                2009/09/13 Original
                2009/09/23 Updated to v0.9.8
                2009/10/04 Updated to v1.0
Current:        2009/10/04 Updated to v1.2.0

Title: Re: flit
Post by: Juanito on May 10, 2010, 05:20:48 AM
Maybe good to note that in tc-2.11 and tc-3.x, you can add a file:
Code: [Select]
$ cat ~/.X.d/flit
flit &

..rather than modify .xsession
Title: Re: flit
Post by: Jason W on June 09, 2010, 09:56:17 AM
Thanks to Michael A. Losh for:

Code: [Select]
Title:          flit.tcz
Description:    Clock, Sound, and Battery tray.
Version:        1.2.1
Author:         Michael A. Losh
Original-site:  http://tinycorelinux.com
Copying-policy: GPLv3
Size:           16K
Extension_by:   roberts, Michael A. Losh
Comments:       PPI compatible.
-
                Version 1.2.1 supports ALSA or OSS,
                ACPI or OLPC XO-1 battery status,
                and scalable screen sizes
-
                To start flit on X start, add to .xsession:
                [ $(which flit) ] && flit &
Change-log:     
                2009/09/13 Original
                2009/09/23 Updated to v0.9.8
                2009/10/04 Updated to v1.0
                2010/05/10 Updated to v1.2.0
Current:        2009/06/06 Updated to v1.2.1 (fixes OSS bug)

Title: Re: flit
Post by: Jason W on June 17, 2010, 09:27:40 PM
Thanks to Michael A. Losh for:


Code: [Select]
Title:          flit.tcz
Description:    Clock, Sound, and Battery tray.
Version:        1.2.1
Author:         Michael A. Losh
Original-site:  http://tinycorelinux.com
Copying-policy: GPLv3
Size:           16K
Extension_by:   roberts, Michael A. Losh
Comments:       PPI compatible.
-
                Version 1.2.2 supports ALSA or OSS,
                ACPI or OLPC XO-1 battery status,
                and scalable screen sizes
-
                To start flit on X start, add to .xsession:
                [ $(which flit) ] && flit &
Change-log:     
                2009/09/13 Original
                2009/09/23 Updated to v0.9.8
                2009/10/04 Updated to v1.0
                2010/05/10 Updated to v1.2.0
                2009/06/06 Updated to v1.2.1
Current:        2009/06/17 Updated to v1.2.2 (fixes ALSA Mono param bug)