Page 4 of 14

Posted: Tue 23 Nov 2010, 01:14
by runtt21

Posted: Tue 23 Nov 2010, 03:08
by joel
@Runtt- In response to your post a few pages back I'm curious,what do you foresee for macpup in the future? The most complete e17 puppy distro, or the most compatible e17 puppy disto?

Posted: Tue 23 Nov 2010, 22:39
by runtt21
That depends on what all you mean like that. I would like to have a pure e17 distro with out any other wm's But I may not do that. There have been times in older macpup when something would run better in jwm than e17.But who knows..... They have so much stuff for e17 now, a webkit browser and media player, etc . That stuff may be more than I can pull off.My main goal is to have macpup continue. I had so many problems with the last 3-4 snapshots in 4.3.1 ,That is why it took 6 months for a new macpup to get built. I really thought that macpup was coming to an end.If not for 01micko tipping me off to lupu , This projects could have been Done.

And now our little macpup is in a dog fight at DW,only 65 hits out of first place.

Posted: Tue 23 Nov 2010, 22:53
by runtt21
Today a little info about themes and backgrounds.

Personal themes/backgrounds are in /root/.e/e/themes or backgrounds.
System themes /backgrounds are in /usr/share/enlightenment/data/themes or backgrounds.

Dont remove the system themes. E uses these if the theme you are using is missing parts like a clock....

[please note this is only for mp 511]Most backgrounds will still work after you run edje_convert on them. For example take a background PUP1.edj .Put it some where you can work on it like /root/working , open rox there and run edje_convert PUP1.edj after that move it where it goes and run it.

Use menu -settings-themes or wallpapers to change stuff.

Image

If you want to use your own background ,put the png or jpeg where you can find it .Then open the wallpaper settings window and click on picture. Then in the window that opens go find and select it .You then get some options to pick from after that it will build a .edj file for you and install it.

If you click on the advanced button you can chose to have the background only on one desktop or all of them.

Image

After using edje_convert on an old background..

Image

Posted: Wed 24 Nov 2010, 19:23
by puppyluvr
:D Hello,
Runtt21, I tried something today...Compositing..
Normally a hassle on my old i810..(wont run Compiz)
Well...

WOW...E-17 has some slick effects I never new about...
Just dont enable "Gadgets" with composite on...Kills E...
I`m gonna play with this and get back... 8)

some answers and a logo idea

Posted: Wed 24 Nov 2010, 19:32
by txemijendrix
@cgt_1991: I don't know why are you getting the hotpink screen in Urxvt. I always run Macpup with Xorg and 24 bits depth color. Maybe it's related to your problem, but I'm just guessing.
@runtt21: You are welcome. I'm enjoying this distro a lot :-)

By the way, I've just made a logo for Macpup; maybe you'll find it interesting.
It's a first try, just an idea I've had and I wanted to share it.

Bye.

Posted: Wed 24 Nov 2010, 19:35
by puppyluvr
:D LOL...

It took me awhile

Posted: Wed 24 Nov 2010, 21:15
by rokytnji
Between Out house remodeling and fixing motorcycles I did not have much time or energy to get my Desktop to look the way I wanted it to. Tried both txemijendrix and CatDude how tos. Both worked OK for me but was not happy with my look. So I tried something different using default E17 Theme and backround. Not using qiv or feh. Below is what I ended up with. Simple and elegant for Me (IMO). Different strokes for different folks is all. :)

Code: Select all

#avoid flicker
double_buffer yes

#own window to run simultanious 2 or more conkys
own_window  yes
own_window_transparent no
own_window_type normal
own_window_hints undecorate,sticky,skip_taskbar,skip_pager 

#borders
draw_borders no
border_margin 3

#shades
draw_shades yes

#position
gap_x 0
gap_y 4
alignment top_left

#behaviour
update_interval 1

#colour
default_color  8f8f8f
#default_shade_color 000000
own_window_colour 262729

#font
use_xft yes
xftfont sans:size=9

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

#to prevent window from moving
use_spacer none
minimum_size 1024 0

#mpd
#mpd_host localhost
#mpd_port 6600

TEXT
${alignc}Date: ${color e0e0e0}${time %d/%m/%y}${color}  Time: ${color e0e0e0}${time %H:%M}${color}  |  Kernel: ${color e0e0e0}$kernel${color}  Uptime: ${color e0e0e0}${uptime_short}${color}  |  Cpu: ${color e0e0e0}${cpu}%${color}  Ram: ${color e0e0e0}${memperc}%${color}  Swap: ${color e0e0e0}${swapperc}%${color}  Disk: ${color e0e0e0}${fs_used_perc /}%${color}  |  Motherboard: ${color e0e0e0}${acpitemp}°C${color}  Cpu: ${color e0e0e0}${acpitemp}°C${color}  Disk: ${color e0e0e0}${acpitemp}°C${color}  |  ${if_existing /proc/net/route wlan0}Signal: ${color e0e0e0}${wireless_link_qual wlan0}%${color}  Up: ${color e0e0e0}${upspeed wlan0} kb/s${color}  Down: ${color e0e0e0}${downspeed wlan0} kb/s${color}${else}${if_existing /proc/net/route wlan0}Up: ${color e0e0e0}${upspeed wlan0} kb/s${color}  Down: ${color e0e0e0}${downspeed wlan0} kb/s${color}${endif}${else}Network Unavailable${endif}${alignc}
Everything below "Text" in /etc/conky.conky.config is in one long line since this is a horizontal conky. My simple startup script Works for me.

Code: Select all

#!/bin/bash
conky &


Just make a text file in /startup and make it executable.

Posted: Thu 25 Nov 2010, 00:14
by runtt21
@ puppyluvr read the first post in this thread again. Esp the part about dont load composite.

@txemijendrix that's cool But We want to avoid anything with apples or anything real osx looking . Not a good Idea.

WE like stuff like this...

Posted: Thu 25 Nov 2010, 00:18
by runtt21
@rokytnji Dude that's cool

We dropped back to #7 today at DW, Things will start to settle down soon.

The next thing I want to show is the use of EFM the enlightenment file manager. It is cool BUT I need to show a few thing bout it. I'll start on that later. Some new themes on the way in a few days. :D

Posted: Thu 25 Nov 2010, 01:35
by maxpro4u
I just picked up a used compaq evo. Macpup runs great(and so does the other pups I put on it already) but it is running a lot hotter than luci238 (which I am using at the moment). Is there a setting for the fan?

Posted: Thu 25 Nov 2010, 02:30
by puppyluvr
:D Hello,
@runtt21....Its working for me fine...Windows bounce into focus, fade in and out are dramatic, all the desktop effects are enhanced... For now I`m leaving it on...
Image

