WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: flit  (Read 2969 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
flit
« on: May 10, 2010, 12: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


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: flit
« Reply #1 on: May 10, 2010, 02: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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: flit
« Reply #2 on: June 09, 2010, 06: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)


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: flit
« Reply #3 on: June 17, 2010, 06: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)