The time now is Sat 14 Dec 2019, 14:54
All times are UTC - 4 |
Author |
Message |
don570

Joined: 10 Mar 2010 Posts: 5397 Location: Ontario
|
Posted: Wed 24 Jan 2018, 21:19 Post subject:
|
|
A suggestion to KuLuSz
The help button uses Xdialog which is the simplest method,
but be sure to put an ampersand character (&) at the end so that gtkdialog window
isn't affected.
Code: |
<button><label>Help</label><input file stock="gtk-info"></input><action>Xdialog --title "DC URI calc help" ......... 0 0 &</action></button> |
|
Back to top
|
|
 |
wiak
Joined: 11 Dec 2007 Posts: 1842 Location: not Bulgaria
|
Posted: Wed 24 Jan 2018, 22:45 Post subject:
|
|
wex - Screen Recorder program (can also be used for audio record only, webcam record, or Screen record):
http://www.murga-linux.com/puppy/viewtopic.php?t=107905 (maintained now by wiak)
weav: same link as above (also maintained)
wiak
|
Back to top
|
|
 |
nocsak

Joined: 23 Jan 2018 Posts: 3 Location: Hungary
|
Posted: Thu 25 Jan 2018, 12:46 Post subject:
|
|
Greetings to all!
This time I would talk about a problem, which is generally noticed under the LXDE Pups I've ever tried. Maybe it should belong to a more specific topic, but the final result is a gtkdialog shell script, so I decided to write here instead. The problem is:
If I mount an ISO8859-2 FAT32 Pendrive on LXPups, then it shows the accented characters of filenames as a strange symbols, near like x-es. So
later I decided to write a script to solve this problem. This problem is also appear when I use savefile in frugal mode, and the FAT32 Pendrive mounted automatically into the system it shows up also the strange symbols of the accented characters in filenames if the Pendrive has. So after, with help of KuLuSz, I decided to write a gtkdialog script to make the corrected mount procedure more user friendly. The solution was that to use -o option at mount command, and after define the character sets and codepage to mount to, and to mount from. Look like this:
Code: |
mount -o iocharset=iso8859-2,utf8,codepage=852 /dev/sdb1 /mnt/sdb1
|
And my favorite puplet is an LXPup as well, so that is why I would do this.
To solve this problem in frugal mode at boot, where the source filesystem of the savefile is also this vfat Pendrive, I had to edit the initrd
so at this time my remastered LXpup is able to boot with the above described method correctly the iso8859-2 Pendrives in this way too.
However this script is for iso8859-2 and codepage 852, the idea maybe useful for different languages.
(Place the script into /usr/sbin or /usr/bin to get the Reload button work, as mount_32 removed the .gz extension. Change permission to be able to run if necessary.)
Description |
Please remove the .gz extension to run correctly as a shell script!
|

Download |
Filename |
mount_32.gz |
Filesize |
2.47 KB |
Downloaded |
333 Time(s) |
Description |
Screenshot of the script. |
Filesize |
22.69 KB |
Viewed |
601 Time(s) |

|
|
Back to top
|
|
 |
KuLuSz

Joined: 13 Dec 2017 Posts: 19 Location: HuNgArY
|
Posted: Thu 25 Jan 2018, 14:59 Post subject:
|
|
don570 wrote: | A suggestion to KuLuSz
The help button uses Xdialog which is the simplest method,
but be sure to put an ampersand character (&) at the end so that gtkdialog window
isn't affected.
Code: |
<button><label>Help</label><input file stock="gtk-info"></input><action>Xdialog --title "DC URI calc help" ......... 0 0 &</action></button> |
|
Thank you don , i will try keep this info
_________________ -<(].K.u.L.u.S.z.[)>-
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 5624 Location: Republic of Novo Zelande
|
Posted: Sat 28 Jul 2018, 13:56 Post subject:
|
|
Hi disciple - this post on page 1 of the thread needs updating if possible - currently linking to pzombie instead of yassm.
cheers!
|
Back to top
|
|
 |
Clif McIrvin
Joined: 01 Oct 2012 Posts: 15
|
Posted: Wed 05 Sep 2018, 14:02 Post subject:
|
|
greengeek wrote: | Hi disciple - this post on page 1 of the thread needs updating if possible - currently linking to pzombie instead of yassm.
cheers! |
Perhaps this is the desired link:
http://murga-linux.com/puppy/viewtopic.php?t=63090
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 4216 Location: holland
|
Posted: Thu 02 May 2019, 09:53 Post subject:
|
|
Markdown to HTML
Perhaps useful for some
Fred
_________________ Dog Linux website
Tinylinux blog by wiak
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6995 Location: Auckland, New Zealand
|
Posted: Mon 06 May 2019, 09:48 Post subject:
|
|
Clif McIrvin wrote: | greengeek wrote: | Hi disciple - this post on page 1 of the thread needs updating if possible - currently linking to pzombie instead of yassm.
cheers! |
Perhaps this is the desired link:
http://murga-linux.com/puppy/viewtopic.php?t=63090 |
Thanks guys; only just saw your posts.
_________________ Do you know a good gtkdialog program? Please post a link here
Classic Puppy quotes
ROOT FOREVER
GTK2 FOREVER
|
Back to top
|
|
 |
|
|
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
|