How to change the desktop icons right margin in puppy 2.17

How to do things, solutions, recipes, tutorials
Post Reply
Message
Author
cpufxr
Posts: 5
Joined: Thu 01 Nov 2007, 07:58
Location: Fort Lauderdale, FL
Contact:

How to change the desktop icons right margin in puppy 2.17

#1 Post by cpufxr »

I wanted to change the margins so the icons look normal with the wallpaper I have. I had to move the icons after every reboot or after I restarted X.

Edit the file /usr/sbin/fixPuppyPin
change the line - NEWRIGHTX=`expr $SCREENX - 32` to NEWRIGHTX=`expr $SCREENX - 64` to bring the margins in another 32.

Now if I could just fix that darn bottom...

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

rename the file
/usr/sbin/fixPuppyPin

It arranges the icons, so by renaming it you remove this unwanted feature.
Mark

Post Reply