Sponsored Content
Full Discussion: wallpaper anyone?
Top Forums UNIX for Dummies Questions & Answers wallpaper anyone? Post 5480 by inquirer on Wednesday 15th of August 2001 12:41:59 PM
Old 08-15-2001
thanks for the advise, one of the site i visited instructed me to do the following:

1. Create the backdrop images. They can be bitmap or pixmap files.
2. Place the backdrops in one of the following directories. (You may have to create the directory.)

System-wide backdrops: /etc/dt/backdrops
Personal backdrops: HomeDirectory/.dt/backdrops

3. Choose Restart Workspace Manager from the Workspace menu.

and know what? it didn't work Smilie any good suggestions? i already created backdrops directory as my personal backdrops. i also tried looking for the system-wide backdrops and it does not seem to exist Smilie

help.
inquirer
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Putting Wallpaper on the Desktop

How do I put wallpaper from the internet on the Unix desktop? For example, I want to know how to perform the same operation as "right click-> Set as Wallpaper" on a graphics on a web page, in Windows. Thanks! :rolleyes: (3 Replies)
Discussion started by: pireifej
3 Replies

2. Solaris

change wallpaper in CDE

I'm running Solaris 9, using the CDE gui on a SunBlade 100. I want to substitute the generic wallpapers that CDE has, with my own, i.e. my kids, dog, etc. Suggestions? Directions?? Thanks in advance. (19 Replies)
Discussion started by: antalexi
19 Replies

3. Shell Programming and Scripting

Wallpaper script

Have trouble picking a wallpaper. Let your computer pick for you. #!/bin/bash # (Change to your path to photos) Pictures='/home/josh/Pictures' ## Pick new image function pick_new_bg () { backgrounds=( $( < ~/.background_temp) ) num_backgrounds=${#backgrounds }... (4 Replies)
Discussion started by: jtsmith90
4 Replies

4. Shell Programming and Scripting

Shell Script Xml file wallpaper

Hello, I have a custom background in my Fedora 14 OS. which changes every 10 mins, I was able to edit an Xml file for this purpose. The structure of the Xml file looks as follows : <!-- This animation will start at time shown above. --> <static> <duration>600.0</duration> ... (3 Replies)
Discussion started by: ajayram
3 Replies
Really Slick ScreenSavers(1)				      General Commands Manual				      Really Slick ScreenSavers(1)

NAME
drempels - Hallucinatory desktop enhancer. SYNOPSIS
drempels [--root/-r] [--maxfps/-x number] [--vsync/-y number] [--dpms/-M number] [--blur/-b number] [--speed/-s number] [--scale/-S number] [--cells/-c number] [--cellresolution/-R number] [--images/-i directory] [--texinterval/-I number] [--texfadeinterval/-f number] [--gentex- size/-g number] [--no-shader/-H] DESCRIPTION
From Ryan M. Geiss (http://www.geisswerks.com/about_drempels.html): "A hallucinatory desktop enhancer - bring your wallpaper to life with graceful, swirling imagery. Runs beautifully as animated wallpaper, or as a screensaver." Ported to Linux by Tugrul Galatali. OPTIONS
--root Draw on the root window. --maxfps number Set maximum frame rate. --vsync number Limit redraws to specified number of vertical refreshes. 0 - 100. Default: 1 --dpms number Stop rendering new frames if the display is not on. 0 - 1. Default: 1 --blur number Blurring between frames. 0 - 10. Default: 7 --speed number Speed of flow, bigger is faster. 0 - 20. Default: 10 --scale number Scale of flow, bigger is zoomed in. 0 - 20. Default: 10 --cells number Number of cells (i.e. control points) in width/height in powers of two. 4 - 8. Default: 4 --cellresolution number Resolution of each cell in powers of two. 4 - 8. Default: 4 --images directory Cycle through the images in the specified directory. --texinterval number Seconds to dwell on each texture. 1 - 3600. Default: 10 --texfadeinterval number Fade time between subsequent textures, in tenths of second. 1 - 100. Default: 10 --gentexsize number Resolution of randomly generated textures, in powers of two. 4 - 12. Default: 8 --no-shader Disables use of vertex/fragment shaders, in case they do not work as expected. ENVIRONMENT
DISPLAY to get the default host and display number. SEE ALSO
X(1), COPYRIGHT
Copyright (C) 2009 by Ryan M. Geiss and Tugrul Galatali. Drempels is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as pub- lished by the Free Software Foundation. Drempels is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. AUTHOR
Ryan M. Geiss and Tugrul Galatali <tugrul@galatali.com> X Version 11 Really Slick ScreenSavers(1)
All times are GMT -4. The time now is 01:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy