Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cortina(1) [debian man page]

CORTINA(1)																CORTINA(1)

NAME
Cortina - a desktop wallpaper management application for the GNOME desktop DESCRIPTION
This manual page documents briefly the cortina command. Cortina completes (or replaces) the built-in GNOME desktop wallpapers selection tool. Cortina changes wallpapers by time. It works as an tray application with an configuration interface and works great under Ubuntu Lucid and all other GNOME using distributions. OPTIONS
cortina SEE ALSO
cortina home page: https://launchpad.net/cortina/ The GNU General Public License. AUTHOR
cortina was written by Eric Baudach <Eric.Baudach@web.de>. This manual page was written by Eric Baudach <Eric.Baudach@web.de>. Eric Baudach June 13, 2010 CORTINA(1)

Check Out this Related Man Page

GNOME-POWER-MANAGER(1)													    GNOME-POWER-MANAGER(1)

NAME
gnome-power-manager - gnome power manager userspace daemon SYNOPSIS
gnome-power-manager [ --verbose ] [ --debug ] [ --help ] DESCRIPTION
This manual page documents briefly the gnome-power-manager command. gnome-power-manager is the backend program of the GNOME power management infrastructure providing a complete and integrated solution to power management under the GNOME desktop environment. It supports features such as suspending, hibernating, screen blanking, cpu frequency switching and more in one small neat package. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --help Show summary of options. --verbose Show extra debugging. --no-daemon Do not detach gnome-power-manager into the background so that error messages will be displayed on console. --debug Only show specific debugging options. Useful for developers only. SEE ALSO
gnome-power-preferences (1). The programs are documented fully on http://gnome.org/projects/gnome-power-manager/ . AUTHOR
This manual page was written by Oliver Grawert <ogra@ubuntu.com> for the Debian system and updated by Ow Mun Heng <nikeow@yahoo.com> 05 July 2010 GNOME-POWER-MANAGER(1)
Man Page

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Cut command issue with shell script

I am writing a shell script to skip couple of feilds in a flat file and as a part of this I have written the below piece of code in it. cut -d '|' -f 1-17,19-31 $1 > filename To add pipe at end of the line I used below command, but it adds even to header and footer as well which i... (11 Replies)
Discussion started by: Aditya_001
11 Replies

2. Shell Programming and Scripting

Cut command issue

Need help to append a pipe at end of the line immediately after the cut command, I have an Input flat file with 16 feilds and I am removing the 16th feild by using the cut command as shown, Input: 354|||||CORPORTATION||||NENE PARADE|||WISBECH|CAMBRIDGESHIRE|PE13 3BY|100001| I... (5 Replies)
Discussion started by: Aditya_001
5 Replies

3. AIX

Mkcd and mkdvd errors

Hi all, i use both mkcd and mkdvd for making bootable images of aix 5.3 servers i have. They have dvd reader but no writer. I have the following questions/errors: 1. When the process of mkcd/mkdvd is running and i have 61510 of 61510 files (100%) 0512-038 mksysb: Backup Completed... (1 Reply)
Discussion started by: stetsip
1 Replies

4. UNIX for Beginners Questions & Answers

Missing Modules After Compiling Kernel

I'm a little embarrassed after all these years I've never really successfully compiled my own kernel. I used this guide to make the following files: linux-headers-5.1.9_5.1.9-1_amd64.deb linux-image-5.1.9_5.1.9-1_amd64.deb linux-libc-dev_5.1.9-1_amd64.deb When I first booted into this... (4 Replies)
Discussion started by: Azrael
4 Replies