Posted: Thu 25 Nov 2010, 04:40
by runtt21
@ maxpro4u You need to use the CPU scaling tool, Menu-Applications-utility-Cpu Frequency Scaling tool I have never used it .I have never had a problem on any of my computers with them running hot in Macpup or puppy.I know they changed it in the latest Lupu but I don't remember what they did.

You might look this over as well:

http://murga-linux.com/puppy/viewtopic.php?t=28443

@ puppyluvr Dude,99% of mnt/home ? Not good.So what happened?It crashed and now it's working ? Did you change anything? You should also mention that you are testing my update for itask-ng. Look Joel , No reflections !!!!

Posted: Thu 25 Nov 2010, 05:10
by puppyluvr
:D Hello,
No, it recovered without even restarting X... 8)
Composite is working ok so far... 8)

Posted: Thu 25 Nov 2010, 17:23
by txemijendrix
No apples now. Only Enlightenment and Puppy.
Bye.

Posted: Sat 27 Nov 2010, 00:36
by runtt21
Very cool txemijendrix ! Thank you very much !

Itask-ng

Posted: Sat 27 Nov 2010, 00:51
by runtt21
This is the how to for Itask-ng. To load Itask-ng open the setting panel and go over to extensions and click on Itask-ng. In the window that opens click add.

Image

Select the bar you just added and click configure. The Itask-ng configure window will open. Here you can adjust the size of the icons,the location of itask.Etc. You can also open this window form Menu-settings-itask-ng now.If Itask-ng isn't running the window won't open.

Image

If you then click on the Launcher and then configure you can change to a customized list of apps and make adjustments just like the ibar.

Image

Image

The version of Itask-ng that macpup has will have reflections under the icons this causes problems if you place itask-ng on one of the sides or the top of the desktop. Install the Itask-ng-02 .pet to get rid of the reflections. I recommend installing the .pet while Itask-ng is not running.

Posted: Sun 28 Nov 2010, 08:46
by ragaman
Thanks again, runtt and company for another masterpiece. Macpup is perhaps the most handsome and fastest e17 distro out there.

Unfortunately, the Places module/gadget doesn't work. It is the more convenient and better looking alternative to pmount. Anyone able to make it work?

Posted: Sun 28 Nov 2010, 16:01
by runtt21
@ ragman, pri made a pet that will put drive icons on the deskop . I have never used it. But it might help you.

http://murga-linux.com/puppy/viewtopic. ... 293#368293

Posted: Sun 28 Nov 2010, 21:14
by maxpro4u
runtt21 wrote:@ maxpro4u You need to use the CPU scaling tool, Menu-Applications-utility-Cpu Frequency Scaling tool I have never used it .I have never had a problem on any of my computers with them running hot in Macpup or puppy.I know they changed it in the latest Lupu but I don't remember what they did.

You might look this over as well:

http://murga-linux.com/puppy/viewtopic.php?t=28443
I don't know what the problem was but I downloaded a fresh copy of macpup and everything seems fine now :D

My evo has some special keys for sound,media,internet and I was able to get the sound keybindings working but not the media,internet,mail or search buttons. It also has a scroll button below the touchpad that is working also. I tried to setup my keyboard using the keyboard wizard but there are no kbs listed to change to.

What a great puppy! Thanks 8)