| Author |
Message |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Wed 10 Nov 2010, 22:31 Post_subject:
Disabling xload on the taskbar and others |
|
I was just wondering how I would disable the xload applet from my taskbar. As I only have 64MB of actual RAM, I'm trying to cut down on as many processes as possible. Also is there a way of editing what icons are displayed next to the menu button on the taskbar?
I'm using Lucid Puppy if that helps.
|
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6196 Location: Auckland, New Zealand
|
Posted: Thu 11 Nov 2010, 03:27 Post_subject:
|
|
Open /root/.jwmrc-tray in a text editor and comment out or delete this section, then restart jwm.
| Code: | <Swallow name="xload" width="32">
xload -nolabel -update 1 -bg "#BCBAB5" -fg red -hl white
</Swallow> |
| Quote: | | Also is there a way of editing what icons are displayed next to the menu button on the taskbar? |
Yes, you can either manually edit /root/.jwmrc-tray, or there should be a gui in recent puppies to do it. In my slightly older puppy it is at:
Menu-Desktop-JWM configuration-Application launch buttons in tray
_________________ DEATH TO SPREADSHEETS
- - -
Classic Puppy quotes
- - -
Beware the demented serfers!
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 10:56 Post_subject:
|
|
Cool, I saw found that, but I wasn't sure if there was a graphical way to do it. Thanks, man.
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 11:15 Post_subject:
|
|
What is wrong by typing in an editor?
To be safe, make a backup of the file first.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 11:24 Post_subject:
|
|
There's nothing wrong with writing in an editor, I just wanted to make sure that was the way to do it before I did it.
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3692 Location: Charleston S.C. USA
|
Posted: Thu 11 Nov 2010, 16:28 Post_subject:
|
|
This may work also
http://www.murga-linux.com/puppy/viewtopic.php?t=61811
|
|
Back to top
|
|
 |
|