The time now is Tue 21 May 2013, 17:14
All times are UTC - 4 |
|
Page 23 of 144 [2154 Posts] |
Goto page: Previous 1, 2, 3, ..., 21, 22, 23, 24, 25, ..., 142, 143, 144 Next |
| Author |
Message |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Wed 06 Feb 2008, 20:21 Post subject:
|
|
First there is X. This provides the ability to have a GUI in the first place. It also controls the mouse cursor unless something else overrides it. It will use whichever cursor theme is at /root/.icons/default/ (though some versions of Puppy require a missing library to use this). MU made a package for setting them and also provided many cursor themes.
Then, there are "window managers," which create manage windows (go figure). They create the title bar and the borders, let you move them around, etc. Examples: JWM, IceWM, XFCE (technically, the xfwm part), Fluxbox, etc.
There is a third category called "taskbar" or "panel," which is basically the "start bar". Some window managers provide this themselves, some don't. (JWM and IceWM do.) When they don't, there are programs that specifically provide this. Example: Fbpanel
Fourth category: desktop icons. Again, some WM's include these, others don't. (Neither JWM nor IceWM provide this; we get icons from ROX-Filer (the file manager). XFCE does have an option for icons now though)
Fifth category: file manager. This is the program that lets you navigate the file system. The main reason I mention this is that it is the thing to modify when you want different icons for things like directories or text files. In Puppy's case, this is ROX-Filer, which has support for icon themes (options -> types, the dropdown menu) which are installed at /root/.icons/.
Then, aside from all that there are the GUI toolkits. These are what handle all the widgets (scroll bars, buttons, input fields, "file" menu, etc.). Examples: GTK, QT, FLTK
Unlike the WM, which of these are used depends on the specific app. If I write a program using GTK, you can't make it use QT without changing the source and recompiling it. However, you can change the GTK or QT themes, and the programs that use the toolkits will subsequently look different.
Generally, if you want to run a program using a given toolkit you must have that toolkit installed. An exception is if the program was statically linked against the toolkit, in which case the program will be larger but won't have a dependency on the toolkit.
Most apps in Puppy use GTK or GTK 2, which are treated as two separate things (i.e. a theme for GTK won't affect a GTK 2 app).
Also, toolkits tend to have "engines" which set the overall style. For example, GTK has a "smooth engine." The themes generally depend on a specific engine, then just alter the colors, sizes, and positioning of the widgets. An exception is the pixbuf engine, which lets you use images for the buttons and such.
MU made a package called GTK Themechooser for changing GTK themes (Puppy has a basic theme chooser but all it's really good for are the very basic themes Puppy ships with).
_________________ Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

|
|
Back to top
|
|
 |
alienjeff

Joined: 08 Jul 2006 Posts: 2290 Location: Winsted, CT - USA
|
Posted: Wed 06 Feb 2008, 21:39 Post subject:
Re: Education Needed |
|
| nic2109 wrote: | | ...and what on earth is Fluxbox? |
I was going to reply, "What on Earth is Google?" but decided to offer this instead: http://fluxbox.sourceforge.net
| Quote: | | Is there any help out there? |
Yes. Check out http://guide.opendns.com/?url=search+engines in a browser, click a bunch of links and bookmark like mad.
_________________ hangout: ##arch-ftw on irc.freenode.net
diversion: http://alienjeff.net - visit The Fringe
quote: "The foundation of authority is based upon the consent of the people." - Thomas Hooker
|
|
Back to top
|
|
 |
Eyes-Only

Joined: 10 Aug 2006 Posts: 1021 Location: La Confederation Abenaquaise
|
Posted: Wed 06 Feb 2008, 23:33 Post subject:
|
|
Fascinating read PG, on all the various bits and pieces, even for an "old salt" like me. Thanks for taking the time out of studies to write that!
Amicalement,
Eyes-Only
"L'Peau-Rouge"
_________________ *~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog.
*~*~*~*~*~*
|
|
Back to top
|
|
 |
WhoDo

Joined: 11 Jul 2006 Posts: 4441 Location: Lake Macquarie NSW Australia
|
Posted: Thu 07 Feb 2008, 03:32 Post subject:
Re: this is not a desklet for gDesklets |
|
| wow wrote: | | If the screenlet can't start open a terminal window, go to the screenlet's directory(e.g. '/root/.screenlets/CPU_Meter/' ) and run it manually(e.g. ./cpu_meter.py) to see error messages. |
The gDesklets manager still can't even "see" the screenlet, regardless of where I put it (/root/.gdesklets, /root/.screenlets, /usr/local/share/screenlets), I have all the dependencies you supplied and everything else is working fine (there aren't any extras for that screenlet either), and I get the following error at the CLI: | Code: | bash-3.00# ./CPU_MeterScreenlet.py
Traceback (most recent call last):
File "./CPU_MeterScreenlet.py", line 22, in <module>
import screenlets
ImportError: No module named screenlets
bash-3.00 |
Any help appreciated.
I don't know enough about Python to play with this so the error is coming from the standard download.
_________________ Actions speak louder than words ... and they usually work when words don't!
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com
|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Thu 07 Feb 2008, 14:36 Post subject:
|
|
| Pizzasgood wrote: | | First there is X..... |
Thank-you SO much for this answer - I'm sure that it will prevent some stupid questions; from myself and perhaps others too. I understand frim this that when (for example) a .pet says ".... you will need to restart JWM ...." it really means " ...you may need to restart your WM...".
| alienjeff wrote: | | I was tempted .... |
Thanks for the restraint in withholding the smart riposte. Of course I can Google it, but the question was more a rhetorical attempt express the complexity than an actual "what is it?". And I'm really grateful for the actual link.
Good-stuff from you both.
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Thu 07 Feb 2008, 19:22 Post subject:
|
|
| Quote: | alienjeff wrote:
I was tempted ....
Thanks for the restraint in withholding the smart riposte. |
He's just getting a little soft in his old age
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Thu 07 Feb 2008, 19:35 Post subject:
|
|
Puppy3.00 Retro
Fluxbox
Transparent aterm
orpheus - playing stream
conky
Gkkrellm
wbar
Fullsize
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
wow
Joined: 29 Jun 2006 Posts: 950
|
Posted: Thu 07 Feb 2008, 20:50 Post subject:
Re: this is not a desklet for gDesklets |
|
| WhoDo wrote: | | The gDesklets manager still can't even "see" the screenlet |
Screenlets and gDesklets are different programs and their widgets are not compatible. However, they can coexist.
_________________

|
|
Back to top
|
|
 |
WhoDo

Joined: 11 Jul 2006 Posts: 4441 Location: Lake Macquarie NSW Australia
|
Posted: Fri 08 Feb 2008, 04:56 Post subject:
Re: this is not a desklet for gDesklets |
|
| wow wrote: | | WhoDo wrote: | | The gDesklets manager still can't even "see" the screenlet |
Screenlets and gDesklets are different programs and their widgets are not compatible. However, they can coexist. |
Well there you go then. I just thought that all of the screenlets on the website you mentioned for downloads would work with the gDesklets software you uploaded. Goodweather, calendar and reloj clock were on the same download site as CPU_Meter_Vista'sh, and I didn't see any reference to the differences. *sigh* Live and learn, even at my age!
_________________ Actions speak louder than words ... and they usually work when words don't!
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com
|
|
Back to top
|
|
 |
nic2109
Joined: 01 Jan 2007 Posts: 406 Location: Hayslope, near Middlemarch, Midlands, England
|
Posted: Fri 08 Feb 2008, 14:53 Post subject:
|
|
| trapster wrote: | | Quote: | alienjeff wrote:
I was tempted ....
Thanks for the restraint in withholding the smart riposte. |
He's just getting a little soft in his old age  |
I had added something to that effect in my post, but then took it out again!
Nick
|
|
Back to top
|
|
 |
jonyo
Joined: 28 Dec 2006 Posts: 2727
|
Posted: Fri 08 Feb 2008, 20:36 Post subject:
|
|
| Eyes-Only wrote: | Fascinating read PG, on all the various bits and pieces, even for an "old salt" like me. Thanks for taking the time out of studies to write that! |
One of the best here no doubt about it.
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Sat 09 Feb 2008, 00:52 Post subject:
one more Subject description: buddapup strikes again |
|
hey guy`s
I thought this thread was for eye-candy
So here`s one more for the buddapup
Puppy Rocks!!!!!!
| Description |
LHP 215 beta5+Enlightenment+Firefox,Opera,Ect..
|

Download |
| Filename |
buddapup.png |
| Filesize |
367.76 KB |
| Downloaded |
974 Time(s) |
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Sat 09 Feb 2008, 23:30 Post subject:
|
|
I can never leave well enough alone...
Fullsize
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
crabbypup

Joined: 20 Jan 2008 Posts: 91 Location: toronto canada
|
Posted: Mon 11 Feb 2008, 18:47 Post subject:
|
|
here is my desktop. it's not that fancy, but whatever.
[img][/img]
[img][/img]
[img][/img]
sorry, the images are a little big.
| Description |
|

Download |
| Filename |
screenshot6.png |
| Filesize |
645.29 KB |
| Downloaded |
836 Time(s) |
| Description |
|

Download |
| Filename |
screenshot5.png |
| Filesize |
600.12 KB |
| Downloaded |
783 Time(s) |
| Description |
|

Download |
| Filename |
screenshot4.png |
| Filesize |
563.35 KB |
| Downloaded |
752 Time(s) |
|
|
Back to top
|
|
 |
MU

Joined: 24 Aug 2005 Posts: 13642 Location: Karlsruhe, Germany
|
Posted: Wed 13 Feb 2008, 07:45 Post subject:
|
|
full size (1600x1050):
http://noforum.de/pics/darkmuppy008.jpg
The icewm-theme is called "ThinBlack".
Gtk-Theme: http://www.gnome-look.org/content/show.php/Slickness+Black?content=73210
Somewhat similar is this, it also has black scrollbars. Maybe it is a bit too black, but that's personal taste.
But different to the first one, it also supports the old Gtk+.
So you might choose this first in my Themeselector to set black for Gtk+, and then the other one to set that for Gtk2 only.
http://themes.freshmeat.net/projects/tenebrific/
Background:
http://www.vladstudio.com/wallpaper/?583
or
http://www.vladstudio.com/wallpaper/?584
On top you see the GtkBasic Panel, below on the right the gdesklets.
On bottom right conky.
Mark
| Description |
Icewm-theme, extract in /root/.icewm/themes
|

Download |
| Filename |
ThinBlack.tar.gz |
| Filesize |
45.66 KB |
| Downloaded |
258 Time(s) |
| Description |
|
| Filesize |
62.64 KB |
| Viewed |
1253 Time(s) |

|
_________________ my recommended links
|
|
Back to top
|
|
 |
|
|
Page 23 of 144 [2154 Posts] |
Goto page: Previous 1, 2, 3, ..., 21, 22, 23, 24, 25, ..., 142, 143, 144 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
|