Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/7/head
parent
cd53cb68f5
commit
5c6c9bca52
@ -1,36 +0,0 @@
|
||||
* FWIW, I have the following packages installed (among many others, of course):
|
||||
libtqt3-headers 3.3.3-4.1 Qt3 header files
|
||||
libtqt3-mt-dev 3.3.3-4.1 Qt development files (Threaded)
|
||||
libtqt3c102-mt 3.3.3-4.1 Qt GUI Library (Threaded runtime version), V
|
||||
libtqthreads-12 1.6.4-4 QuickThreads library for Guile
|
||||
qt3-designer 3.3.3-4.1 Qt3 Designer
|
||||
qt3-dev-tools 3.3.3-4.1 Qt3 development tools
|
||||
qt3-doc 3.3.3-4.1 Qt3 API documentation
|
||||
kde 3.1.2 The K Desktop Environment
|
||||
tdelibs4 3.2.3-2 KDE core libraries
|
||||
tdelibs4-dev 3.2.3-2 KDE core libraries (development files)
|
||||
tdelibs4-doc 3.2.3-2 KDE core library documentation
|
||||
kde-devel 3.1.2 The K Desktop Environment (development files
|
||||
kde-devel-extr 3.1.2-0.2 The K Desktop Environment (extra development
|
||||
exuberant-ctag 5.5.4-1 build tag file indexes of source code defini
|
||||
cdbs 0.4.26-1.1 common build system for Debian packages
|
||||
|
||||
* Here's my build procedure (note that I'm using CDBS):
|
||||
- cd tdeaccessibility/doc/kttsd && make distclean && cd tdeaccessibility/kttsd && make distclean
|
||||
- cvs2dist tdeaccessibility kttsd --version 0.3.0
|
||||
- Copy resulting kttsd-0.3.0.tar.gz to a work folder and rename to kttsd_0.3.0.orig.tar.gz
|
||||
(Note underscore)
|
||||
- Unpack tarball
|
||||
- cd kttsd-0.3.0
|
||||
- rm -fR autom4te.cache
|
||||
- cp -R kttsd/debian debian
|
||||
- debuild -uc -us
|
||||
|
||||
* dpkg-shlibdeps is reporting:
|
||||
dpkg-shlibdeps: warning: could not find path for libkttsd.so.1
|
||||
Should I have libkttsd.so in the .install file?
|
||||
|
||||
* Should rc files be installed to etc/ tree?
|
||||
|
||||
* For unknown reason, several of the doc translations aren't being built (da, pt for example),
|
||||
but en and de are being built. ??
|
@ -1,5 +0,0 @@
|
||||
kttsd (0.3.0-1) unstable; urgency=low
|
||||
|
||||
* Second Release
|
||||
|
||||
-- Gary Cramblitt (PhantomsDad) <garycramblitt@comcast.net> Wed, 9 Feb 2005 23:05:18 -0500
|
@ -1 +0,0 @@
|
||||
4
|
@ -1,40 +0,0 @@
|
||||
Source: kttsd
|
||||
Section: kde
|
||||
Priority: extra
|
||||
Maintainer: Gary Cramblitt (PhantomsDad) <garycramblitt@comcast.net>
|
||||
Build-Depends: debhelper (>= 4.0.0), tdelibs4-dev (>= 4:3.2), qt3-doc (>=3.3.3)
|
||||
Standards-Version: 3.6.1.1
|
||||
|
||||
Package: kttsd
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: festival, festival-doc, festvox-kallpc, flite, epos,
|
||||
xsltproc, sox, kttsd-gstreamer
|
||||
Description: KDE Text-to-Speech system
|
||||
KTTS, the KDE Text-to-Speech (TTS) system, is a plug-in based dcop service
|
||||
that allows any KDE (or non-KDE) application to speak using the DCOP
|
||||
interface.
|
||||
.
|
||||
KTTS intends to be the implementation for the KDE Text-to-Speech API.
|
||||
.
|
||||
Features
|
||||
--------
|
||||
* Priority system for warnings and messages, while still playing
|
||||
regular text.
|
||||
* Long text is parsed into sentences. User may backup by sentence or
|
||||
paragraph, replay, pause, and stop playing.
|
||||
* Speak contents of clipboard.
|
||||
* Speak KDE notification events (KNotify).
|
||||
.
|
||||
You must also install a speech synthesis engine, such as festival, flite,
|
||||
epos, freetts, or hadifix (MBROLA and txt2pho). khelpcenter help:/kttsd/
|
||||
for links and suggestions for obtaining and installing synthesizers.
|
||||
|
||||
Package: kttsd-gstreamer
|
||||
Architecture: any
|
||||
Depends: kttsd, libgstreamer0.8-0 (>= 0.8.7)
|
||||
Description: KTTSD GStreamer plugin
|
||||
A plugin for the KDE Text-to-Speech system for producing
|
||||
audio output via GStreamer. You will also need the
|
||||
GStreamer wav file plugin and at least one GStreamer
|
||||
output plugin (aRts, oss, or nas).
|
@ -1,33 +0,0 @@
|
||||
This package was debianized by Gary Cramblitt (PhantomsDad)
|
||||
<garycramblitt@comcast.net> on
|
||||
Wed, 9 FEb 2005 17:06:00 +0500.
|
||||
|
||||
It was downloaded from the KDE CVS repository.
|
||||
|
||||
Upstream Authors:
|
||||
José Pablo Ezequiel Fernández <pupeno@pupeno.com>
|
||||
Gary Cramblitt <garycramblitt@comcast.net>
|
||||
Gunnar Schmi Dt <gunnar@schmi-dt.de>
|
||||
Olaf Schmidt <ojschmidt@kde.org>
|
||||
Paul Giannaros <ceruleanblaze@gmail.com>
|
||||
|
||||
Copyright:
|
||||
(c) 2002, José Pablo Ezequiel Fernández
|
||||
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; version 2 dated June, 1991.
|
||||
|
||||
This package is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this package; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||
02110-1301, USA.
|
||||
|
||||
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License can be found in /usr/share/common-licenses/GPL file.
|
@ -1 +0,0 @@
|
||||
usr/bin
|
@ -1,2 +0,0 @@
|
||||
README
|
||||
TODO
|
@ -1,3 +0,0 @@
|
||||
debian/tmp/usr/lib/trinity/libkttsd_gstplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_gstplugin.la
|
||||
debian/tmp/usr/share/services/kttsd_gstplugin.desktop
|
@ -1,107 +0,0 @@
|
||||
debian/tmp/usr/bin/kttsd
|
||||
debian/tmp/usr/bin/kttsmgr
|
||||
debian/tmp/usr/lib/libkttsd.so.1.0.0
|
||||
debian/tmp/usr/lib/libkttsd.so.1
|
||||
debian/tmp/usr/lib/libkttsd.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_festivalintplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_festivalintplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_commandplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_commandplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_hadifixplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_hadifixplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_fliteplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_fliteplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_eposplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_eposplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_freettsplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_freettsplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_artsplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_artsplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_stringreplacerplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_stringreplacerplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_sbdplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_sbdplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_talkerchooserplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_talkerchooserplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsd_xmltransformerplugin.so
|
||||
debian/tmp/usr/lib/trinity/libkttsd_xmltransformerplugin.la
|
||||
debian/tmp/usr/lib/trinity/libkttsjobmgrpart.so
|
||||
debian/tmp/usr/lib/trinity/libkttsjobmgrpart.la
|
||||
debian/tmp/usr/lib/trinity/kcm_kttsd.so
|
||||
debian/tmp/usr/lib/trinity/kcm_kttsd.la
|
||||
debian/tmp/usr/lib/trinity/tdetexteditor_kttsd.la
|
||||
debian/tmp/usr/lib/trinity/tdetexteditor_kttsd.so
|
||||
|
||||
debian/tmp/usr/lib/trinity/libtdehtmlkttsdplugin.la
|
||||
debian/tmp/usr/lib/trinity/libtdehtmlkttsdplugin.so
|
||||
|
||||
debian/tmp/usr/share/servicetypes/kttsd_synthplugin.desktop
|
||||
debian/tmp/usr/share/servicetypes/kttsd_audioplugin.desktop
|
||||
debian/tmp/usr/share/servicetypes/kttsd_filterplugin.desktop
|
||||
debian/tmp/usr/share/servicetypes/dcoptexttospeech.desktop
|
||||
|
||||
debian/tmp/usr/share/apps/kttsd/xslt/SSMLtoPlainText.xsl
|
||||
debian/tmp/usr/share/apps/kttsd/festivalint/voices
|
||||
debian/tmp/usr/share/apps/kttsd/festivalint/sabletowave.scm
|
||||
debian/tmp/usr/share/apps/kttsd/festivalint/xslt/SSMLtoSable.xsl
|
||||
debian/tmp/usr/share/apps/kttsd/hadifix/xslt/SSMLtoTxt2pho.xsl
|
||||
debian/tmp/usr/share/apps/kttsd/talkerchooser/female_notifications_rc
|
||||
debian/tmp/usr/share/apps/kttsd/sbd/polish_festival_sbdrc
|
||||
debian/tmp/usr/share/apps/kttsd/sbd/standard_sbdrc
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/abbreviations.xml
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/emoticons.xml
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/polish_festival_fixes.xml
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/chat.xml
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/kmail.xml
|
||||
debian/tmp/usr/share/apps/kttsd/stringreplacer/polish_festival_unspeakables.xml
|
||||
debian/tmp/usr/share/apps/kttsd/xmltransformer/xhtml2ssml.xsl
|
||||
debian/tmp/usr/share/apps/tdetexteditor_kttsd/tdetexteditor_kttsdui.rc
|
||||
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/general.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/addtalker.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/audio.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/festivalintconf.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/general.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/interruption.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/jobs.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/talkers.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/filters.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/stringreplacer.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/xmltransformer.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/*/kttsd/talkerchooser.png
|
||||
|
||||
debian/tmp/usr/share/services/kttsd_festivalintplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_commandplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_hadifixplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_fliteplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_eposplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_freettsplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_stringreplacerplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_sbdplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_xmltransformerplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd_talkerchooserplugin.desktop
|
||||
debian/tmp/usr/share/services/kttsd.desktop
|
||||
debian/tmp/usr/share/services/kttsjobmgr.desktop
|
||||
debian/tmp/usr/share/services/kttsd_artsplugin.desktop
|
||||
debian/tmp/usr/share/services/tdetexteditor_kttsd.desktop
|
||||
|
||||
debian/tmp/usr/share/apps/tdehtml/kpartplugins/tdehtmlkttsd.desktop
|
||||
debian/tmp/usr/share/apps/tdehtml/kpartplugins/tdehtmlkttsd.rc
|
||||
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/actions/male.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/actions/female.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/22x22/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/64x64/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/128x128/apps/kttsd.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/scalable/apps/kttsd.svgz
|
||||
|
||||
debian/tmp/usr/share/applications/tde/kcmkttsd.desktop
|
||||
debian/tmp/usr/share/applications/tde/kttsmgr.desktop
|
||||
|
||||
debian/tmp/usr/share/locale/*/LC_MESSAGES/
|
@ -1,2 +0,0 @@
|
||||
debian/man/kttsmgr.1
|
||||
debian/man/kttsd.1
|
@ -1,6 +0,0 @@
|
||||
?package(kttsd):\
|
||||
needs="x11"\
|
||||
section="Apps/Tools"\
|
||||
hints="KDE"\
|
||||
title="KTTSMgr"\
|
||||
command="/usr/bin/kttsmgr"
|
@ -1,159 +0,0 @@
|
||||
.\" This file was generated by kdemangen.pl and hand edited
|
||||
.TH KTTSD 1 "Oct 2004" "K Desktop Environment" "Text-to-speech synthesis deamon"
|
||||
.SH NAME
|
||||
kttsd
|
||||
- Text-to-speech synthesis deamon
|
||||
.SH SYNOPSIS
|
||||
kttsd [Qt-options] [KDE-options]
|
||||
.SH DESCRIPTION
|
||||
kttsd is part of the KDE Text-to-Speech system. kttsd is the
|
||||
non-GUI deamon that provides TTS services to applications
|
||||
via the DCOP interface. kttsd is configured via kttsmgr.
|
||||
.SH OPTIONS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B --help
|
||||
Show help about options
|
||||
.TP
|
||||
.B --help-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B --help-kde
|
||||
Show KDE specific options
|
||||
.TP
|
||||
.B --help-all
|
||||
Show all options
|
||||
.TP
|
||||
.B --author
|
||||
Show author information
|
||||
.TP
|
||||
.B -v, --version
|
||||
Show version information
|
||||
.TP
|
||||
.B --license
|
||||
Show license information
|
||||
.TP
|
||||
.B --
|
||||
End of options
|
||||
.SS
|
||||
.SS KDE options:
|
||||
.TP
|
||||
.B --caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B --icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B --miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B --config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B --dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B --nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B --waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B --style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B --geometry <geometry>
|
||||
sets the client geometry of the main widget
|
||||
.TP
|
||||
.B --nofork
|
||||
Don't run in the background.
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B --display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B --session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B --cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8-bit display
|
||||
.TP
|
||||
.B --ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B --nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B --dograb
|
||||
running under a debugger can cause an implicit
|
||||
-nograb, use -dograb to override
|
||||
.TP
|
||||
.B --sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B --fn, --font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B --bg, --background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B --fg, --foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B --btn, --button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B --name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B --title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B --visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8-bit display
|
||||
.TP
|
||||
.B --inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B --im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B --noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B --reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the KDE Help Center. You can also enter the URL
|
||||
.BR help:/kttsd/
|
||||
directly into konqueror or you can run
|
||||
.BR "`khelpcenter help:/kttsd/'"
|
||||
from the command-line.
|
||||
.br
|
||||
|
||||
kttsmgr(1)
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
José Pablo Ezequiel Fernández <pupeno@pupeno.com>
|
||||
.br
|
||||
Gary Cramblitt <garycramblitt@comcast.net>
|
||||
.br
|
||||
Gunnar Schmi Dt <gunnar@schmi-dt.de>
|
||||
.br
|
||||
Olaf Schmidt <ojschmidt@kde.org>
|
||||
.br
|
||||
Paul Giannaros <ceruleanblaze@gmail.com>
|
||||
.br
|
||||
|
@ -1,157 +0,0 @@
|
||||
.\" This file was generated by kdemangen.pl and hand edited.
|
||||
.TH KTTSMGR 1 "Oct 2004" "K Desktop Environment" "Text-to-Speech Manager"
|
||||
.SH NAME
|
||||
kttsmgr
|
||||
- Text-to-Speech Manager
|
||||
.SH SYNOPSIS
|
||||
kttsmgr [Qt-options] [KDE-options]
|
||||
.SH DESCRIPTION
|
||||
kttsmgr is an application for starting and configuring the
|
||||
KDE Text-to-Speech system.
|
||||
.SH OPTIONS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B --help
|
||||
Show help about options
|
||||
.TP
|
||||
.B --help-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B --help-kde
|
||||
Show KDE specific options
|
||||
.TP
|
||||
.B --help-all
|
||||
Show all options
|
||||
.TP
|
||||
.B --author
|
||||
Show author information
|
||||
.TP
|
||||
.B -v, --version
|
||||
Show version information
|
||||
.TP
|
||||
.B --license
|
||||
Show license information
|
||||
.TP
|
||||
.B --
|
||||
End of options
|
||||
.SS
|
||||
.SS KDE options:
|
||||
.TP
|
||||
.B --caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B --icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B --miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B --config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B --dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B --nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B --waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B --style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B --geometry <geometry>
|
||||
sets the client geometry of the main widget
|
||||
.TP
|
||||
.B --nofork
|
||||
Don't run in the background.
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B --display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B --session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B --cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8-bit display
|
||||
.TP
|
||||
.B --ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B --nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B --dograb
|
||||
running under a debugger can cause an implicit
|
||||
-nograb, use -dograb to override
|
||||
.TP
|
||||
.B --sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B --fn, --font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B --bg, --background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B --fg, --foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B --btn, --button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B --name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B --title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B --visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8-bit display
|
||||
.TP
|
||||
.B --inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B --im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B --noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B --reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the KDE Help Center. You can also enter the URL
|
||||
.BR help:/kttsd/
|
||||
directly into konqueror or you can run
|
||||
.BR "`khelpcenter help:/kttsd/'"
|
||||
from the command-line.
|
||||
.br
|
||||
|
||||
kttsd(1)
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
José Pablo Ezequiel Fernández <pupeno@pupeno.com>
|
||||
.br
|
||||
Gary Cramblitt <garycramblitt@comcast.net>
|
||||
.br
|
||||
Gunnar Schmi Dt <gunnar@schmi-dt.de>
|
||||
.br
|
||||
Olaf Schmidt <ojschmidt@kde.org>
|
||||
.br
|
||||
Paul Giannaros <ceruleanblaze@gmail.com>
|
||||
.br
|
||||
|
@ -1,2 +0,0 @@
|
||||
kttsd kttsd
|
||||
kttsd kttsmgr
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/kde.mk
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --enable-kttsd-gstreamer
|
@ -1,2 +0,0 @@
|
||||
libkttsd 1 (>= 1:1.0.0)
|
||||
|
Loading…
Reference in new issue