Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kphotoalbum(1) [debian man page]

KPHOTOALBUM(1)						      General Commands Manual						    KPHOTOALBUM(1)

NAME
kphotoalbum -- KDE tool for indexing, searching and viewing images by keywords. SYNOPSIS
kphotoalbum [--demo] [-c file] [--import file] DESCRIPTION
This manual page documents briefly the kphotoalbum command. KDE Image Database (kphotoalbum) lets you index, search, group and view images by keywords, date, locations and persons. It provides a quick and elegant way to lookup groups of images when you have thousands of pictures on your hard disk. The information associated with each photo is stored in an XML file. Together with its keywords, kphotoalbum stores each picture's MD5 sum, so it will recognize them even if you move them to another directory. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). Below are the kphotoalbum-spe- cific options. For a full summary of options, run kphotoalbum --help-all. --help-all Show all options, including generic KDE and Qt options. -c file Load alternate config file. --demo Starts KPhotoAlbum with a prebuilt set of demo images. --import file Import database file. KPhotoAlbum allows you to export a set of your images into a .kim file, which other people may import into their database, to get your classification for these images. This option allows you to import an external .kim file into kPho- toAlbum. SEE ALSO
digikam (1). Full user documentation is available through the KDE Help Center. You can also enter the URL help:/kphotoalbum/ directly into kon- queror or you can run helpcenter help:/kphotoalbum/ from the command-line. If the KDE Help Centre is not installed then you can read this documentation in HTML format from /usr/share/doc/kde/HTML/en/kphotoalbum/. AUTHOR
This manual page was written by David L. Moreno (david.lopez.moreno@hispalinux.es) for the Debian system (but may be used by others). KPHOTOALBUM(1)

Check Out this Related Man Page

KTIKZ(1)						      General Commands Manual							  KTIKZ(1)

NAME
ktikz - editor for the TikZ language SYNOPSIS
ktikz [Qt-options] [KDE-options] [url | file] DESCRIPTION
KTikZ is a small application to assist in the creation of diagrams and drawings using the TikZ macros from the LaTeX package "pgf". It consists of a text editor pane in which the TikZ code for the drawing is edited and a preview pane showing the drawing as rendered by latex. The preview pane can be updated in real-time. Common drawing tools, options and styles are available from the menus to assist the coding process. OPTIONS
Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL help:/ktikz/ directly into konqueror or you can run `khelpcenter help:/ktikz/' from the command-line. AUTHOR
ktikz was written by Florian Hackenberger <florian@hackenberger.at> and Glad Deschrijver <glad.deschrijver@gmail.com>. This manual page was written by Agustin Martin Domingo <agustin.martin@hispalinux.es> and Stuart Prescott <stuart+debian@nanonanonano.net> for the Debian project (but may be used by others). May 12, 2010 KTIKZ(1)
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

KDE network configuration tool

Ok, i know I'm missing something here. On my laptop I run red hat 8 and the KDE network configuration tool is brought up by the command "neat". I've just taken in another computer which i am intending to use for a media box among other things. I installed Caldera OpenLinux 3.1.1 on it and cant seem... (3 Replies)
Discussion started by: djtrippin
3 Replies

2. UNIX for Dummies Questions & Answers

Do You Know?

Does anybody know what the "G" in "GNU" means and the "K" in "KDE" means? Thanks. (4 Replies)
Discussion started by: Slick
4 Replies

3. Shell Programming and Scripting

Interactive scripts for Oracle

Hello friends, I am a ORACLE user, we have some internal database file, lets say "demo.config" and an internal tool to patch this file....lets call that tool as "dbfixer". We have 100's-1000's of such files "demo.config" which need to get patched by the tool. So we need to write a script ...... (1 Reply)
Discussion started by: Newbie456267uni
1 Replies

4. Debian

Debian Stable + KDE

Hello, Unix - Forums. How can I set the DE to KDE on a fresh, netinst image of Debian Stable? By default, it installs GNOME. Is there a way to change that? (1 Reply)
Discussion started by: intelinside
1 Replies

5. Shell Programming and Scripting

Difficulty cleaning references to duplicated images in HTML code

Hi, I need to search and replace references to duplicated images in HTML code. There are several groups of duplicated images, which are visually the same, but with different filenames. I managed to find the duplicated files themselves, but now I need to clean the code too. I have a CSV file with... (9 Replies)
Discussion started by: mdart
9 Replies

6. UNIX for Advanced & Expert Users

Setfacl and granting permissions to a group and its members on a directory

Hi! I created a group HACKERS and made the user "demo" its member. $ id demo uid=500(demo) gid=500(demo) groups=500(demo),502(HACKERS) $ Next, I granted read and execute permissions to the group "HACKERS" on /var/log/httpd as shown below: setfacl -m "g:HACKERS:r-x"... (2 Replies)
Discussion started by: indiansoil
2 Replies