Page 1 of 1

LIT 0.5

Posted: Thu 04 Sep 2008, 18:49
by Lobster
*************************************************
* Light Installer Tmxxine GPL v3 License
* LIT v 0.5
* created by Lobster Sept 2008
*************************************************

Designed for Puppy Linux Dingo 4.xx series
Linux Tmxxine http://tmxxine.com/wik/wikka.php?wakka=LinuxTmxxine10
has always attempted 100% compatibility with Puppy Linux

Early Linux Tmxxine versions were simple remasters - different backgrounds and software
and a few other minor tweaks
It is easy to add software and change backgrounds
This light installer will allow you to

Add major software
Add official .pets (Puppys own package format - just click on them to install)
Use 'Cloud' Online facilities
Setup Puppy


Two formats for adding software packages:

* .pets (Puppy Extra Treats) - download and click on to install
* .sfs (squash files) - download to /mnt/home/ and run Menu / System / Bootmanager configure bootup and reboot

***********
Software
***********
Compiz-Fusion Extreme 'Eye Candy'
Ezpup Improved look and feel centered around IceWm themes
Filezilla 3.0.10 3.2MB
Firefox 3
Flash
Gimp and Gimpshop . . . Gimp recommended for 4
Gizmo Free 'Internet phone'
Java
KOffice 77MB WP, Presentation, Database, Spreadsheet etc
Kompozer and NVU HTML WYSIWYG editors
Opera Browser
Python programming language
Midori Browser
OpenOffice and Fatdog Office Suite
Skype VOIP - video phone over internet
VYM Mind mapping software
WxLua Programming language
Wine Run Windows programs
Wink Screen recorder

**********************
More upgrade fun here
**********************
http://tmxxine.com/wik/wikka.php?wakka= ... neUpgrades

The Lit program is a bash shell script
not much harder than HTML to understand
Easy to modify

previous version
http://www.murga-linux.com/puppy/viewtopic.php?t=27862

Have Fun
Be Kind

Lobster September 2008

Posted: Thu 04 Sep 2008, 19:20
by puppyluvr
:D Hello,

Small, fast, and incredibly usefull .
Simple, easy to configure.
:D BRILLIANT.. 8) 8)

A must have for Puppy!!!!
It will be in all of mine....

@ Oh, yea, no bugs, no complaints, no problem...

@ Edit: OK, one curious issue...When run from the folder, works great, but run from the desktop, or from the menu, no background???? Made a pet, installed well, menu item created fine, same problem... Still workes fine from folder...HMMM.. Is it me?

LIT 2

Posted: Fri 05 Sep 2008, 06:29
by Lobster
Hi Jay :)

You mean the program image file is not displaying - right?

move the files
about.txt
LIT
and lit.jpg

to their final destination
/usr/local/lit2/

Then in the file text file LIT
change this code: (near the bottom of the code)

Code: Select all

     <pixmap>
       <input file>lit.jpg</input>
     </pixmap>
to this:

Code: Select all

     <pixmap>
       <input file>/usr/local/lit2/lit.jpg</input>
     </pixmap>
what this does is change the called file from a relative position
to an absolute

There is also a spelling mistake for the 'Extras' pull down menu here:

this:

Code: Select all

       <label>Sofware</label> 
to this:

Code: Select all

       <label>Software</label> 
if it works OK stick your name here

Code: Select all

# created by Lobster, Jay
###################
create a .pet
and upload the .pet
All LIT up . . .

I have included some potential icons for .pet

8)

Posted: Sat 27 Sep 2008, 15:07
by ttuuxxx
well I packaged up your last one for you, So why break tradition :)
Here ya go,

-fixed 2 spelling mistakes of the word 'software'
-fixed the floating image
-added the icons
-made a menu item Menu/Setup/Lit2

Enjoy Lobster & Others
ttuuxxx

Posted: Sat 27 Sep 2008, 15:57
by Lobster
thanks Jeff :)

Posted: Fri 21 Nov 2008, 21:52
by sullysat
I just loaded Dark Force on a Dell CpX laptop, 750MHz, 512MB

SWEET!

Now... I closed the LIT box because I wanted to rearrange the desktop, etc...

I don't see a menu entry. How do I get it back when I'm ready to actually USE it?

Sully

P.S. Thanks for this puplet! Its got all the basic tweaks I've been wishing for!

Posted: Sat 22 Nov 2008, 01:26
by ttuuxxx
sullysat wrote:I just loaded Dark Force on a Dell CpX laptop, 750MHz, 512MB

SWEET!

Now... I closed the LIT box because I wanted to rearrange the desktop, etc...

I don't see a menu entry. How do I get it back when I'm ready to actually USE it?

Sully

P.S. Thanks for this puplet! Its got all the basic tweaks I've been wishing for!
open a terminal then type
fixmenus
and press enter then go to menu/shutdown and click restart jwm

Posted: Sat 22 Nov 2008, 04:42
by sullysat
Thanks for the feedback tux! Got me thinking more correctly.

Ended up moving LIT from the startup folder to its own folder in /usr/local and adding an entry in the menu.

All is well, thanks.

Sully