Page 118 of 130

Posted: Sat 31 May 2014, 00:56
by Puppus Dogfellow
musher/anyone who knows, how do you do a conky one-liner?

thanks.

Posted: Sat 31 May 2014, 10:10
by nAiL
//Sorry, wrong read :shock:

Posted: Sat 31 May 2014, 15:14
by Moat
Puppus Dogfellow wrote:musher/anyone who knows, how do you do a conky one-liner?
If you mean to line up multiple conky functions horizontally, in a single line - say across the top of a screen - then it's as simple as lining up the individual conky's function text commands into single text line, in the config file (using keyboard's backspace). I.e.;

Code: Select all

${do this=do that}
${look like this=look like that}
...change to;

Code: Select all

${do this=do that} ${look like this=look like that}
...should work. And of course, changing the space between the individual commands determines the space between how they are displayed - IOW;

Code: Select all

${do this=do that}                             ${look like this=look like that}
...will spread them out wider as compared to the previous example.

If that's what you meant?! :)

Bob

Posted: Sat 31 May 2014, 15:56
by musher0
Puppus Dogfellow wrote:musher/anyone who knows, how do you do a conky one-liner?

thanks.
Hi, Puppus.

Just saw your post, sorry for the lateness.

It's pretty much as Moat described.

The settings part of your conky config file remains basically the same.
You may want to fiddle with the font size, though. The smaller it is, the more info you
can put on the line.
Also, position line set to top_middle or bottom_middle produces a nice effect. Saves
you a lot of figuring out for x and y parameters, too.

Then to the TEXT part. That's were you control the info that appears on the line.
Start with removing the carriage returns in the TEXT part, and you have a super-long
line. After that, it's a matter of cutting out the unwanted info until the line fits the
width of your screen.

Pic and config file for pekwm attached.

Finally, if you have a conky config file not named .conkyrc, and not located at /root,
make sure you call it with the -c parameter, for example

Code: Select all

conky -c /root/.config/1-line-conky-blabla
You may want to add the -d parameter to activate the conky daemon, so you have

Code: Select all

conky -d -c /root/.config/1-line-conky-blabla
Finally, if you make the above command line into a script saved, say, in
/root/my-applications/bin, and link that script in /root/Startup, your conky one-liner will
start at the same time as your Puppy.

Best regards.

musher0

Posted: Sun 01 Jun 2014, 02:10
by Puppus Dogfellow
thank you, musher0 and Moat.

where's the file in a jwm setup? (searched and found only the pwidget stuff--am i looking in the right place? ...it seems i have acquired a conkyconfig zip, which i suppose contains what i'm looking for...)

musher, could your pekwm file be used in a puppy running JWM?

thanks in advance.

....

i'm not sure what conkies are floating around--i had 1.72 and 1.8.1 on my machine (also presumably in my repo--suppose i could check...nope, but there now) and the 172 killed the ability to right click on the desktop, so for anyone using precise 561 (all i've tested so far), i recommend the 181, which did not.


is killing conky through the terminal the only way to shut it off?


is a whizbang shebang deal (whatever "#!" is called) atop the config file along with

Code: Select all

conky -d -c /root/.config/1-line-conky-blabla
enough to make it activate with a click or should that bit of code be its own file?


thanks again...

Posted: Sun 01 Jun 2014, 03:45
by musher0
Puppus Dogfellow wrote:thank you, musher0 and Moat.

where's the file in a jwm setup? (searched and found only the pwidget stuff--am i looking in the right place? ...it seems i have acquired a conkyconfig zip, which i suppose contains what i'm looking for...)

musher, could your pekwm file be used in a puppy running JWM?

thanks in advance.

....

i'm not sure what conkies are floating around--i had 1.72 and 1.8.1 on my machine (also presumably in my repo--suppose i could check...nope, but there now) and the 172 killed the ability to right click on the desktop, so for anyone using precise 561 (all i've tested so far), i recommend the 181, which did not.

is killing conky through the terminal the only way to shut it off?

is a whizbang shebang deal (whatever "#!" is called) atop the config file along with

Code: Select all

conky -d -c /root/.config/1-line-conky-blabla
enough to make it activate with a click or should that bit of code be its own file?

thanks again...
Hello, Puppus.

Since some of your questions are somewhat off-thread here, I've answered your post at
http://www.murga-linux.com/puppy/viewto ... 599#780599
which is devoted to the conky-1.9 published on May 3rd 2014.

