Page 2 of 3

Posted: Wed 10 Jul 2013, 23:00
by zigbert
My alternative pmount is updated to reflect changes in woof-pmount (16.feb 2013). - f2fs support


http://murga-linux.com/puppy/viewtopic. ... 166#619166

Posted: Mon 05 Aug 2013, 01:04
by bigpup
Not sure what is causing this, but would think it has something to do with Pmount.
http://www.murga-linux.com/puppy/viewto ... 351#715351

Posted: Mon 05 Aug 2013, 07:28
by zigbert
bigpup
First: I am not the maintainer of Pmount ! - I have made an alternative gui.

Now the answer. :)
your sda5 is mounted on /initrd/mnt/dev_save with a link to /mnt/home. This is always the 'home' of the Puppy savefile.


Sigmund

Posted: Wed 27 Nov 2013, 20:05
by zigbert
Nathans wallpaper app - now scalable

Posted: Thu 05 Dec 2013, 03:21
by musher0
zigbert wrote:Nathans wallpaper app - now scalable
Hi, zigbert.

Clear to use. Nicely done. Thanks.

musher0

Posted: Tue 17 Dec 2013, 15:24
by zigbert
PPPOE gui
Optimized for WoofCE - will not work properly in other Puppies!
/usr/sbin/pppoe_gui

Image

Code: Select all

#!/bin/sh
#Barry Kauler 2008, for Puppy Linux. Totally free script.
#130118 rodin.s: adding gettext
#131217 zigbert: gui (gtkdialog) improvements.


export TEXTDOMAIN=rp_pppoe #pppoe
export TEXTDOMAINDIR=/usr/share/locale
export OUTPUT_CHARSET=UTF-8
eval_gettext () {
  local myMESSAGE=$(gettext "$1")
  eval echo \"$myMESSAGE\"
}
export LANGORG=$LANG

export PPPOE_gui='
<window title="PPPOE" icon-name="gtk-network">
<vbox space-expand="true" space-fill="true">
  '"`/usr/lib/gtkdialog/xml_info fixed internet_connect.svg 60 "<b>PPPOE</b>" "$(gettext 'Roaring Penguin client')"`"'
  <vbox space-expand="true" space-fill="true">
    <frame> 
      <hbox>
        <text><label>"'$(gettext 'Initial configuration')' "</label></text>
        <button>
          '"`/usr/lib/gtkdialog/xml_button-icon preferences.svg big`"'
          <action>rxvt -e pppoe-setup &</action>
        </button>
      </hbox>
      <hbox>
        <text><label>"'$(gettext 'Connect now')' "</label></text>
        <button>
          '"`/usr/lib/gtkdialog/xml_button-icon internet_connect.svg big`"'
          <action>rxvt -e pppoe-start_shell &</action>
        </button>
      </hbox>
      <hbox>
        <text><label>"'$(gettext 'Disconnect now')' "</label></text>
        <button>
          '"`/usr/lib/gtkdialog/xml_button-icon internet_connect_no.svg big`"'
          <action>rxvt -e pppoe-stop_shell &</action>
        </button>
      </hbox>
      <hbox>
        <text><label>"'$(gettext 'View status')' "</label></text>
        <button>
          '"`/usr/lib/gtkdialog/xml_button-icon info.svg big`"'
          <action>rxvt -e pppoe-status_shell &</action>
        </button>
      </hbox>
    </frame>
  </vbox>
  <hbox space-expand="false" space-fill="false">
    <button>'"`/usr/lib/gtkdialog/xml_button-icon quit`"'<label>'$(gettext 'Quit')'</label></button>
  </hbox>
</vbox>
</window>
'

. /usr/lib/gtkdialog/xml_info gtk #build bg_pixmap for gtk-theme
gtkdialog -p PPPOE_gui

###END###

Posted: Tue 17 Dec 2013, 17:23
by anikin
This one got my attention, as I'm interested in PPPOE.
Nice GUI - modify the text as follows and it will shine:

PPPOE
Roaring Penguin Client

Setup
Connect
Disconnect
Status

Posted: Tue 21 Jan 2014, 18:35
by zigbert
These are
/usr/local/lib/pixmaps/closebox_outline48.png
/usr/local/lib/pixmaps/locked_outline48.png


Image Image


Image


Image Image

Posted: Wed 22 Jan 2014, 09:42
by sc0ttman
Zigbert, does your updated pmount include support for exfat partitions? (I updated mine, uses fuse-exfat/mount.exfat to get it working... but it's a hack more than anything... )

Posted: Wed 22 Jan 2014, 15:50
by zigbert
sc0ttman
My alternative Pmount has no other features than the original Pmount. It is a simple gui rewrite.

If you want to improve it, you'll find it on github as a part of woof-CE.


Sigmund

Posted: Fri 28 Feb 2014, 09:18
by zigbert
Using white instead of green shade makes it better blend in with any wallpaper.

Image

Download icons here

Pmount ddoes not work in precise 5.4.3

Posted: Wed 23 Mar 2016, 04:59
by Pelo
zigbert, your are going the wrong way.... i was glorifying you.. i am changing my mind :!:
Your new Pmount does not work in precise 5.4.3... no time to read (translate) all the topic.
A new copy will be needed, zigbert, pleeeaase, asap :!:
Don't hurry, it was just a try. Old one is enough.