The time now is Tue 18 Jun 2013, 19:38
All times are UTC - 4 |
|
Page 74 of 145 Posts_count |
Goto page: Previous 1, 2, 3, ..., 72, 73, 74, 75, 76, ..., 143, 144, 145 Next |
| Author |
Message |
`f00

Joined: 06 Nov 2008 Posts: 800 Location: the Western Reserve
|
Posted: Thu 11 Feb 2010, 19:02 Post_subject:
Sub_title: ... |
|
@walter90 (SteamPup)
I like it! Nice selection of images - kind of inspirational like a few of the fancier icewm themes (I think Elsberg-Blue was one included in the p42 testing that I liked). Makes me want to hook up an antique Corona for a kybd and play Myst with a crystal maus
|
|
Back to top
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 278 Location: Pennsylvania, USA
|
Posted: Thu 11 Feb 2010, 19:11 Post_subject:
Sub_title: ... |
|
| `f00 wrote: | @walter90 (SteamPup)
I like it! Nice selection of images - kind of inspirational like a few of the fancier icewm themes (I think Elsberg-Blue was one included in the p42 testing that I liked). Makes me want to hook up an antique Corona for a kybd and play Myst with a crystal maus  |
Lol, thanks `f00. Glad you like it. I have plans to eventually steampunk up the laptop itself some time in the future.
|
|
Back to top
|
|
 |
Rupp
Joined: 29 Aug 2009 Posts: 87
|
Posted: Fri 12 Feb 2010, 19:38 Post_subject:
|
|
n/t
Edited_time_total
|
|
Back to top
|
|
 |
runtt21

Joined: 07 Jun 2008 Posts: 1583 Location: BigD Texas
|
Posted: Sun 14 Feb 2010, 09:14 Post_subject:
|
|
|
|
Back to top
|
|
 |
zenfunk
Joined: 18 Mar 2009 Posts: 221
|
Posted: Wed 17 Feb 2010, 10:59 Post_subject:
Showing off PULP |
|
Showing off my desktop- all done with JWM and GTK 1.2 applications:
It can be found in PULP 0.1 - the ultralight puplet:
http://murga-linux.com/puppy/viewtopic.php?p=392753#392753
Cheers,
Christian
| Description |
Empty desktop after bootup. |
| Filesize |
10.86 KB |
| Viewed |
1083 Time(s) |

|
| Description |
Some GTK 1.2 applications |
| Filesize |
190.55 KB |
| Viewed |
1084 Time(s) |

|
| Description |
Some internet applications- all GTK 1.2 |
| Filesize |
122.18 KB |
| Viewed |
1082 Time(s) |

|
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Wed 17 Feb 2010, 13:39 Post_subject:
|
|
Hello,
Its just PAW...
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 278 Location: Pennsylvania, USA
|
Posted: Wed 17 Feb 2010, 15:40 Post_subject:
Re: Showing off PULP |
|
How'd you do the taskbar? You say this is all done with JWM and GTK? I'd be interested to know if I can do that and what, if any additional installs I would need.
I want to use it in MediaPup.
|
|
Back to top
|
|
 |
zenfunk
Joined: 18 Mar 2009 Posts: 221
|
Posted: Wed 17 Feb 2010, 16:46 Post_subject:
|
|
My jwm-tray file is here:
/root/jwmrc-tray=
| Code: | <JWM>
<Tray autohide="false" insert="right" x="0" y="-1" border="0" height="22" valign="top">
<!-- Additional TrayButton attribute: label -->
<TrayButton popup="Menu" icon="bluecircle.png">root:3</TrayButton>
<!--TrayButton popup="Filemanager" icon="places.png">exec: emelfm</TrayButton-->
<TrayButton popup="Help" icon="help.png">exec: dillo file:///usr/share/doc/index.html</TrayButton>
<!--TrayButton popup="Screenshot" icon="fotoxx.png">exec:shot1</TrayButton-->
<!--TrayButton popup="Activate Screensaver" icon="xscreensaver.xpm">exec:xscrun</TrayButton-->
<!-- The Swallow below is used to create a blank space in the middle of the tray. Adjust the "width" value if you have a dofferen screen resolution. PULP was developed on a 800 x 600 screen the default value is 520, so if your monitor is wider you might want try a different value. Try 744 if your screen is 1024 pixel wide, try 1000 if your monitor uses 1280 pixels. If your screen is much wider, the chances are good that you don't need PULP at all, because your computer is wickedly fast anyways.-->
<Swallow name="spacer" width="520"></Swallow>
<TrayButton popup="Show Desktop" icon="desktop16.png">showdesktop</TrayButton>
<TrayButton popup="Filesearch" icon="search16.png">exec:gtkfind</TrayButton>
<TrayButton popup="Volume" icon="volume16.png">exec:xterm -e alsamixer</TrayButton>
<TrayButton popup="Network setup" icon="networksetup16.png">exec:net-setup.sh</TrayButton>
<TrayButton popup="Wireless Scan" icon="wireless16.png">exec:Pwireless</TrayButton>
<TrayButton popup="Battery Status" icon="battery16.png">exec:rxvt -geometry 40x2 -bg black -fg white -e cat /proc/apm</TrayButton>
<!-- Additional Swallow attribute: height -->
<!--Swallow name="blinky">
blinkydelayed -bg "#f4f2ed"
</Swallow-->
<!--Swallow name="asapm">
asapmshell -u 4
</Swallow-->
<!--Swallow name="freememapplet" width="34">
freememapplet
</Swallow-->
<!--Swallow name="xload" width="32">
xload -nolabel -fg red -hl white -bg "#f4f2ed"
</Swallow-->
<Clock width="60">minixcal</Clock>
<TrayButton popup="Shutdown" icon="shutdown16.png">exec:shutdowndialog</TrayButton>
<Dock/>
<Swallow name="spacer3" width="250">
</Swallow>
</Tray>
<TrayStyle>
<Font>DejaVu Sans-12</Font>
<Foreground>black</Foreground>
<Background>#8DAEF7</Background>
</TrayStyle>
<Tray autohide="true" height="34" halign="center" valign="bottom" width="500">
<!-- Additional TrayButton attribute: label -->
<!--TrayButton popup="Menu" icon="dpup-lin.xpm">root:3</TrayButton-->
<TrayButton popup="Drive Mounter" icon="usbdrv.png">exec:pmount</TrayButton>
<TrayButton popup="Firefox" icon="firefox48.png">exec:firefox</TrayButton>
<TrayButton popup="Sylpheed Email Client" icon="email32.png">exec:sylpheed</TrayButton>
<TrayButton popup="Terminal" icon="console.png">exec:rxvt -bg black -fg white</TrayButton>
<TrayButton popup="Filemanager" icon="folder.png">exec:emelfm</TrayButton>
<!--TrayButton popup="Eject/Load CD" icon="mini-cd.xpm">exec:deject</TrayButton>
<!-- Additional Pager attributes; width, height -->
<!--Pager/-->
<Dock/>
<TaskList maxwidth="32" width=" 480">
<TaskList/>
</Tray>
</JWM> |
The theme file is this:
/root/.jwm/jwmrc-theme
| Code: | <JWM>
<WindowStyle>
<Font>Helvetica-12</Font>
<Width>3</Width>
<Height>22</Height>
<Active>
<Text>black</Text>
<Title>#C4C4C4:#E6E7E6</Title>
<!-- <Corner>#EFEBEF</Corner> -->
<Outline>#C1C1C1</Outline>
</Active>
<Inactive>
<Text>black</Text>
<Title>#E7EBE7:#E6E7E6</Title>
<!-- <Corner>#DCDAD5</Corner> -->
<Outline>#E6E6E6</Outline>
</Inactive>
</WindowStyle>
<TaskListStyle>
<Font>Helvetica-12</Font>
<ActiveForeground>black</ActiveForeground>
<ActiveBackground>#8AB4D6:#ADDBEF</ActiveBackground>
<Foreground>black</Foreground>
<Background>#EFEBEF</Background>
</TaskListStyle>
<!-- TRAY PROPERTIES -->
<TrayStyle>
<Font>Helvetica-12</Font>
<Foreground>black</Foreground>
<Background>#B9C4CC</Background>
</TrayStyle>
<!-- PAGER PROPERTIES -->
<PagerStyle>
<Outline>black</Outline>
<Foreground>#DCDAD5</Foreground>
<Background>#888888</Background>
<ActiveForeground>#8899AA</ActiveForeground>
<ActiveBackground>#3A4956</ActiveBackground>
</PagerStyle>
<PopupStyle delay="10">
<Font>Helvetica-12</Font>
<Outline>black</Outline>
<Foreground>black</Foreground>
<Background>white</Background>
</PopupStyle>
<MenuStyle>
<Font>Helvetica-12</Font>
<Foreground>black</Foreground>
<Background>#EFEBEF</Background>
<ActiveForeground>black</ActiveForeground>
<ActiveBackground>#8AB4D6:#ADDBEF</ActiveBackground>
</MenuStyle>
</JWM> |
Backup the original files first, then replace them with the files above (open in text editor and save as...).
For the GTK themes you have to install some Debian theme engines from the debian repositories. Look for GTK& engines& theme in the debian repositories.
http://packages.debian.org/search?suite=all§ion=all&arch=any&searchon=all&keywords=gtk+theme+engines
The theme engine used in the pic above is the pixmap engine, the theme is AquaX.
Install MU's GTK- themechooser, some GTK 1.2 apps and there you are.
Cheers, Christian
|
|
Back to top
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 278 Location: Pennsylvania, USA
|
Posted: Wed 17 Feb 2010, 18:19 Post_subject:
|
|
Thanks zenfunk! I'll let you know how it turns out.
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Wed 17 Feb 2010, 21:17 Post_subject:
|
|
AWWW
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Wed 17 Feb 2010, 22:35 Post_subject:
|
|
AAWWW
yes folks..... puppyluvr's back
Nice one, Jay!
Aitch
|
|
Back to top
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 278 Location: Pennsylvania, USA
|
Posted: Thu 18 Feb 2010, 17:11 Post_subject:
|
|
I have a rights question:
I'm making a "LOSTpuppy" out of Mediapup 4.1.2 and i am using logos from the show and some of the characters. I got some icons originally intended for Macs and am using those for folders and icons.
Could i show the final product here? I don't want to infringe on any copyrights.
Thanks
|
|
Back to top
|
|
 |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Thu 18 Feb 2010, 22:22 Post_subject:
|
|
Personally, I don't care. Anybody who complains about free advertising hardly deserves to breath, let alone to waste my time complaining about it.
But, it's John's server, so my word isn't final, and if I did recieve any complaints I would feel obligated to at least temporarily remove the content until the issue could be resolved.
But I wouldn't worry about it.
_________________ 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
|
|
 |
walter90

Joined: 25 Aug 2009 Posts: 278 Location: Pennsylvania, USA
|
Posted: Fri 19 Feb 2010, 17:15 Post_subject:
|
|
Thank you. I will post it when I'm ready and let the admins fall where they may.
|
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2407 Location: Montenegro
|
Posted: Sat 20 Feb 2010, 19:02 Post_subject:
|
|
_________________

|
|
Back to top
|
|
 |
|
|
Page 74 of 145 Posts_count |
Goto page: Previous 1, 2, 3, ..., 72, 73, 74, 75, 76, ..., 143, 144, 145 Next |
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|