My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
HowTo  

Introduction

The scripts are written in Bash since that is the default shell in Xandros. To run them you can ether make them executable or execute them as arguments of the shell, the later method being the one I prefer. For both methods opening a terminal window is required.

The terminal

This is the first step for both methods and on the default Xandros installation this only implies pressing Ctrl+Alt+T. For the purpose of this HowTo I will presume that the scripts are located in the /home/user directory of the EeePC. If they are not, you can navigate to their directory using the cd (change directory) command.

cd name-of-directory goes to that directory
cd .. goes backwards

Alternatively you can move the files to your /home/user directory; To exit a terminal just type exit.

Making the scripts executable

Once you open the terminal and, if need be, change to the folder they are located in, you can type:

chmod +x pimpmyeee-version.sh; chmod +x unpimpmyeee-version.sh

After that you can run the scripts at any time by double-clicking them from the file manager or from the terminal by going to their directory and typing:

./pimpmyeee-version.sh

Executing scripts as arguments

To execute the scripts directly you can open a terminal, navigate to their directory and type:

sh pimpmyeee-version.sh

Comment by project member alexandr...@gmail.com, Feb 21, 2008

please report any errors in this document

Comment by loj...@gmail.com, Feb 22, 2008

Thanks for providing such a good thing.

Comment by erikvode...@gmail.com, Mar 11, 2008

uhm what if you make an mistake with the codec and the player is not downgraded is there a way to undo it?

the version of smplayer i have is 0.5.21/qt version 3.3.7 That is probably not the downgraded version right?

Comment by hazelmo...@gmail.com, Mar 23, 2008

I got the error:

FATAL: Module snd_seqoss not found

after attempting to choose the option that installed the extra codecs.

This is a brand-new EeePC, two days since it arrived.

Anybody know what I should do next to get this working?

Comment by adsam...@gmail.com, Oct 13, 2008

It destroyed my 901, this is why: people dont understand that there is more than one version of eee, so people do scripts, scripts fail cause they are coded for the old 701, I loose functionality, such as, nautilus, SD, wifi and many other things.. DO NOT DOWNLOAD THIS!

Comment by PerEri...@gmail.com, Oct 14, 2008

well it seems that nothing works on my asus eee 900 linux. because its f¨¨king norwegian. I gues i got to download a english version because some idot programmer replaced the command words. like this "sudo amt-få installier program" lmao. I can't imagine anyone would wan't that..

Comment by fred.hug...@gmail.com, Jan 5, 2009

I have sent the following to eee help: I have read through that address and "pimpmyeee" !! It ends with several accounts of brocken machines and warnings. It seems that there are many who wish for Gimp and can't get it.As the operating system really is not created by you is't it time eee asked then to provide an operating system upgrade. Fred

Comment by ianb...@gmail.com, Feb 28, 2009

great product improved my eee greatly no problems what so ever thanks

Comment by Nilsson....@gmail.com, May 17, 2009

Q: after executing (That is "making exectable and then from Filemanager click on )! What is supposed to happen?


Sign in to add a comment
Powered by Google Project Hosting