Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qlandkartegt(1) [debian man page]

QLandkarteGT(1) 														   QLandkarteGT(1)

NAME
QLandkarteGT - GPS mapping (GeoTiff and vector) and GPSr management SYNOPSIS
qlandkartegt [ -d | --debug ] [ -h | --help ] -m FD | --monitor=FD ] [ -n | --no-splash ] [ files... ] DESCRIPTION
QLandkarteGT is a versatile tool for GPS maps in GeoTiff format as well as Garmin's img vector map format. QLandkarteGT is the successor of QLandkarte. Among various improvements (e.g. 2D/3D map rendering and reduced resource demands) the major difference is its device-indepen- dent architecture, which is not limited to Garmin devices anymore. Additionally, QLandkarteGT serves as a frontend to the GDAL tools, to make georeferencing of scanned maps feasible for users. In contrast to similar tools (e.g. QGis) its straightforward interface is especially suited for non-scientific users. OPTIONS
QLandkarteGT currently understands the following options. Note that long options must be specified in full (by now). -d --debug Enable additional debugging messages to standard output. -h --help Print a short option summary, and exit. -m FD --monitor=FD Monitor the file descriptor FD for activity. If any new data arrives on the descriptor, a single byte is read from it, all cur- rently active data are discarded, and the geo data files that have been specified at the end of the command-line when starting QLandkarteGT are read and evaluated again. -n --no-splash Do not display the splash screen on startup. All remaining positional arguments are considered names of geo data files to be read and evaluated upon startup. SEE ALSO
QLandkarteGT Homepage: http://www.qlandkarte.org AUTHOR
QLandkarteGT was written and is currently maintained by Oliver Eichler <oliver.eichler@gmx.de>. Dec 2009 QLandkarteGT(1)

Check Out this Related Man Page

PLYMOUTH(1)                                                        User Commands                                                       PLYMOUTH(1)

NAME
plymouth - Send commands to plymouthd SYNOPSIS
plymouth [OPTION...] plymouth COMMAND [OPTION...] DESCRIPTION
The plymouth sends commands to a running plymouthd. This is used during the boot process to control the display of the graphical boot splash. OPTIONS
The following options are understood. These options are supported for compatibility with the old rhgb-client interface, and have been replaced by the commands that are described in the next section. --help Show summary of options. --debug Enable verbose debug logging. --get-splash-plugin-path Get directory where splash plugins are installed. --newroot=[STRING] Tell plymouthd that the new root filesystem is mounted. --quit Tell plymouthd to quit. --ping Check if plymouthd is running. --has-active-vt Check if plymouthd has an active vt. --sysinit Tell plymouthd root filesystem is mounted read-write. --show-splash Show the splash screen. --hide-splash Hide the splash screen. --ask-for-password Ask the user for a password. --ignore-keystroke=[STRING] Remove sensitivity to a keystroke. --update=[STRING] Tell plymouthd an update about boot progress. --details Tell plymouthd there were errors during boot. --wait Wait for plymouthd to quit. COMMANDS
The following commands are understood: change-mode OPTION Change the operation mode. --boot-up Start the system up --shutdown Shutting the system up --updates Applying updates system-update OPTION Tell plymouthd about boot progress. --progress=INTEGER The percentage progress of the updates update OPTION Tell plymouthd about boot status changes. --status=STRING Tell plymouthd the current boot status update-root-fs OPTION Tell plymouthd about root filesystem changes. --new-root-dir=STRING Root filesystem is about to change --read-write Root filesystem is no longer read-only show-splash Tell plymouthd to show splash screen. hide-splash Tell plymouthd to hide splash screen. ask-for-password OPTION Ask the user for a password. --command=STRING Command to send password to via standard input --prompt=STRING Message to display when asking for password --number-of-tries=INTEGER Number of times to ask before giving up (requires --command) --dont-pause-progress Don't pause boot progress bar while asking ask-question Ask the user a question. --command=STRING Command to send the answer to via standard input --prompt=STRING Message to display when asking the question --dont-pause-progress Don't pause boot progress bar while asking display-message OPTION Display a message. --text=STRING The message text hide-message OPTION Hide a message. --text=STRING The message text watch-keystroke OPTION Become sensitive to a keystroke. --command=STRING Command to send keystroke to via standard input --keys=STRING Keys to become sensitive to ignore-keystroke OPTION Remove sensitivity to a keystroke. --keys=STRING Keys to remove sensitivitiy from pause-progress Pause boot progress bar. unpause-progress Unpause boot progress bar. report-error Tell plymouthd there were errors during boot. deactivate Tell plymouthd to deactivate. reactivate Tell plymouthd to reactivate. quit OPTION Tell plymouthd to quit. --retain-splash Don't explicitly hide boot splash on exit SEE ALSO
grub(8), plymouth(8), plymouthd(8), http://www.freedesktop.org/wiki/Software/Plymouth plymouth PLYMOUTH(1)
Man Page