SYNOPSIS
tasque [OPTION...]DESCRIPTION
Tasque is a simple task management application for the Gnome desktop which provides the ability to to tie into any of the following:- Remember The Milk (RTM) - Default backend with online accessibility
- SQLite - Stand-alone local store
OPTIONS
Help options
- -?, --help
- Show this help message
- --usage
- Display brief usage message
GTK+
- --gdk-debug=FLAGS
- Gdk debugging flags to set
- --gdk-no-debug=FLAGS
- Gdk debugging flags to unset
- --display=DISPLAY
- X display to use
- --screen=SCREEN
- X screen to use
- --sync
- Make X calls synchronous
- --name=NAME
- Program name as used by the window manager
- --class=CLASS
- Program class as used by the window manager
- --gtk-debug=FLAGS
- Gtk+ debugging flags to set
- --gtk-no-debug=FLAGS
- Gtk+ debugging flags to unset
- --g-fatal-warnings
- Make all warnings fatal
- --gtk-module=MODULE
- Load an additional Gtk module
Bonobo activation Support
- --oaf-ior-fd=FD
- File descriptor to print IOR on
- --oaf-activate-iid=IID
- IID to activate
- --oaf-private
- Prevent registering of server with OAF
GNOME Library
- --disable-sound
- Disable sound server usage
- --enable-sound
- Enable sound server usage
- --espeaker=HOSTNAME:PORT
- Host:port on which the sound server to use is running
- --version
- 2.22.0
Session management
- --sm-client-id=ID
- Specify session management ID
- --sm-config-prefix=PREFIX
- Specify prefix of saved configuration
- --sm-disable
- Disable connection to session manager
GNOME GUI Library
- --disable-crash-dialog
- Disable Crash Dialog
BUGS
Please report bugs at http://bugzilla.gnome.org/browse.cgi?product=tasque.AUTHORS
Tasque was written by Boyd Timothy <[email protected]>, Calvin Gaisford <[email protected]>, Brian Merrell <[email protected]>, and Sandy Armstrong <[email protected]>.This manual page was written by Scott Wegner <[email protected]>.
COPYRIGHT
Copyright (c) 2008 Novell, Inc.Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.