The time now is Sun 19 May 2013, 12:38
All times are UTC - 4 |
| Author |
Message |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6855 Location: Perth, Western Australia
|
Posted: Sun 20 Apr 2008, 10:15 Post subject:
pupX, GUI for xset |
|
The venerable Gxset crashes in Dingo, so leaving it out has left a gap. I could not find any suitable replacement.
So tonight I knocked something together and named it 'pupX'. Attached. See if it has any bugs.
I intend to put this into 4.00final.
| Description |
|

Download |
| Filename |
pupx.gz |
| Filesize |
2.24 KB |
| Downloaded |
780 Time(s) |
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
GrumpyWolfe

Joined: 26 Nov 2006 Posts: 496
|
Posted: Sun 20 Apr 2008, 15:25 Post subject:
Pxset Subject description: I tried |
|
Hi Berry
I was trying and was about to convert my to the gtkdialog3 but having to learn the code. I was trying to help
_________________ Live and Let Live
Acer Aspire One N450 1.66GHz
MyWolfe at Sourceforge
MyWolfe Blog
MyWolfe Groups
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6855 Location: Perth, Western Australia
|
Posted: Sun 20 Apr 2008, 18:55 Post subject:
Re: Pxset Subject description: I tried |
|
| GrumpyWolfe wrote: | Hi Berry
I was trying and was about to convert my to the gtkdialog3 but having to learn the code. I was trying to help |
Yes, much appreciated. I've had a couple of years using gtkdialog3, so can knock something up using it in a jiffy. You are on the learning curve, and your efforts are appreciated -- before you know it, you'll be another zigbert, knocking out superb gtkdialog3-based apps. We all have to start at the beginning -- back in 2003 I was putting together quite pathetic little Bash/Ash scripts, and if ever I come across some of my original code, I mutter, "tch tch".
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
GrumpyWolfe

Joined: 26 Nov 2006 Posts: 496
|
Posted: Sun 20 Apr 2008, 19:00 Post subject:
|
|
Hi Berry did you look at what I did do it was done in xdialog before I found the gtkdialog. It does work I am using it now.
_________________ Live and Let Live
Acer Aspire One N450 1.66GHz
MyWolfe at Sourceforge
MyWolfe Blog
MyWolfe Groups
|
|
Back to top
|
|
 |
floborg

Joined: 25 Oct 2007 Posts: 194 Location: Fort Worth, TX
|
Posted: Mon 21 Apr 2008, 00:50 Post subject:
|
|
I started it up just to take a look. I made no changes and selected the exit w/o save option. After the app exited, my mouse was moving a whole lot slower. I noticed that my xset file was bold in the ROX window. This was a file I manually copied over from a 3.01 pup_save.
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6855 Location: Perth, Western Australia
|
Posted: Mon 21 Apr 2008, 06:00 Post subject:
|
|
GrumpyWolfe,
I tried your first release only.
Floborg,
Ok, I'll take another look at it. It is supposed to read the current setting when it starts, so that needs checking.
Yes, I think there is a bug on exit, if you clicked the 'no save' button. Right I'll fix that too.
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
Nathan F

Joined: 08 Jun 2005 Posts: 1641 Location: Wadsworth, OH (occasionally home)
|
Posted: Mon 21 Apr 2008, 22:21 Post subject:
|
|
Quite good for it's purpose. I couldn't resist fiddling with it though. I'm uploading an altered version and a patch file so you can easily see my changes if you care to look. All this does is disable the entries for keyboard auto repeat, if the checkbox is off, and the same for screensaver functions if that checkbox is off. Seems to me this will make sense to the user. Why allow them to set something that will not have any effect, you know.
Oh, and I experienced the same bug with the slow mouse the first time I ran it. Seems it set a very slow default on the first run, but got it right every time after that. Wierd.
Nathan
| Description |
|

Download |
| Filename |
pupx_disable_entries.patch.gz |
| Filesize |
857 Bytes |
| Downloaded |
699 Time(s) |
| Description |
|

Download |
| Filename |
pupx.new.gz |
| Filesize |
2.36 KB |
| Downloaded |
704 Time(s) |
_________________ _________________________________________
Bring on the locusts ...
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6855 Location: Perth, Western Australia
|
Posted: Tue 22 Apr 2008, 06:11 Post subject:
|
|
I fixed a couple of bugs, that problem with the mouse acceleration on first shutdown, and the 'exit, no save' button was actually doing a save.
Nathan, I have just now downloaded what you posted, will take a look.
| Description |
|

Download |
| Filename |
pupx.gz |
| Filesize |
2.27 KB |
| Downloaded |
739 Time(s) |
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
Joshas
Joined: 21 Jan 2008 Posts: 26
|
Posted: Sun 11 May 2008, 12:58 Post subject:
|
|
How about adding a panel for X global font size settings to pupX?
|
|
Back to top
|
|
 |
Nathan F

Joined: 08 Jun 2005 Posts: 1641 Location: Wadsworth, OH (occasionally home)
|
Posted: Fri 13 Jun 2008, 13:19 Post subject:
|
|
Hi Barry (and everyone else),
I took the liberty of doing some more hacking on pupx, adding support for multi-user systems, nls language support, button icons, and a fix for the problem with execution from .Xinitrc.
The package pupx-0.2 contains the pupx program, .desktop file modified with nls translations, and the english translation file. The pupx_nls-0.2 package includes extra translations for dutch, french, german, italian, norwegian (bookmal), russian, and spanish. Accuracy is not gauranteed because I did these myself using google translate and my own (scanty) knowledge. Anyone who would like to supply something more accurate please feel free.
The patch file contains all of my changes to the pupx program itself, from the last code Barry posted in this thread to my present working copy.
Nathan
PS - I like the idea of controlling X fonts from this program. It should be looked into, maybe I will find some extra time for such an endeavor.
 |
| Description |
|

Download |
| Filename |
pupx-0.2.pet |
| Filesize |
4.02 KB |
| Downloaded |
662 Time(s) |
| Description |
|

Download |
| Filename |
pupx_nls-0.2.pet |
| Filesize |
4.2 KB |
| Downloaded |
675 Time(s) |
| Description |
|

Download |
| Filename |
pupx_multi+nls.patch.gz |
| Filesize |
2.57 KB |
| Downloaded |
747 Time(s) |
_________________ _________________________________________
Bring on the locusts ...
|
|
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
|