Sponsored Content
Full Discussion: Show us your Desktop
Special Forums UNIX Desktop Questions & Answers Show us your Desktop Post 302122825 by Genral on Thursday 21st of June 2007 03:27:04 PM
Old 06-21-2007
Show us your Desktop

I don't see any threads like this and I know that a bunch of people have really cool desktops, so I`ll start.
rules
1 no images in your post,attachments only
2 no default desktops, tha would be very much a waste
Show us your Desktop-snap5jpg

Last edited by Genral; 06-21-2007 at 05:15 PM..
 

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Variable with $ do not show correctly

Hey guys i need help i have a script to push a password to a remote server the only problem is the $ENCRYPT variable has $'s in it (from the encrypted password in the shadow file) and they drop out when apending to the shadow file via the usermod command so $1$Q/6a08n$EoAcBuR/YnoCQC shows up as... (3 Replies)
Discussion started by: insania
3 Replies

2. UNIX for Dummies Questions & Answers

Show path name

Hello I'm new to this forum. So please spare me! I'm using SCO UnixWare 7.1.4 and created a few accounts. So far so good. When I login I see: $. But here I want to see (for example), /home 25$ So I want to see the pathname where I am without each time typing pwd (2 Replies)
Discussion started by: p.vvugt
2 Replies

3. UNIX for Dummies Questions & Answers

ls how to not show date

Hello, I'm using ls -laR to print out a list of file and folders. I want to print only the permission, file size and file name. Also, excluding the '.' and '..'. result from ls -laR: total 6 drwxr-xr-x 8 user staff 512 Nov 28 16:17 . drwxr-x--- 16 user staff 1024... (3 Replies)
Discussion started by: minifish
3 Replies

4. Shell Programming and Scripting

Show previous hour

date +%Y%m%d%H output : 2011031415 I want to get previous hour like this 2011031414. Any one can help ? (15 Replies)
Discussion started by: alvin0618
15 Replies

5. Post Here to Contact Site Administrators and Moderators

Show all my Posts?

Hello, Is there a way to display all of the posts I have authored? Many thanks in advance. (1 Reply)
Discussion started by: dlundwall
1 Replies

6. Homework & Coursework Questions

Show help

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Display the contents of all files ending in a number to the screen 2. Relevant commands, code, scripts,... (2 Replies)
Discussion started by: marcincan
2 Replies

7. Shell Programming and Scripting

$LINENO no show

$LINENO is bash "system" variable but I cannot get any output trying to use it. Am I missing something fundamental? Here is the code snippet 13) 247 echo "TEMPLATE Option 13" 248 249 # *** BEGIN DEBUG BLOCK *** 250 last_cmd_arg=$_ # Save it. 251 ... (6 Replies)
Discussion started by: annacreek
6 Replies
FvwmBacker(1)						      General Commands Manual						     FvwmBacker(1)

NAME
FvwmBacker - the FVWM background changer module SYNOPSIS
FvwmBacker is spawned by fvwm, so no command line invocation will work. DESCRIPTION
The FvwmBacker module provides functionality to change the background when changing desktops. Any command can be executed to change the backgrounds. The commands used to change the backgrounds must exit after changing the root window, (i.e. 'xv -root zzz.gif' does not, without the -quit option) otherwise FvwmBacker will hang. COPYRIGHTS
The FvwmBacker module is the original work of Mike Finger. Copyright 1994, Mike Finger. The author makes no guarantees or warranties of any kind about the use of this module. Use this modules at your own risk. You may freely use this module or any portion of it for any purpose as long as the copyright is kept intact. INITIALIZATION
During initialization, FvwmBacker will scan the same configuration file that FVWM used during startup to find the options that pertain to it. These options are discussed in a later section. INVOCATION
FvwmBacker can be invoked by fvwm during initialization by inserting the line 'Module FvwmBacker' in the .fvwmrc file. FvwmBacker must reside in a directory that is listed in the ModulePath option of FVWM for it to be executed by FVWM. CONFIGURATION OPTIONS
The follow option is the only only support at present *FvwmWinListDesk DeskNumber command Specifies the command to execute when the specified DeskNumber becomes active. If the command begins with -solid FvwmBacker uses the next argument as a color in the X database and sets the background to that color without generating a system call to xsetroot. Only single word color names may be used. SAMPLE CONFIGURATION
The following are excepts from a .fvwmrc file which describe FvwmBacker initialization commands: #### # Set Up Backgrounds for different desktops. #### *FvwmBackerDesk 0 -solid steelblue *FvwmBackerDesk 1 -solid midnightblue *FvwmBackerDesk 2 -solid yellow *FvwmBackerDesk 3 xpmroot /usr/include/X11/pixmaps/background2.xpm AUTHOR
Mike Finger (mfinger@mermaid.micro.umn.edu) (Mike_Finger@atk.com) (doodman on IRC, check the #linux channel) Modified by Andrew Davison (davison@cs.monash.edu.au) 3rd Berkeley Distribution September 8th, 1994 FvwmBacker(1)
All times are GMT -4. The time now is 10:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy