The time now is Tue 21 May 2013, 19:32
All times are UTC - 4 |
|
Page 24 of 70 [1047 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, ..., 68, 69, 70 Next |
| Author |
Message |
tubeguy

Joined: 28 Aug 2009 Posts: 1278 Location: Park Ridge IL USA
|
Posted: Sun 18 Dec 2011, 11:33 Post subject:
|
|
| pemasu wrote: | tubeguy. I am sure there is possibility to add that unmounting option to the rc.shutdown or to some other script which would be called from rc.shutdown.
I believe clarf has been most active with pnethood and I use his updated version of pnethood. I would recommend to pm clarf of your request.
http://murga-linux.com/puppy/viewtopic.php?t=70532 |
OK thanks!
_________________ Toshiba A25-S207: PupServer |HP/Compaq D330ST: Precise
Support & Promote Puppy 
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Sun 18 Dec 2011, 12:04 Post subject:
petget update |
|
| pemasu wrote: | | I have now combined the rerwins usb-no-save-at-shutdown-dialog-scripts and Shinobars petget update. This pet possibly now offers that usb saves does not go to the savefile when using Puppy Package Manager (PPM) and it should offer save-or-not-save-dialog at shutdown. |
The updated PPM has the code in /usr/local/petget/installpkg.sh:
| Code: | | # 30nov11 shinobar: lookup RAMSAVEINTERVAL in /etc/eventmanager |
Means you need to set the RAMSAVEINTERVAL to zero('0') to avoid direct save to the save layer.
You can set the RAMSAVEINTERVAL=0 by the bootmanager.
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1604 Location: South Australia
|
Posted: Mon 19 Dec 2011, 02:06 Post subject:
|
|
tubeguy when I do networking I normally use samba-tng as the server.
To connect to it I use pnethood like so:
| Code: | | pnethood 192.168.0.3 |
This way it does not search my entire local network.
You do need to find out the lIP address of you local server is first. Just run ifconfig from a terminal window and it should be displayed on the second line.
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
Last edited by smokey01 on Mon 19 Dec 2011, 02:07; edited 1 time in total
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Mon 19 Dec 2011, 02:07 Post subject:
Shutdown touchpad on Dell Inspiron Laptop |
|
Any ideas how to turn off touchpad with this distribution? I use a wireless mouse and I keep accidentally hitting the touchpad which causes weird jumps while typing.
@smokey01, Do you know of a pet to install lameSMBxplorer which I find much easier to use than pnethood?
Thanks,
Jim
|
|
Back to top
|
|
 |
tubeguy

Joined: 28 Aug 2009 Posts: 1278 Location: Park Ridge IL USA
|
Posted: Mon 19 Dec 2011, 06:59 Post subject:
|
|
| smokey01 wrote: | To connect to it I use pnethood like so:
| Code: | | pnethood 192.168.0.3 |
This way it does not search my entire local network.
You do need to find out the lIP address of you local server is first. Just run ifconfig from a terminal window and it should be displayed on the second line. |
Thanks, much quicker than doing all the unneeded discovery!
_________________ Toshiba A25-S207: PupServer |HP/Compaq D330ST: Precise
Support & Promote Puppy 
|
|
Back to top
|
|
 |
backi
Joined: 27 Feb 2011 Posts: 357 Location: GERMANY
|
Posted: Mon 19 Dec 2011, 10:18 Post subject:
Subject description: usb-no-save-dialog-shutdown-0.0.1.pet |
|
Hi pemasu !
Tested the " usb-no-save-dialog-shutdown-0.0.1.pet " you advised me to probe .
Does not work . Installing programms , they still go straight to save-file on my Usb stick .
Can not prevent them from saving.
.................. pmount works ...........
Other changes during session (for example some firefox settings ) could be prevented from saving ---seems they do not go straight to save-file )
Also somehow PPM does not remove installed packages .
Cheers !
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Mon 19 Dec 2011, 10:48 Post subject:
|
|
backi. Did you test the second pet which has Shinobars fixed petget stuff included. That should prevent the straight saving when installing pet from PPM.
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Mon 19 Dec 2011, 10:53 Post subject:
|
|
Jim1911. If gui Flsynclient does not disable your touchpad, you can disable it straight from console: synclient TouchpadOff=1
Place the command to the script and insert that script to the /root/Startup
Lamesmbxplorer, which I found. Havent tested.
http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-quirky/lamesmbxplorer-0.2.2b.pet
|
|
Back to top
|
|
 |
backi
Joined: 27 Feb 2011 Posts: 357 Location: GERMANY
|
Posted: Mon 19 Dec 2011, 13:08 Post subject:
Subject description: usb-no-save-petget-fix-0.0.1.pet |
|
Pemasu Hi !
Used first the wrong pet (the first )
After installing the second one ( the fixed one )
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=49895
everything works fine .
Could not live without it .
Thank you very much !
Last edited by backi on Mon 19 Dec 2011, 13:14; edited 1 time in total
|
|
Back to top
|
|
 |