It's called a "crunch-bang"! :)

See you on the other thread!

BFN.

musher0

Posted: Sun 01 Jun 2014, 04:47
by Puppus Dogfellow
that's for the redirect, updated software, and vocabulary.

thought "crunch bang" was a distro. (one that looked pretty good from what i remember).

apologies to all.

Posted: Sun 01 Jun 2014, 12:18
by musher0
Puppus Dogfellow wrote:that's for the redirect, updated software, and vocabulary.

thought "crunch bang" was a distro. (one that looked pretty good from what i remember).

apologies to all.
No problem. The distro is named after the expression: you can see it in its logo.

Posted: Tue 03 Jun 2014, 08:50
by greengeek
I reckon Apple have been looking at some of the designs you guys have posted in this thread...

see their new 'flattened' offering:

http://www.gizmag.com/os-x-yosemite-new ... ate/32362/

Posted: Thu 05 Jun 2014, 17:01
by cypher51
My desktop is 4.1.2 barebones with added programs, fonts, wallpaper, and general eye-candy. What started out as a 58 meg OS is now only 97 megs after a remaster. This has everything that I need for daily use; well almost. Here's a pic. Enjoy.

[img][img]http://i1208.photobucket.com/albums/cc374/Amherst56/Desktop.png[/img][/img]

Posted: Thu 05 Jun 2014, 17:50
by musher0
Hi, cypher.

Is there a way to dissociate the girl from her background? (where is that tongue-in-cheek icon?) ;)

musher0

Posted: Thu 05 Jun 2014, 19:40
by cypher51
musher0

well I guess that depends on how talented your are with gimp ,lol.

Posted: Thu 12 Jun 2014, 05:37
by vicmz
Get the icon theme:
http://murga-linux.com/puppy/viewtopic. ... 747#782747

The wallpaper is a photo by Trey Ratcliff

Posted: Thu 12 Jun 2014, 12:47
by musher0
Bah, it's only a mirror. Very ugly, very ugly! ;)

Posted: Sun 15 Jun 2014, 02:12
by starhawk
New system, new wallpaper. 1024x768 resolution (I prefer widescreen but didn't get it here :( ).

Wallpaper is called "Fox Eyes". I forget where I got it, but it was one of many many many free-wallpaper sites out there. Puppy is X-Slacko 1.1 PAE with XFCE. I've set the Menu icon to one of the included but non-default XFCE menu icons. The bottom tray / panel / whatever is set to hex color #884400, with Alpha set at 50%. Iconset is "Noir Crystal" from the XFCE-Look website... post if you want that iconset -- it's an XFCE one tho -- because unarchiving it from XFCE-Look requires a multiuser OS for some weird users/permissions reason. (I suspect it was archived on Xubuntu -- at any rate, I had to boot an Ubuntu LiveCD to get it unarchived!)

That's about it, customization-wise.

Posted: Tue 24 Jun 2014, 18:35
by starhawk
Moved to Slacko Puppy 570 (non PAE, I will deal with that later, should it become an issue) with jejy69's new MATE 1.8.1 SFS. It's AWESOME :D

Attached is a screenshot of my redone desktop. Wallpaper is the same (Fox Eyes). Icon theme is the same (Noir Crystal). WM theme is a modification of Ambience, found on the GNOME-Look website.

There is a minor bug in this version of MATE as appears on my system -- icons for mounted drives appear twice, for some unknown reason. Not exactly a severe issue, though, so I'll deal.

Lookin' good, if I do say so myself.

Posted: Fri 11 Jul 2014, 17:02
by rokytnji
Image

Nuff said.

puppy Shiba Inu

Posted: Sat 12 Jul 2014, 03:11
by josejp2424
Shiva Inu Mate 1.8 slapt-get

Image

Posted: Mon 28 Jul 2014, 04:33
by vicmz
OBprecise 14.07.26, only changed wallpaper, added conky and set lxpanel to display flat buttons.

Posted: Sun 10 Aug 2014, 20:06
by rokytnji
Still rokyn MacPup 529 on the Bike Shop computer

Image

Using MP3-Light E17 theme with a photo from a train station.
Conky can be minimized to shelve 2 on the r/h side. Or closed.
Change desktop and conky is not there. Only on Desktop 1.