Assorted questions

Booting, installing, newbie
Post Reply
Message
Author
fixit

Assorted questions

#1 Post by fixit »

Is there a way to change the size of my desktop icons ?

I saw a post for a Rox Filer version which I could not find that was supposed to do it.

------------------------------

Code: Select all

/root/.pup_event/drive_sda1

drive ext3
I made some customs icons for my two drives.
But this will not let you change the icon.

Any workaround ?

------------------------------

When using Pkg Mgr, is there a way to have it default to ENTER for the answer when downloading packages ?

That way it could run unassisted.

----------------------------------------

What kind of user percentage are you seeing for Puppy compared to other distros ?

Thanks,
Andy

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2 Post by Flash »

It is not good for the forum if you ask a bunch of questions in one post. The forum works better for everyone when you start each thread with only one question. :)

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

Assorted questions

#3 Post by Sky Aisling »

So, let's take just one question for this thread...
Is there a way to change the size of my desktop icons ?
I made some customs icons for my two drives.
But this will not let you change the icon.
First, which Puppy do you have?
Do you want to change the size of all the icons in the theme?
Or do you want to change only the drive icons within the theme?

If you are in Puppy 528, you could go to /usr/local/lib/X11/themes
Pick out the desktop theme you currently have showing and then
*set an icon* and place your custom made icon in the original theme package.

This might work. Sometimes it holds on reboot.

Also, in order to clarify what this thread is about you could edit the title to a single question specific title.

fixit

#4 Post by fixit »

Flash,

I weighed doing three separate posts or one single post.

I think I hold the record for mosts posts here. :-)

I can now see that if someone does a search, they will more easily find what they are looking for in the Subject area rather than seeing "assorted."

Andy

fixit

#5 Post by fixit »

Sky,

Using Puppy 5.6.0.

I want to change the icon size of all the desktop icons.

It's trivial to do in Windows and executables have the icons built in and easily changed.

Andy

User avatar
Burn_IT
Posts: 3650
Joined: Sat 12 Aug 2006, 19:25
Location: Tamworth UK

#6 Post by Burn_IT »

The Windows trick of <CTRL><scroll> doesn't work.
"Just think of it as leaving early to avoid the rush" - T Pratchett

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#7 Post by Semme »

Attachments
128_dti-2.jpg
(45.72 KiB) Downloaded 283 times

User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#8 Post by mikeb »

I made some customs icons for my two drives.
But this will not let you change the icon.
change at source... they are in some silly location like
/usr/local/lib/X11 ish I think just to confuse you.

Or use the binary drive icons widget ...it much better.

mike

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#9 Post by Semme »

Correct >> /usr/local/lib/X11/pixmaps.

Find the name of the ones in use >> rename to "whatever.old" >> give yours the previous name. Restart X.
Attachments
unmount.jpg
(11.48 KiB) Downloaded 255 times
mounted.jpg
(11.49 KiB) Downloaded 256 times

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#10 Post by Semme »

Perhaps a less confusing alternative?

As you can see, the app not only accommodates larger icons, but allows for numerous customizations..

Code: Select all

#########
# Row 1 #
#########

LABEL1="Browser"
ICON1="/root/.icons/Crystal/network.png"
EXEC1="/usr/local/bin/defaultbrowser"

LABEL2="Mail"
ICON2="/root/.icons/Crystal/xfmail.png"
EXEC2="/usr/local/bin/defaultemail"

LABEL3="Words"
ICON3="/root/.icons/Crystal/kate.png"
EXEC3="/usr/local/bin/defaultwordprocessor"

LABEL4="Spreadsheet"
ICON4="/root/.icons/Crystal/kchart.png"
EXEC4="/usr/local/bin/defaultspreadsheet"

LABEL5="Files"
ICON5="/root/.icons/Crystal/file-manager.png"
EXEC5="rox /root"

#########
# Row 2 #
#########

LABEL6="Mediaplayer"
ICON6="/root/.icons/Crystal/video.png"
EXEC6="/usr/local/bin/defaultmediaplayer"

ETC.,
*Yet another possibility >> http://puppylinux.org/wikka/WbarInstall
Attachments
128_icon2.jpg
(36.65 KiB) Downloaded 222 times

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

Assorted questions

#11 Post by Sky Aisling »

@Semme

128_dti-2.jpg

Terrific desktop, Semme.
Did you create it?

@fixit

You might want to take a peek at bigpup's thread 'If You Need Help'.
http://murga-linux.com/puppy/viewtopic. ... 618#739618

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#12 Post by Semme »

No, not lil'ol me. Since I fail to recall where I found it, check your inbox.

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

Assorted questions

#13 Post by Sky Aisling »

Fixit
Is there a way to change the size of my desktop icons ?
Here are some comments by Barry on 'Theme Management'.

http://puppylinux.com/technical/themes.htm

fixit

#14 Post by fixit »

I used a custom drive icon and replaced drive48.png with it.

It works but is used for every drive except usb drives which use a different icon.

It's is progress though. :-)

Andy

Post Reply