backi
Joined: 27 Feb 2011 Posts: 357 Location: GERMANY
|
Posted: Mon 19 Dec 2011, 13:11 Post subject:
Subject description: usb-no-save-petget-fix-0.0.1.pet |
|
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Mon 19 Dec 2011, 13:42 Post subject:
|
|
Thank you of the feedback backi. I remove the first pet now.
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Mon 19 Dec 2011, 17:07 Post subject:
|
|
Thanks for suggestions, however they don't work. All would be good additions if they work. I haven't been able to find the gui Flsynclient, maybe it's under my nose.
Merry Christmas,
Jim
| Description |
|
| Filesize |
8.37 KB |
| Viewed |
536 Time(s) |

|
| Description |
|
| Filesize |
8.78 KB |
| Viewed |
535 Time(s) |

|
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Mon 19 Dec 2011, 17:17 Post subject:
|
|
Jim1911. Lamesmbxplorer seems to be one of those not yet updated to gtkdialog-0.8 stage. Good pick anyway. Not sure if Patriot is willing to update it to the new gtkdialog level.
You dont have synaptics loaded. Synclient and Flsynclient (in Desktop) wont work for you. Do you know what driver your touchpad should use.
Anyway, if you dont have touchpad driver even loaded, you can use setup > mouse/keyboard wizard > touchpad and disable it, I am not sure if it will still launch old touchpad gui, since Flsynclient is linked to it. It might if you dont have synaptics loaded. Not sure, but test.
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Mon 19 Dec 2011, 21:12 Post subject:
|
|
| pemasu wrote: | Jim1911. Lamesmbxplorer seems to be one of those not yet updated to gtkdialog-0.8 stage. Good pick anyway. Not sure if Patriot is willing to update it to the new gtkdialog level.
You dont have synaptics loaded. Synclient and Flsynclient (in Desktop) wont work for you. Do you know what driver your touchpad should use.
Anyway, if you dont have touchpad driver even loaded, you can use setup > mouse/keyboard wizard > touchpad and disable it, I am not sure if it will still launch old touchpad gui, since Flsynclient is linked to it. It might if you dont have synaptics loaded. Not sure, but test. | I don't know how the touchpad is loaded, maybe the sys-info report gives a clue. The mouse/keyboard wizard complains.
I use lameSMBxplorer in Fatdog64 and LHP-64 to access files on my lan, works great. I haven't tried setting up Samba on your distribution.
Thanks again and Merry Christmas to you and your family,
Jim
| Description |
mouse/keyboard wizard |
| Filesize |
34.95 KB |
| Viewed |
506 Time(s) |

|
| Description |
LH sys-info
|

Download |
| Filename |
sys-info-111219.gz |
| Filesize |
9.3 KB |
| Downloaded |
60 Time(s) |
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Tue 20 Dec 2011, 18:50 Post subject:
|
|
Dpup Exprimo 5.X.10.3 has been uploaded. Kernel 3.1 has been recompiled so that firewall has been compiled as modules. Now firewallstate tray app works and has been included. Jemimah has patched the acpitool so that vattery-acpitool (tray battery app) is back. You get the verbose warnings again. Some new small puppy apps included. Streamsniff, BMI galculator ( handy now when Christmas is at the door, lol). No more chocolate,honey, I calculated your BMI).
My first build with new woof2.
Firefox 8.0.1 with Fireftp and Flashblock. ROX-Filer test, which has partly resolved the rox bug. Not sure if it is 100 % ok, but ppl will tell, I hope.
SFSdirload and sfs_load both. SFSdirload has it`s own new thread, by seaside. Search it and you find the description. It symlinks and loads whole folders of sfs apps. You can circumvent the 6 sfs restriction. It seems that it didnt have menu icon, oh well. My last minute addition.
Pmusic 2.2.2 and many other puppy apps updated to the latest. MtPaint 3.34.78 and hopefully preconfigured to print with GtkLp app. MtPaint > file > actions > print image.
Ffconvert has plinej`s addition:http://murga-linux.com/puppy/viewtopic.php?p=586129#586129
Not thoroughly tested, but seems ok for posting, lol.
Download link: http://www.smokey01.com/pemasu/DpupSqueeze5X/DpupExprimo5X103SMP/
Kernel sources: http://www.smokey01.com/pemasu/Kernel_sources/kernel-3.1/
|
|
Back to top
|
|
 |
|
|
Page 24 of 70 [1047 Posts] |
Goto page: Previous 1, 2, 3, ..., 22, 23, 24, 25, 26, ..., 68, 69, 70 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|