You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-06-29 15:24:26

pablokal
Administrator
From: Nijmegen, Holland
Registered: 2010-10-12
Posts: 2,618
Website

A smaller (rotating) image on your desktop above your wallpaper:

Somewhere else I already put forward ADComps changing wallpaper: http://bbs.archbang.org/viewtopic.php?pid=10436#p10436
This is about a smaller image as part or above your wallpaper.
The best way to describe it is a rotating image desklet.
It was put forward here by ADComp: http://crunchbanglinux.org/forums/post/20061/#p20061
I always found it a great little script but it seems to be forgotten and had to be a little bit updated: http://pastebin.com/Ggs57V59
What you need to edit: link to image directory: line 12
Of course don't forget to create a dedicated folder for this, for instance "home/paul/images/image_desklet " and put one or more images in it.
Time to change image: line 15: in the script I have opted for 100000 seconds, so for a hardly rotating image (especially when you only have one image in the folder); just to make clear you also can choose for that, a non rotating image for a while.
Other things you have to decide is image size and location.
Save the script as image_desklet and make it executable.
Put it in /home/user/.scripts with a symbolic link to /usr/bin

ln -s /home/paul/.scripts/image_desklet /usr/bin/image_desklet

Or directly in /usr/bin.
And put

image_desklet &

as a separate line in /home/user/.config/openbox/autostart.sh.

An example, a screen shot of the right bottom corner of my desktop: Y1MwGs.png
Full image: http://i.imgur.com/Y1MwG.png


There is also an extended version of this script:

* Fullscreen mode ( like screensaver )
* add some key 'event' :  Esc -> exit  ,  Space -> pause , left click next  -> image
* transparent border ( need composite )

http://pastebin.com/PfWaBbiL


Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/

Offline

Board footer

Powered by FluxBB