Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vdesk(1x) [debian man page]

VDESK(1x)							   User Commands							 VDESK(1x)

NAME
vdesk - virtual desktops for any window manager SYNOPSIS
vdesk DESKTOP [WINDOW-ID] DESCRIPTION
vdesk provides virtual desktops portably; it's mainly useful for lightweight window managers that do not provide the functionality natively. Change to DESKTOP; if WINDOW-ID is specified then that window is moved to the specified DESKTOP. This manual page was written for the Debian distribution because the original program does not have a manual page. AUTHOR
Written by Adam Sampson <ats@offog.org> REPORTING BUGS
Please report any problems to the author vdesk 1.2 April 2005 VDESK(1x)

Check Out this Related Man Page

EXO-DESKTOP-ITEM-EDIT(1)					   User Commands					  EXO-DESKTOP-ITEM-EDIT(1)

NAME
exo-desktop-item-edit - Create icons on the desktop DESCRIPTION
Usage: exo-desktop-item-edit [OPTION...] [FILE|FOLDER] Help Options: -?, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: -c, --create-new Create a new desktop file in the given directory -t, --type Type of desktop file to create (Application or Link) --name Preset name when creating a desktop file --comment Preset comment when creating a desktop file --command Preset command when creating a launcher --url Preset URL when creating a link --icon Preset icon when creating a desktop file -v, --version Print version information and exit --display=DISPLAY X display to use AUTHOR
Written by Benedikt Meurer <benny@xfce.org>. exo-desktop-item-edit comes with ABSOLUTELY NO WARRANTY, You may redistribute copies of exo-desktop-item-edit under the terms of the GNU Lesser General Public License which can be found in the exo source package. Please report bugs to <http://bugzilla.xfce.org/>. COPYRIGHT
Copyright (C) 2005-2006 os-cillation e.K. All rights reserved. SEE ALSO
The full documentation for exo-desktop-item-edit is maintained as a Texinfo manual. If the info and exo-desktop-item-edit programs are properly installed at your site, the command info exo-desktop-item-edit should give you access to the complete manual. exo-desktop-item-edit 0.3.1.10rc1 September 2006 EXO-DESKTOP-ITEM-EDIT(1)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

sed fails to apply substitute commands

I've made a shell script for archiving HTML pages, i.e. making them work offline plus add some features. Here is it: #!/bin/sh if || +/res/+") = "" ]; then echo "Usage: `basename $0` <4chan thread url> <>" exit 0 fi echo "4chan downloader" LOC=$(echo "$1" | sed... (23 Replies)
Discussion started by: Adolf1994
23 Replies