Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Putting Wallpaper on the Desktop Post 302076384 by System Shock on Monday 12th of June 2006 08:17:23 PM
Old 06-12-2006
... well, if you right-click on your desktop and don't see the "set a wallpaper" option, you can't do it that way.

That has nothing to do with unix, but what GUI you use. Off hand, Gnome does it.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

wallpaper anyone?

we have a UNIX workstation using 'CDE' desktop manager, i'ts kind of dull seeing the same wallpaper all over again and again and again everyday. is it possible put my own wallpaper? how? i'm sure it is not similar with windows wherein you just put your bitmap file in the windows folder or is it... (2 Replies)
Discussion started by: inquirer
2 Replies

2. UNIX for Dummies Questions & Answers

Putting pC on network

How do I put a my PC with linux 7.0 on a class B network. Can someone give me info or text that will guide me? (1 Reply)
Discussion started by: Rush
1 Replies

3. 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

4. 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

5. 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

6. Shell Programming and Scripting

putting two images together

Hi, I generated many figures in .png format (approximately 120). Right now I need to pair the figures on a single page so that the files with the same file name (i.e. jack) that end with .matrix.png are placed on the left and .cdt.png is on the right (so jack.matrix.png with jack.cdt.png... (6 Replies)
Discussion started by: kylle345
6 Replies

7. UNIX for Dummies Questions & Answers

Putting $$ before filename

Hello , I am searching a directory for a file and have to assign the filename to a variable . The variable must have form $$filename So my code is echo "'$$filename='`ls -lrt *PreMatch*.csv| head -1 | nawk '{print $9}'`" however $$ is converting to a number . How could I make it $$... (3 Replies)
Discussion started by: Pratik4891
3 Replies

8. Shell Programming and Scripting

Other way aside from putting more PIPES (|)

I already manage to get the output that i want.. but wat if removing all the pipes and convert it 1 liner with less pipes. My command below can get the ouput that i want. i just want to remove the pipes or less pipes. #cat file1 us-west-2a running i-3397a421... (2 Replies)
Discussion started by: kenshinhimura
2 Replies

9. Hardware

Putting an old hd in a new computer

What are the steps you need to take when you put an old HD in a new computer? I just did this. Every time it makes it to the windows boot screen then restarts. I have a bunch of old engineering software that is not compatible with the newer versions of windows. I figured this out after I bought... (6 Replies)
Discussion started by: cokedude
6 Replies
ANYPAPER(1)						      General Commands Manual						       ANYPAPER(1)

NAME
anypaper - front-end for wallpapersetter SYNOPSIS
anypaper [options] files... DESCRIPTION
anypaper is a program that let you: Preview of selected image. Six modes of setting wallpaper (fullscreen, normal, tiled, adjusted, scaled and custom scale). User can select the background color, image position, wallpapersetter and screen size. Preview of background before setting no-set option for only handling images (command line) HELP OPTIONS
-?, --help Show help options. --help-all Show all help options. APPLICATION OPTIONS
--license Display license information and exit -v --version Display version information and exit -f --fullscreen Set fullscreen position -n --normal Set normal position -t --tile Set tile position -m --maximize Set maximize position -s --scale Set scale position -c --custom Set custom scale position -S --set Set wallpaper configuration or command line configuration -l --last Set the last wallpaper -x --x-position Set x position of wallpaper -y --y-position Set y position of wallpaper --x-scale Set x scale of wallpaper --y-scale Set x scale of wallpaper -h --height Set x position of wallpaper -w --width Set y position of wallpaper -b --background Set background color --no-set Disable setting function -p --lastwallpaperfile lastwallpaper file (default: ~/.anypaper/lastwallpaper) --rc resource file (default: ~/.anypaper/anypaperrc) --display=DISPLAY X display to use SEE ALSO
http://anypaper.sourceforge.net. AUTHOR
anypaper was written by Sergio Rodrigues de OLiveira Filho <cdvdt@users.sourceforge.net> . This manual page was written by Alejandro Garrido Mota <garridomota@gmail.com>, for the Debian project (and may be used by others). May 10, 2009 ANYPAPER(1)
All times are GMT -4. The time now is 03:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy