| Author |
Message |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Fri 05 Mar 2010, 17:19 Post subject:
|
|
to remove the tray delete /root/.jwmrc-tray
more info for jwm kiosk related stuff here:
http://www.murga-linux.com/puppy/viewtopic.php?t=51200
I haven't used it in a while so I have forgotten what all else I removed when I did it - anything specific?
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
yarddog

Joined: 30 Nov 2009 Posts: 187 Location: Great Smoky Mountains, TN USA
|
Posted: Sat 06 Mar 2010, 00:17 Post subject:
|
|
OK, I am getting closer
my remaining problem is when I press CTRL+ALT+D to disable right click on mouse
then remaster the cd
right click on mouse is back
How do I disable the Right Click on the Mouse and retain it when I remaster the CD?
Can you advise where this function is stored and maybe I can figure it out
appreciate all your help and patience
yarddog
|
|
Back to top
|
|
 |
sidders
Joined: 23 Jul 2008 Posts: 470 Location: Bolton, uk
|
Posted: Sat 06 Mar 2010, 03:19 Post subject:
|
|
Yarddog
When the key combo is pressed to disable the right mouse a line is written to xorg.conf (using SED). I have that in one of the startup scripts. Once i have a little time away from my rugrats, i will give you the exact details.
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Sat 06 Mar 2010, 10:03 Post subject:
|
|
rather than disable the right mouse click all together you can edit the jwmrc template where it says onroot="3"
change it to onroot="{0,4-9}"
(1,2, and 3 are left middle and right mouse click)
then if you just rename your tray instead of deleting it you can change the corresponding root:#
<TrayButton label="Menu" icon="mini-dog.xpm">root:3</TrayButton>
(I am assuming you may need the right mouse click at some point - Gcompris has a mouse learning module that uses it)
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
sidders
Joined: 23 Jul 2008 Posts: 470 Location: Bolton, uk
|
Posted: Sat 06 Mar 2010, 18:26 Post subject:
|
|
This is the way i did it in the kiosk versions
/usr/sbin/xorgwizard
Between the lines
[/quote]########################echo "Probing the video card and monitor..." | Quote: |
I adjusted some code to
| Code: | #v2.21 quick hack...added buttonmapping to disable right mouse sidders
sed -e 's%/dev/input/mice%/dev/mouse%' /etc/X11/xorg.conf > /tmp/xorgconfmousefix
sed '/ZAxisMapping/ a\
Option "ButtonMapping" "1 1 1"' /tmp/xorgconfmousefix > /etc/X11/xorg.conf
rm /tmp/xorgconfmousefix |
As Technosaurus says there is no way back unless you edit the file. It also doesnt work with laptop touchpads.
|
|
|
Back to top
|
|
 |
yarddog

Joined: 30 Nov 2009 Posts: 187 Location: Great Smoky Mountains, TN USA
|
Posted: Sun 07 Mar 2010, 22:35 Post subject:
|
|
special thanks to sidders and Technosaurus for your assistance.
after several remasters, i finally got it to work.
due to my ignorance in programming, it took me a while to figure out how to insert your code -- all the " > ' symbols and spacing had me going for a while.
yarddog
|
|
Back to top
|
|
 |
wiseguyh
Joined: 02 Apr 2010 Posts: 2
|
Posted: Fri 02 Apr 2010, 19:27 Post subject:
trying to get wireless working |
|
I bought a AA0 532h at Costco for my 6-yr old daughter's birthday. I immediately set out to be a kid-friendly distro on there instead of Win7.
While she uses Qimo in a VM on our desktop, I decided HanSamBen was a better choice for now (we'll see what Qimo2 looks like and if the AAO can handle it).
So after lots of frustrating learning, I have HanSamBen working on her machine, except the wireless. It appears to be a AR928X card which may not be supported by this version of Puppy.
Am I out of luck or can the driver be added?
BTW, the wireless loads fine on UNR (which I put in another partition on the same netbook).
|
|
Back to top
|
|
 |
sidders
Joined: 23 Jul 2008 Posts: 470 Location: Bolton, uk
|
Posted: Sat 03 Apr 2010, 03:49 Post subject:
|
|
Hello wiseguyh
I have just done some reading and it looks as though there is a problewm installinmg the driver to the kernel version of HSB or Puppy 412. I will do some more research and see if anybody managed to get it to work.
Sidders
|
|
Back to top
|
|
 |
wiseguyh
Joined: 02 Apr 2010 Posts: 2
|
Posted: Sat 03 Apr 2010, 16:54 Post subject:
audio too |
|
Thanks for checking and for all you've done here.
I also don't have audio working. Any and all help would make my life easier and make my daughter happier. I really like your distro and would much rather use it than UNR if I can get sound and networking up.
|
|
Back to top
|
|
 |
sidders
Joined: 23 Jul 2008 Posts: 470 Location: Bolton, uk
|
Posted: Fri 09 Apr 2010, 15:34 Post subject:
|
|
Wiseguyh
I havnt found a way of getting the AR928X card working. So i have been busy putting together the same HSB on 431, which as a more up-to-date kernel ale to accomodate the card.
I just have to get the browser sorted Opera, Seamonkey? and with flash.
I will have it soon. Sorry for the delay.
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Fri 09 Apr 2010, 16:35 Post subject:
|
|
It has been a while since I alpha-released my kiosk version, but the one thing that I could never figure out how to get to auto-start was the video. I have recently figured that out and posted it in the Pup'nGo thread... the only catch is that it I only figured out the Xvesa method so far and haven't tried the newer releases with Xvesa... Is Xvesa sufficiently acceptable with the new Gcompris to remove Xorg?
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
sidders
Joined: 23 Jul 2008 Posts: 470 Location: Bolton, uk
|
Posted: Fri 09 Apr 2010, 16:45 Post subject:
|
|
I will do some testing
|
|
Back to top
|
|
 |
ASRI éducation

Joined: 09 May 2009 Posts: 1481 Location: France
|
Posted: Mon 12 Apr 2010, 17:52 Post subject:
|
|
OOo4Kids_0.9_Linux_Intel_X86-32_en-us.pet (89mo)
http://www.murga-linux.com/puppy/viewtopic.php?search_id=1050158169&t=54063
|
|
Back to top
|
|
 |
Pete22

Joined: 08 May 2009 Posts: 211 Location: Utah, USA
|
Posted: Sat 15 May 2010, 14:17 Post subject:
Wallpaper |
|
I am missing the old wallpaper of the coyote. Is there any way to get it back? I can't seem to change the wallpaper at all.
Pete22
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3937 Location: Southeast Georgia, USA
|
Posted: Wed 19 May 2010, 15:54 Post subject:
|
|
| sidders wrote: | So i have been busy putting together the same HSB on 431, which as a more up-to-date kernel ale to accomodate the card.
I just have to get the browser sorted Opera, Seamonkey? and with flash.
I will have it soon. Sorry for the delay. |
Any news ... ?
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
|