Initial import of static files

vps
Timothy Pearson 9 years ago
commit 5ed01bd42b

@ -0,0 +1,60 @@
<?php
include("tde-head-and-foot.php");
doHeader("About Trinity", "Home", "About");
?>
<p>The Trinity Desktop Environment (TDE) project is a computer desktop environment for Unix-like operating systems
with a primary goal of retaining the function and form of traditional desktop computers.</p>
<h2>Project Goals</h2>
<P>We seek to provide a traditional desktop environment which is . . .
<ul>
<li>Flexible and highly customizable.</li>
<li>Visually appealing.</li>
<li>Equipped with a suitable collection of desktop effects that remain compatible with older hardware.</li>
<li>Responsive on older hardware, while also being compatible with newer hardware.</li>
<li>Compatible with, but not requiring, 3D acceleration.</li>
<li>Compatible with <a href="http://www.freedesktop.org/wiki/">freedesktop.org</a> and
<a href="http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard">Linux file system hierarchy</a>
standards.</li>
<li>Compatible with other desktop environments.</li>
<li>Capable of offering maximal <a href="http://en.wikipedia.org/wiki/Human%E2%80%93computer_interaction">HCI
(Human-Computer Interaction)</a> efficiency in a mouse/keyboard environment.</li>
</ul>
<h2>Major Features</h2>
<ul>
<li>Traditional panel, task bar, task manager, quick launch.</li>
<li>A repository of TDE compatible software applications, including several text editors, a file manager,
image viewers, office apps, an archive manager, and the original and improved classic Amarok music player.
<A HREF="applications.php">Full list of applications</A></li>
<li>Optional <a href="http://en.wikipedia.org/wiki/Secure_attention_key">Secure Attention
Key</a> to further secure the login and desktop lock dialogs.</li>
<li>A TDE-specific DBUS notification client for improved integration with
common applications such as Firefox and NetworkManager (with no need for HAL).</li>
<li>Plus much more! <A HREF="features.php">Full list of features</A>
</ul>
<h2>History</h2>
<p>The TDE project began as a continuation of the K Desktop Environment (KDE)
version 3. The name Trinity was chosen partly because the word means "three" and TDE
was a continuation of KDE 3. TDE now is its own computer desktop environment
project.</p>
<p>The TDE project was founded by and is still led by Timothy Pearson. Timothy
is an experienced and skilled software developer and was the KDE 3.x coordinator
of previous Kubuntu releases.</p>
<h3>Release dates:</h3>
<p><b>TDE 3.5.11:</b> April 29, 2010.<br>
<b>TDE 3.5.12:</b> October 3, 2010.<br>
<b>TDE 3.5.13:</b> November 1, 2011.<br>
<b>TDE 3.5.13.1:</b> October 10, 2012.<br>
<b>TDE 3.5.13.2:</b> July 21, 2013.<br>
<b>TDE R14.0.0:</b> December 16, 2014.<br/>
<b>TDE R14.0.1:</b> August 30, 2015<br/>
<b>TDE R14.0.2:</b> Anticipated in Q4 2015.</p>
<p><b>NOTE:</b> The Trinity Desktop Environment project is not a continuation of
KDE 3.5 by KDE e.V., members of which no longer support the KDE 3 series.
Trinity is an independent fork using a separate developer community.</p>
<p><a href="http://www.trinitydesktop.org/contributors.php">Contributors</a></p>
<?php
doFooter();
?>

@ -0,0 +1,46 @@
<?php
include("tde-head-and-foot.php");
doHeader("Trinity API Documentation", "Development", "API Docs");
?>
<P><P>
<a href="/docs/qt3">Qt3 API Index</a><BR>
<a href="/docs/qt4">Qt4 API Index</a><BR>
<a href="/docs/qt4/porting4.html">Qt3 to Qt4 porting guide</a><P>
<a href="/docs/trinity/index.html">Trinity API</a>
<FORM action="/search/omega" method="get">
<DIV>
<INPUT type="text" name="P">
<INPUT type="hidden" name="DEFAULTOP" value="or">
<INPUT type="hidden" name="DB" value="qt3">
<INPUT type="hidden" name="FMT" value="qt3">
<INPUT type="hidden" name="xDB" value="default">
<INPUT type="submit" value="Search Qt3 API Documentation">
</DIV>
</FORM>
<FORM action="/search/omega" method="get">
<DIV>
<INPUT type="text" name="P">
<INPUT type="hidden" name="DEFAULTOP" value="or">
<INPUT type="hidden" name="DB" value="qt4">
<INPUT type="hidden" name="FMT" value="qt4">
<INPUT type="hidden" name="xDB" value="default">
<INPUT type="submit" value="Search Qt4 API Documentation">
</DIV>
</FORM>
<FORM action="/search/omega" method="get">
<DIV>
<INPUT type="text" name="P">
<INPUT type="hidden" name="DEFAULTOP" value="or">
<INPUT type="hidden" name="DB" value="trinity_api">
<INPUT type="hidden" name="FMT" value="trinity_api">
<INPUT type="hidden" name="xDB" value="default">
<INPUT type="submit" value="Search Trinity API Documentation">
</DIV>
</FORM>
<?php
doFooter();
?>

@ -0,0 +1,480 @@
<?php
include("tde-head-and-foot.php");
doHeader("Trinity Applications", "Documentation", "Applications");
?>
<UL STYLE="padding-left:1ex;margin-top:2ex">
<LI><A HREF="#edutainment">Educational and Edutainment Applications</A>: languages, mathematics, science . . .</LI>
<LI><A HREF="#games">Games</A>: arcade, card, board, kids, strategic</LI>
<LI><A HREF="#graphics">Graphics Applications</A>: image viewers . . .</LI>
<LI><A HREF="#internet">Internet Applications</A>: configuration and monitoring, messaging, email . . .</LI>
<LI><A HREF="#multimedia">Multimedia Applications</A>: audio, video, CD and DVD . . .</LI>
<LI><A HREF="#office">Office Applications</A>: KOffice, faxes, note taking . . .</LI>
<LI><A HREF="#development">Software Development Applications</A>: Web development . . .</LI>
<LI><A HREF="#system">System and Configuration Applications</A>: hardware, monitors and log viewing, package management . . .</LI>
<LI><A HREF="#utilities">Utilities</A>: accessibility, alternate launchers, file management, phones and devices . . .</LI>
<LI><A HREF="#toys">Panel Applets and Software Toys</A></LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="edutainment">Education and Edutainment</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px;">Languages</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Kanagram: Anagram puzzle game.</LI>
<LI>KHangMan: Hangman game.</LI>
<LI>Kiten: Japanese reference/study tool.</LI>
<LI>KLatin: Latin reviser and trainer.</LI>
<LI>KLettres: Learn alphabets. Designed to help users learn the alphabet in a new language and to read
simple syllables. Eleven languages are supported: Czech, Danish, Dutch, English, French, Italian,
Luganda, Romanized Hindi, Spanish, Slovak and German.</LI>
<LI>Kverbos: Study Spanish verb forms.</LI>
<LI>KVocTrain: Vocabulary trainer.</LI>
<LI>KWordQuiz: Vocabulary trainer.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Mathematics</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KBruch: Practice calculating fractions.</LI>
<LI>Kig: Interactive geometry trainer.</LI>
<LI>KmPlot: Mathematical function plotter.</LI>
<LI>KPercentage: Practice calculating percentages.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Bibletime: Bible study program.</LI>
<LI>Blinken: Simon Says electronic memory game.</LI>
<LI>KEduca-editor: Tests and exams editor.</LI>
<LI>KEduca: Tests and exams.</LI>
<LI>KGeography: Geography trainer.</LI>
<LI>KTouch: Touch typing tutor.</LI>
<LI>KTurtle: Logo programming environment trainer.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Science</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Kalzium: Periodic Table of Elements viewer. Search for information about the elements or to learn
facts about the periodic table.</LI>
<LI>KStars: Desktop planetarium. Depicts an accurate simulation of the night sky, including stars,
constellations, star clusters, nebulae, galaxies, all planets, the Sun, the Moon, comets and asteroids.
View the night sky from any location on Earth, on any date. The user interface is intuitive and flexible.
The display can be panned and zoomed with the mouse. Easily identify objects and track their motion across
the sky.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="games">Games</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Arcade</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KAsteroids: A clone of the popular <A HREF="http://en.wikipedia.org/wiki/Asteroids_%28video_game%29">Asteroids</A> game.</LI>
<LI>KBounce: Bouncing ball game.</LI>
<LI>KFoulEggs: Japanese PuyoPuyo-like (Tetris-like) game.</LI>
<LI>KGoldrunner: Action and puzzle solving game. Run through the maze, dodge your enemies, collect all the
gold, and climb to the next level.</LI>
<LI>Kolf: Miniature golf.</LI>
<LI>KSirtet: <A HREF="http://en.wikipedia.org/wiki/Tetris">Tetris</A>-like game.</LI>
<LI>KSmileTris: Tetris-like game.</LI>
<LI>KSnakeRace: Snake race game. A game of speed and agility. Try to eat all the apples in the room before
getting out!.</LI>
<LI>KSpaceDuel: Space arcade game.</LI>
<LI>KTron: A simple clone of the Tron light-cycle racing game, which you can play alone or against a friend.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Board</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Atlantik: <A HREF="http://en.wikipedia.org/wiki/Monopoly_%28game%29">Monopoly&reg;</A>-like board game. Comes with a board designer.</LI>
<LI>KBackgammon: Backgammon game. A graphical backgammon program, supporting games with other local players,
against computers, and online on the First Internet Backgammon Server.</LI>
<LI>KBlackBox: A "hide and seek" logic game of shooting rays into a black box to locate hidden atoms.</LI>
<LI>Kenolaba: <A HREF="http://en.wikipedia.org/wiki/Abalone_%28board_game%29">Abalone</A>-like board game.</LI>
<LI>KMahjongg: Mahjongg-like tile game. A game similar to the famous oriental game Mahjongg.</LI>
<LI>Knights: Chess.</LI>
<LI>KReversi: Reversi board game.</LI>
<LI>Shisen-Sho: Shisen-Sho tile game. A game similar to Mahjongg.</LI>
<LI>TWin4: A four-in-a-row strategy game.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Card</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KPoker: Poker card game.</LI>
<LI>Lieutenant Skat: card game.</LI>
<LI>KPatience: Solitaire card games.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Kids</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Potato Guy: game for small children. Similar to the famous Mr. Potato Head toy.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Tactics and Strategy</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KAtomic: Implementation of the Japanese warehouse-keeper puzzle/logic game Sokoban.</LI>
<LI>KBattleship: A network-enabled implementation of <A HREF="http://en.wikipedia.org/wiki/Battleship_%28game%29">Battleship</A>.</LI>
<LI>KJumpingCube: A simple tactical game you can play against a friend or the computer.</LI>
<LI>Klickety: board game. An adaption of <A HREF="http://en.wikipedia.org/wiki/Clickomania">Clickomania</A>,
itself a SameGame clone with a modified ruleset.</LI>
<LI>KMines: A version of the classic game <A HREF="http://en.wikipedia.org/wiki/Minesweeper_%28video_game%29">Minesweeper</A>.</LI>
<LI>KNetwalk: Network construction game.</LI>
<LI>Kolor Lines: Line up coloured tokens in order to eliminate them. Simple, but addictive. Multiple
difficulty levels.</LI>
<LI>Konquest: Galactic strategy game.</LI>
<LI>KSokoban: Sokoban game.</LI>
<LI>Samegame: Like Klickety, this is a descendant of Kuniaki Moribe's game Chain Shot!, from the mid-80s.
The scoring rules are different from Klickety's and closer to the original.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="graphics">Graphics</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Image Viewers</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Gwenview: Image viewer.</LI>
<LI>KSquirrel: Image viewer.</LI>
<LI>Kuickshow: Image viewer and browser.</LI>
<LI>KView: A small and fast image viewer with some simple image processing commands. Works with many graphics
file formats. Not a full-fledged image processor, but sufficient for many everyday tasks.</LI>
<LI>ShowFoto: Photo viewer and editor.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Chalk: Photo retouching, image editing, and paint application. Part of KOffice.</LI>
<LI>Digikam: Photo management.</LI>
<LI>Kamera: View and download images from a digital camera.</LI>
<LI>Karbon14: Scalable (vector) graphics editor. Part of KOffice.</LI>
<LI>KColorChooser: Color chooser.</LI>
<LI>KColorEdit: Color palette editor.</LI>
<LI>KDVI: DVI viewer.</LI>
<LI>Kipi-Plugins: Image plugin interface.</LI>
<LI>KolourPaint: An easy-to-use paint program.</LI>
<LI>Kooka: Scan and OCR program.</LI>
<LI>KPovModeler: Povray modeler.</LI>
<LI>KRuler: Screen ruler. Used to measure objects on the screen.</LI>
<LI>KSnapshot: Screen capture program. Capable of capturing images of the desktop, a single window, a section
of a window or a selected region. Images may be saved in a variety of formats.</LI>
<LI>Potracegui: Potrace and autotrace frontend.</LI>
<LI>TDEFontView: Font viewer.</LI>
<LI>TDEIconEdit: Icon editor. To help create icons using the standard icon palette.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="internet">Internet</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Configuration and Connection Monitoring</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Kleopatra: A tool for managing X.509 certificates.</LI>
<LI>KMyFirewall: IPTables firewall configuration tool.</LI>
<LI>KNemo: Network monitor.</LI>
<LI>KNetload: Network load meter.</LI>
<LI>KNetStats: Network monitor. A simple KDE network monitor to show rx/tx LEDs of any network interface on
a system tray icon.</LI>
<LI>KNmap: An Nmap frontend.</LI>
<LI>KPPP: Internet dial-up tool frontend for the ppp daemon.</LI>
<LI>KPPPLogview: Internet dial-up tool log viewer.</LI>
<LI>KVPNc: A VPN client.</LI>
<LI>KWiFimanager: Wireless network manager. Used to configure and monitor wireless LAN cards.</LI>
<LI>TDENetworkmanager: Networkmanager daemon frontend.</LI>
<LI>TorK: TOR frontend.</LI>
<LI>WLAssistant: Wireless network manager.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Email-Related</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KBiff: Email frontend to biff.</LI>
<LI>KMail: Mail client.</LI>
<LI>Korn: A system tray applet that keeps track of new mail.</LI>
<LI>KSig: Signature editor. Designed to graphically manage multiple email signatures.</LI>
<LI>KShowmail: An email viewer.</LI>
<LI>KTnef: Viewer for Microsoft Outlook/Exchange TNEF attachment files.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Messaging and IRC</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Konversation: IRC client.</LI>
<LI>Kopete: A multi-protocol instant messenger client.</LI>
<LI>KSirc: IRC client.</LI>
<LI>KTalkd: An enhanced talk daemon to handle incoming talk requests, announce them, and allow users to
respond using a talk client.</LI>
<LI>KVirc: IRC client.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Akregator: RSS feed reader.</LI>
<LI>Kasablanca: An FTP client.</LI>
<LI>KDict: A graphical client for the DICT protocol, enabling users to search through online dictionary
databases.</LI>
<LI>KFTPGrabber: An FTP client.</LI>
<LI>KGet: An internet download manager.</LI>
<LI>KNetAttach: Network folder wizard.</LI>
<LI>KNewsTicker: An RSS news ticker applet for the panel.</LI>
<LI>KNode: Usenet news reader.</LI>
<LI>Konqueror: Web browser.</LI>
<LI>Kontact: Personal information manager.</LI>
<LI>Krdc: Remote desktop connection. A client application to view or control the desktop session on another
machine running a compatible (VNC) server.</LI>
<LI>Krfb: Desktop sharing server application to share a current session with a user on another machine, who
can use a VNC client to view or control the desktop.</LI>
<LI>KTorrent: BitTorrent client.</LI>
<LI>SMB4k: Browser for Windows-style network shares.</LI>
<LI>TDEWallet: Password manager. The wallet subsytem provides a convenient and secure way to manage passwords.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="multimedia">Multimedia</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Audio Creators and Players</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Amarok: Audio player and manager supporting cover art, CDDB, visual effects, and more.</LI>
<LI>JuK: Music player jukebox, tagger, and music collection manager.</LI>
<LI>KRec: Recording tool. Record any sound coming in or out of the computer. Some effects for dynamics are
implemented as well as the possibility to play what is recorded.</LI>
<LI>KStreamripper: Internet radio streamer.</LI>
<LI>Noatun: Plugin-based media player.</LI>
<LI>Rosegarden: Music composition and editing. An audio and MIDI sequencer and musical notation editor.</LI>
<LI>Soundkonverter: Audio converters frontend.</LI>
<LI>TDEMid: Midi/Karaoke player.</LI>
<LI>TDERadio: AM/FM radio frontend.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">CD and DVD Utilities</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>K3b: CD and DVD burning. A CD and DVD burning application with a comfortable user interface.</LI>
<LI>K9Copy: Video DVD backup tool.</LI>
<LI>KAudioCreator: an audio CD ripper.</LI>
<LI>KsCD: A small, fast, CDDB enabled audio CD player.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Arts: Our audio server. The name stands for Analog Real-Time Synthesizer.</LI>
<LI>KMix: Sound mixer for changing the sound card volume.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Video Players</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Kaboodle: A simple media player.</LI>
<LI>Kaffeine: Media player.</LI>
<LI>KMplayer: Media player.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="office">Office</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Faxes</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KFax: Fax viewer.</LI>
<LI>KFaxView: Fax viewer.</LI>
<LI>TDEPrintFax: Fax utility.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">KOffice Suite</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Chalk: Photo retouching, image editing, and paint application.</LI>
<LI>Karbon14: Scalable graphics drawing editor.</LI>
<LI>KBibTex: Bibliography manager.</LI>
<LI>KChart: Chart and graph creator. Supports bar graphs, line plots, pie charts, ring charts, and more.</LI>
<LI>Kexi: Database creator and manager.</LI>
<LI>KFormula: Formula editor.</LI>
<LI>Kivio: Flowchart and diagram editing.</LI>
<LI>KPlato: Project management and planning.</LI>
<LI>KPresenter: Slide presentations.</LI>
<LI>KSpread: Spreadsheets.</LI>
<LI>Kugar: Database report generator.</LI>
<LI>KWord: Word processing and simple desktop publishing.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KAddressBook: Address book manager.</LI>
<LI>KAlarm: Personal Alarm scheduler.</LI>
<LI>KArm: Personal Time tracker.</LI>
<LI>KBarcode: Barcode and label printing.</LI>
<LI>KDict: Online dictionary.</LI>
<LI>KGhostView: Ghostview PS/PDF viewer frontend.</LI>
<LI>Kile: Integrated LaTeX environment editor.</LI>
<LI>KMail: Mail client.</LI>
<LI>KMyMoney: Personal finance manager.</LI>
<LI>KonsoleKalendar: A command line interface to TDE calendars.</LI>
<LI>Kontact: Personal information manager.</LI>
<LI>KOrganizer: Personal organizer.</LI>
<LI>KPDF: PDF viewer.</LI>
<LI>KThesaurus: Thesaurus.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Note Taking</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Basket: Note-taking application.</LI>
<LI>KJots: A small program for organizing miscellaneous notes.</LI>
<LI>KNotes: Sticky popup notes.</LI>
<LI>KNowit: Tree-like note manager to help keep, edit and maintain notes.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="development">Software Development</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Cervisia: CVS frontend.</LI>
<LI>Kate: Advanced text editor with syntax highlighting and much more.</LI>
<LI>KBabel: Translation tool, with a dictionary and a catalog manager.</LI>
<LI>KBugBuster: TDE bug management.</LI>
<LI>KDbg: Debugging frontend.</LI>
<LI>KDcop: A program to browse available dcop functions of any app.</LI>
<LI>KDiff3: Diff/Patch frontend. A file and directory diff and merge tool that compares and merges two or
three text input files or directories.</LI>
<LI>KHexEdit: A hexidecimal and binary editor.</LI>
<LI>Kommander: Dynamic dialog editor.</LI>
<LI>Kompare: Diff/Patch frontend to view the differences between files and directories.</LI>
<LI>Konstruct: Build system frontend.</LI>
<LI>KPicosim: Xilinx PicoBlaze-3 simulator.</LI>
<LI>KScope: source editing environment.</LI>
<LI>KTechlab: Electronic circuit and microcontroller integrated development environment.</LI>
<LI>KUIviewer: TQt3 designer user interface viewer.</LI>
<LI>Piklab: PIC and dsPIC integrated development environment. Based on Microchip PIC and dsPIC
microcontrollers similar to the MPLAB environment. Support for several compiler and assembler
toolchains is integrated. The ICD2 debugger, the PICkit1 and PICkit2 programmers, and most direct
programmers are supported. A command-line programmer "piklab-prog" is also available.</LI>
<LI>TDECachegrind: Profiler frontend.</LI>
<LI>TDESVN: SVN client.</LI>
<LI>TDevelop: An integrated software development environment, with a documentation viewer and a GUI designer.</LI>
<LI>Umbrello: Helps software development by using the industry standard Unified Modelling Language (UML) to
create diagrams for designing and documenting software systems.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Web Development</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KImageMapEditor: HTML image map editor.</LI>
<LI>KLinkStatus: Web page link checker.</LI>
<LI>Quanta Plus: Integrated web development environment. Supports many markup languages and popular web-based
scripting languages, and CSS.</LI>
<LI>KXSLDbg: XSLT debugger. A tool intended to help understand stylesheets. Can search for items of interest
and trace stylesheet execution.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="system">System</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Hardware</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>IRKick: LIRC server.</LI>
<LI>KNutclient: Network UPS tool frontend.</LI>
<LI>KwikDisk: File device manager utility.</LI>
<LI>TDElirc: Infrared remote control frontend to Linux Infrared Remote Control (LIRC).</LI>
<LI>TDEPowersave: Power management frontend. A utility used to set power consumption and conservation options.</LI>
<LI>TDEPrinter: Printer interface.</LI>
<LI>TDERandRTray: Screen resize and rotate.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Gtk-Qt Theme Engine: Apply TDE settings to GTK apps.</LI>
<LI>Kappfinder: Menu updating tool.</LI>
<LI>KCron: Task scheduler frontend to cron.</LI>
<LI>KFontinst: Font installer.</LI>
<LI>KGtk-Qt3: TDE Dialogs in GTK apps.</LI>
<LI>KioskTool: An kiosk-like administration tool providing system administrators an easy way to
predefine desktop configurations for groups of users, lock settings, or otherwise restrict features
of the Trinity Desktop Environment.</LI>
<LI>KMenuedit: System menu editor.</LI>
<LI>KPersonalizer: Desktop settings wizard.</LI>
<LI>KSysV: A graphical editor for SysV style init scripts.</LI>
<LI>KUser: User and group account manager frontend.</LI>
<LI>TDESU: Su frontend.</LI>
<LI>TDESUDO: Sudo frontend.</LI>
<LI>TDM: Login manager.</LI>
<LI>TDE-Guidance: System administration tools.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Monitors and Log Viewing</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KCPUload: CPU load display. A simple CPU meter that graphs a recent history of CPU usage in the system
tray, supporting SMP and separate user/system loads.</LI>
<LI>Kima: Sensor monitoring.</LI>
<LI>KJobViewer: Print job viewer.</LI>
<LI>KSysGuard: Performance monitor. A network enabled task manager and system monitor application, with the
additional functionality of application.</LI>
<LI>KSystemLog: System log viewer.</LI>
<LI>KWatchGnuPG: A simple gnupg log viewer.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Package Management</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Adept: Advanced Packaging Tool (APT) frontend for Debian-descended distributions.</LI>
<LI>Kdpkg: Debian package installer frontend.</LI>
<LI>KPackage: Package manager frontend for Debian, Slackware and BSD packages.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="utilities">Utilities</A></H2>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Accessibility</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>KMag: Screen magnifier. Magnifies a part of the screen like a magnifying glass.</LI>
<LI>KMousetool: Automatic mouse button clicker for people with repetitive strain injuries (RSI).</LI>
<LI>KMouth: Speech synthesizer frontend.</LI>
<LI>KSayIt: Text-to-Speech frontend.</LI>
<LI>Kttsmgr: Text-to-Speech manager.</LI>
<LI>KVKbd: Virtual keyboard.</LI>
<LI>Kxkb: A keyboard layout switching utility based on X11 xkb extension.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Alternate Menus and Launchers</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Katapult: Application and bookmark launcher. An application designed to provide quick and easy access to
applications, bookmarks, music and more.</LI>
<LI>Kbfx: Alternate system menu.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Files and File Management</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Dolphin: File manager.</LI>
<LI>Filelight: File system viewer. Displays disk usage information, effectively a graphical version of the
command line tool, du.</LI>
<LI>KDat: Tape backup tool.</LI>
<LI>KDirstat: Graphical disk usage utility, very much like the Unix "du" command, plus some cleanup facilities
to reclaim disk space.</LI>
<LI>KDiskFree: View disk usage viewer.</LI>
<LI>Keep: Archiving/Backup Tool.</LI>
<LI>KFind: File finder utility.</LI>
<LI>Konqueror: Advanced file manager and viewer.</LI>
<LI>KRrename: Bulk file renamer.</LI>
<LI>Krusader: An advanced, twin-panel (commander-style) file-manager.</LI>
<LI>TDEFileReplace: File string search and replace tool.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Miscellaneous</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Abakus: Simple calculator.</LI>
<LI>Ark: Archiving tool to create and view compressed files.</LI>
<LI>Kate: Advanced text editor with syntax highlighting and much more.</LI>
<LI>KBookreader: An e-book reader.</LI>
<LI>KCalc: Scientific calculator.</LI>
<LI>KCharSelect: Character selector.</LI>
<LI>KCHMviewer: CHM Help file viewer. CHM is a compressed HTML format often used by Windows applications.</LI>
<LI>KControl: Control center.</LI>
<LI>KEdit: Simple text editor.</LI>
<LI>Kerry: Beagle desktop search frontend.</LI>
<LI>KFloppy: A graphical frontend to format 3.5" and 5.25" floppy disks.</LI>
<LI>KGpg: Encryption tool.</LI>
<LI>KKBSwitch: Keyboard layout indicator.</LI>
<LI>Klipper: Clipboard management tool.</LI>
<LI>Konsole: Terminal emulator.</LI>
<LI>KPager: Desktop pager to select virtual desktops.</LI>
<LI>KRecipes: A recipe manager.</LI>
<LI>KRegExpeditor: Regular expression editor.</LI>
<LI>KSensors: An lm-sensors frontend.</LI>
<LI>KShutdown: A system shutdown utility.</LI>
<LI>KTimer: Countdown launcher.</LI>
<LI>KTip: Useful tips.</LI>
<LI>KWorldClock: World clock.</LI>
<LI>KWrite: Text editor with syntax highlighting.</LI>
<LI>Tellico: Collection manager. Usefully organize collections of anything from books to trading cards to wines!</LI>
<LI>Yakuake: Drop-down terminal emulator.</LI>
</UL>
<H3 STYLE="margin-left:2ex;padding-bottom:0px;margin-bottom:0px">Phones and Devices</H3>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>Kandy: Mobile phone tool. For synchronizing the data on a mobile phone with the data on the desktop.</LI>
<LI>KMobile: Manage mobile devices.</LI>
<LI>KPalmDOC: PalmDOC converter.</LI>
<LI>KPilot: PalmOS handheld synchronizer.</LI>
</UL>
<P CLASS="spacer">
<HR>
<P CLASS="spacer">
<H2><A NAME="toys">Panel Applets and Software Toys</A></H2>
<UL STYLE="padding-top:5px;margin-top:0px">
<LI>AMOR: On-Screen creature ("Amusing Misuse Of Resources".)</LI>
<LI>KCPUload: CPU load display. A simple CPU meter that graphs a recent history of CPU usage in the system tray,supporting SMP and separate user/system loads.</LI>
<LI>KMoon: An applet that shows the current phase of the moon.</LI>
<LI>KNetstats: Network monitor. A simple KDE network monitor to show rx/tx LEDs of any network interface on a system tray icon.</LI>
<LI>KNewsTicker: An RSS news ticker applet for the panel.</LI>
<LI>Kodo: Mouse odometer.</LI>
<LI>Korn: A system tray applet that keeps track of new mail.</LI>
<LI>KTeaTime: Tea cooker timer.</LI>
<LI>KWeather: An applet to display the current weather data in any area.</LI>
<LI>Superkaramba: Interactive eye-candy tool. A tool to create interactive widgets on the desktop.</LI>
</UL>
<?php
doFooter();
?>

@ -0,0 +1,54 @@
<?php
include("tde-head-and-foot.php");
doHeader("TDE Team", "Development", "TDE Team");
?>
The Trinity Development Team would like to thank everyone listed below for their assistance. These individuals have freely offered their time and effort to make Trinity better. Without their support Trinity would not exist in its current form.
</p>
<p>
If we have forgotten to add your name to the list, please contact us via <a href="mailinglist.php">the trinity-devel mailing list</a>.
</p>
<h3> Trinity Developers</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Project administrator<br>Primary developer<br>Build farm administrator<br>Debian/Ubuntu packaging maintainer</td></tr>
<tr><td class="tmain">Sl&aacute;vek Banko</td><td>SRU development, management, and builds</td></tr>
<tr><td class="tmain">Francois Andriot</td><td>Redhat/Fedora packaging maintainer</td></tr>
<tr><td class="tmain">"Woodsman"</td><td>Vanilla build testing and repair<br>Slackware build scripts maintainer<br>Documentation reviewer<br>Testing and quality assurance</td></tr>
<tr><td class="tmain">Michele Calgaro</td><td>Developer<br>Documentation reviewer<br>Debian/testing and quality assurance</td></tr>
</table>
<h3>Content Distribution</h3>
<table class="table" STYLE="border:1px solid #001c7b">
<tr STYLE="background-color:#cfe1f6">
<td class="th">Name</td>
<td class="th">Contributing Area(s)</td>
</tr>
<tr><td>Mike Bird (Yosemite Network)</td><td><a href="http://tde-mirror.yosemite.net/trinity/">Mirror 1 [United States]</a><a href="rsync://tde-mirror.yosemite.net/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td><a href="http://www.mirrorservice.org/">UK Mirror Service</a></td><td><a href="http://www.mirrorservice.org/sites/trinitydesktop.org/trinity/">Mirror 2 [United Kingdom]</a><a href="rsync://rsync.mirrorservice.org/trinitydesktop.org/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td>Nathaniel Taylor</td><td><a href="http://mirror.ntmm.org/trinity/">Mirror 3 [Sweden]</a><a href="rsync://mirror.ntmm.org"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td valign=top><a href=http://www.dotriver.eu/>DotRiver</a></td><td><a href="http://depot-trinity.dotriver.eu/">Mirror 4 [France]</a><br><a href=http://ftp.rezopole.net/tde/>Mirror 5 [France] <font color=red>[Last sync 1/20/2012]</font></a></td></tr>
<tr><td>Ivan Ganchev</td><td><a href="http://bg1.mirror.trinitydesktop.org/trinity/">Mirror 6 [Bulgaria]</a></td></tr>
<tr><td><a href="http://www.netlinux.org.uk/">NetLinux</a></td><td><a href="http://trinity.netlinux.org.uk/">Mirror 7 [United Kingdom] <font color=red>[Not syncing]</font></a></td></tr>
<tr><td><a href="http://blogs.fau.de/ftp/">Friedrich-Alexander-Universit&auml;t Erlangen-N&uuml;rnberg</a></td><td><a href="http://ftp.fau.de/trinity/">Mirror 8 [Germany]</a><a href="rsync://ftp.fau.de/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
</table>
<p>
<a href="/mirrorstatus.php">Active mirror list</a>
<h3>Web Team</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">E. Liddell</td><td>Design</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Maintenance</td></tr>
</table>
<p>
<p>
<a href="./past_contributors.php">Past Contributors</a><BR>Gone, but not forgotten...thank you for your previous support!
<p>
<?php
doFooter();
?>

@ -0,0 +1,85 @@
/*
Author: Robert Hashemian
http://www.hashemian.com/
You can use this code in any manner so long as the author's
name, Web address and this disclaimer is kept intact.
********************************************************
Usage Sample:
<script language="JavaScript">
TargetDate = "12/31/2020 5:00 AM";
BackColor = "palegreen";
ForeColor = "navy";
CountActive = true;
CountStepper = -1;
LeadingZero = true;
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
FinishMessage = "It is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>
*/
function calcage(secs, num1, num2) {
s = ((Math.floor(secs/num1))%num2).toString();
if (LeadingZero && s.length < 2)
s = "0" + s;
return "<b>" + s + "</b>";
}
function CountBack(secs) {
if (secs < 0) {
document.getElementById("cntdwn").innerHTML = FinishMessage;
return;
}
DisplayStr = DisplayFormat.replace(/%%D%%/g, calcage(secs,86400,100000));
DisplayStr = DisplayStr.replace(/%%H%%/g, calcage(secs,3600,24));
DisplayStr = DisplayStr.replace(/%%M%%/g, calcage(secs,60,60));
DisplayStr = DisplayStr.replace(/%%S%%/g, calcage(secs,1,60));
document.getElementById("cntdwn").innerHTML = DisplayStr;
if (CountActive)
setTimeout("CountBack(" + (secs+CountStepper) + ")", SetTimeOutPeriod);
}
function putspan(backcolor, forecolor) {
document.write("<span id='cntdwn' style='background-color:" + backcolor +
"; color:" + forecolor + "'></span>");
}
if (typeof(BackColor)=="undefined")
BackColor = "white";
if (typeof(ForeColor)=="undefined")
ForeColor= "black";
if (typeof(TargetDate)=="undefined")
TargetDate = "12/31/2020 5:00 AM";
if (typeof(DisplayFormat)=="undefined")
DisplayFormat = "%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds.";
if (typeof(CountActive)=="undefined")
CountActive = true;
if (typeof(FinishMessage)=="undefined")
FinishMessage = "";
if (typeof(CountStepper)!="number")
CountStepper = -1;
if (typeof(LeadingZero)=="undefined")
LeadingZero = true;
CountStepper = Math.ceil(CountStepper);
if (CountStepper == 0)
CountActive = false;
var SetTimeOutPeriod = (Math.abs(CountStepper)-1)*1000 + 990;
putspan(BackColor, ForeColor);
var dthen = new Date(TargetDate);
var dnow = new Date();
var d = new Date()
var gmtHours = -d.getTimezoneOffset()/60;
if(CountStepper>0)
ddiff = new Date(dnow-dthen);
else
ddiff = new Date(dthen-dnow);
gsecs = Math.floor(ddiff.valueOf()/1000);
CountBack(gsecs+(gmtHours*60*60)-(7*60*60));

@ -0,0 +1,38 @@
<?php
include("tde-head-and-foot.php");
doHeader("Trinity Development", "Development", "_");
?>
<p> This page is a portal to the various resources used in the development of the Trinity Desktop Environment.</p>
<h2/>Resources</h2>
<h3>Repositories</h3>
<div>
<a href="https://git.trinitydesktop.org">Official GIT Repository</a> <br>
<a href="https://websvn.kde.org/branches/trinity/">Old official SVN on KDE.org</a> <br>
<a href="https://trinitydesktop.org/patches">Commit patches from GIT</a> <br>
<a href="https://wiki.trinitydesktop.org/Project_GIT_Information#Using_GIT">Obtaining the source code</a> <br>
</div>
<h3>Web Pages and Documentation</h3>
<div>
<a href="https://wiki.trinitydesktop.org/Category:Developers">Developer's Area on the Wiki</a> <br>
<a href="https://wiki.trinitydesktop.org/Project_RoadMap">Project Roadmap</a> <br>
<a href="./apidocs.php">API Documentation</a> <br>
<a href="http://etherpad.trinitydesktop.org">Official Etherpad [a real-time collaboration tool]</a> <br>
</div>
<h3>Other</h3>
<div>
<a href="https://quickbuild.pearsoncomputing.net/~trinity/+archive/trinity-nightly-builds/+packages?start=0&batch=300" title="Nightly Builds">Nightly Builds</a> <br>
<a href="https://quickbuild.pearsoncomputing.net/~trinity/+archive/ubuntu/trinity-nightly-builds/" title="Nightly Builds Landing Page">Nightly Builds Landing Page</a> <br>
<a href="https://wiki.trinitydesktop.org/Nightly_Builds" title="Nightly Builds Installation Instructions">Nightly Builds Installation Instructions</a> <br>
<a href="./mailinglist.php">Mailing Lists</a> <br>
</div>
<h3>External Links</h3>
<div>
<a href="https://www.openhub.net/p/tde">Code Stats on OpenHub</a> <br>
</div>
</p>
<?php
doFooter();
?>

@ -0,0 +1,41 @@
<?php
// (c) 2014 Timothy Pearson
// All Rights Reserved
include("tde-head-and-foot.php");
doHeader("Support Trinity", "Development", "Donations");
?>
<h2>The Trinity project needs your support!</h2>
<p>
While Trinity is free software, making it is not free.<br>
Developing and maintaining Trinity takes an enormous amount of effort, and relies heavily on both a fast
Internet connection and large, power-hungry computers for the build farm and Web services.
</p>
<p>
If you can, please help to both assist the Trinity development team and pay for the various resources in
use by donating here:
</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<fieldset>
<legend>Via PayPal</legend>
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHZwYJKoZIhvcNAQcEoIIHWDCCB1QCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYCTKb66odRRwMSvPfb9/4LpsstiWp69EvO9wpr+7M6vPxEoSl2HFaS1P8NGjnIDV8JSARsoi5NtQEjO//B2rX5jQ/34fcycM+mBrjwWIHbdsjmZ100Mg9GYm4ojuxoFFXIwEfPvlunqvsEU32WF+xSw9EDyKHJucl5XBML3CMtLYTELMAkGBSsOAwIaBQAwgeQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIFaBWKWggAhSAgcC0/99YWzE6NCokaCtGwr8ylkCMq3QCvA+bGGcRqTXDtf0mL7wPMhx0OXepaKcJ9DdwGMsghSzMU5GTmHBqV4h9q2ClC1hlAO7NhsyT+BOOT1FXNVWmnSZetII1unv5OWAuhCw85x3eZd8OFFS+sa4vCCSG/nG7SCzTSmG5mo12+ZriMOtj7isWXSuZotvjl+Rgqir8GzIq3r50NVVz0FtpvLphyd1E3KKkO1Ga7LK9NeDK/hoOMPdb8ahS4Q0Wq4KgggOHMIIDgzCCAuygAwIBAgIBADANBgkqhkiG9w0BAQUFADCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wHhcNMDQwMjEzMTAxMzE1WhcNMzUwMjEzMTAxMzE1WjCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMFHTt38RMxLXJyO2SmS+Ndl72T7oKJ4u4uw+6awntALWh03PewmIJuzbALScsTS4sZoS1fKciBGoh11gIfHzylvkdNe/hJl66/RGqrj5rFb08sAABNTzDTiqqNpJeBsYs/c2aiGozptX2RlnBktH+SUNpAajW724Nv2Wvhif6sFAgMBAAGjge4wgeswHQYDVR0OBBYEFJaffLvGbxe9WT9S1wob7BDWZJRrMIG7BgNVHSMEgbMwgbCAFJaffLvGbxe9WT9S1wob7BDWZJRroYGUpIGRMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbYIBADAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBQUAA4GBAIFfOlaagFrl71+jq6OKidbWFSE+Q4FqROvdgIONth+8kSK//Y/4ihuE4Ymvzn5ceE3S/iBSQQMjyvb+s2TWbQYDwcp129OPIbD9epdr4tJOUNiSojw7BHwYRiPh58S1xGlFgHFXwrEBb3dgNbMUa+u4qectsMAXpVHnD9wIyfmHMYIBmjCCAZYCAQEwgZQwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tAgEAMAkGBSsOAwIaBQCgXTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wOTAzMTAwMjM5MzdaMCMGCSqGSIb3DQEJBDEWBBT34YB2MoAdJ39YY8IZkDauLQpH6zANBgkqhkiG9w0BAQEFAASBgK+4+dqVH8O9/V1tOdwp6oo3KQRUV11dqBydeOsaRwTnbzhXB8K9yZJHmTI8mAd//qFwTR5YYaefGBa2uWcl13QfJ//QkzVwCxasLsWM2O4UsEQQ5LrZ0JKdkkjIilxXAr6p7scMLRnv9qgdKBd1rkXjRT7bP26IBjQTJI/Hh9m3-----END PKCS7-----">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!">
</fieldset>
</form>
<p>
<fieldset>
<legend>Via BitCoin</legend>
<a href="bitcoin:1H1RMzujpGC9wZPSjZ6hWqz4BxQ5dzhHti?amount=0.05&amp;label=Trinity%20Desktop%20Environment%20Donation">Donate 50mBTC to TDE!</a><BR>
<B>Pay to:</B> 1H1RMzujpGC9wZPSjZ6hWqz4BxQ5dzhHti<BR>
<B>Suggestion:</B> 0.05 BTC<BR>
<B>Message:</B> Trinity Desktop Environment Donation
</fieldset>
<p>
Every little bit helps and is much appreciated!
</p>
<?php
doFooter();
?>

@ -0,0 +1,50 @@
<?php
include("tde-head-and-foot.php");
doHeader("Frequently Asked Questions", "Documentation", "FAQ");
?>
<H2>General Questions</H2>
<P><B>1. Why another desktop environment?</B>
<P>We wanted a traditional-style menu-panel-taskbar-quicklaunch desktop with a full set of features.
For the past few years, KDE and the other major Linux desktop environments have been experimenting
with new interface paradigms. There's nothing wrong with basing a DE around a new and innovative idea,
but not everyone is going to be happy with it, just as not everyone likes the sort of traditional
interface Trinity offers.
<P><B>2. Doesn't XFCE4 fill the same niche as Trinity? What about Mat&eacute;?</B>
<P>XFCE4 is a lighter desktop than Trinity, meaning that it contains less code and likely requires
less hardware, but also offers fewer features. Mat&eacute; is probably playing in much the same
space as we are, but a lot of us tried it when it was still Gnome 2 and decided we liked Trinity's
ancestor better.
<P><B>3. Isn't Trinity just KDE 3.5.10 with a few cosmetic changes?</B>
<P>Trinity has several features that KDE 3 didn't have, such as
<a href="http://en.wikipedia.org/wiki/Secure_attention_key">Secure Attention Key</a> support and
<a href="http://en.wikipedia.org/wiki/International_Color_Consortium">ICC (International Color Consortium)</a>
color profile support. It's also been updated to work without requiring obsolete libraries like HAL, and
is available for more distributions (at the time of writing, KDE3 was no longer available for any major Linux
distribution except OpenSUSE and Gentoo).
<P><B>4. What's your relationship with KDE e.V. (the legal entity behind KDE)?</B>
<P>We don't have one. Really. We do our best not to interfere with their trademarks, and in
return they mostly pretend that we don't exist.
<P><B>5. Should I report Trinity bugs to the KDE bug tracker?</B>
<P>Please don't. We have our own bug tracker at http://bugs.trinitydesktop.org/ .
Sending our bugs to them will just annoy them, and it won't get your bug fixed.
<HR>
<H2>Getting and Installing Trinity</H2>
<HR>
<H2>The Control Panel, Desktop, and System Tray</H2>
<HR>
<H2>Konqueror: File Manager and More</H2>
<?php
doFooter();
?>

@ -0,0 +1,40 @@
<?php
include("../tde-head-and-foot.php");
doHeader("About this FAQ", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="index.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="introduction.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="about"></a>Chapter 1. About this FAQ</h2>
<p class="qandaset"><dl><dt>1.1. <a href="about.php#idm140487999021808">What can I do to help with this FAQ?</a></dt><dt>1.2. <a href="about.php#idm140487998993760">How do I become an FAQ maintainer?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487999021808"></a><a name="idm140487999021488"></a><b>1.1.</b></td><td align="left" valign="top"><p>What can I do to help with this FAQ?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Notify us about any errors you find. Suggestions you have are
appreciated. Send us everything that you think is unclear. When possible send us what
you think would be a clearer solution.</p><p>Send us your solutions of those frequently-asked
questions which are still not in this FAQ. We will
add them as soon as practical.</p><p>Please make full use of this FAQ.
Read this FAQ (and other
relevant documentation) well before asking questions on the various
TDE mailing lists or newsgroups.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998993760"></a><a name="FAQ-maintainer-HOWTO"></a><b>1.2.</b></td><td align="left" valign="top"><p>How do I become an FAQ maintainer?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Becoming an FAQ maintainer is easy
and we are always grateful for help. :-) Send
us an email at <code class="email">&lt;<a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a>&gt;</code>.
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="index.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="introduction.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">TDE Frequently Asked Questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Introduction</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,148 @@
<?php
include("../tde-head-and-foot.php");
doHeader("TDE applications", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="configure.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="sound.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="applications"></a>Chapter 11. TDE applications</h2>
<p class="qandaset"><dl><dt>11.1. <a href="applications.php#idm140487997619920">KPPP</a></dt><dt>11.2. <a href="applications.php#idm140487997539488">Konsole</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997619920"></a><a name="idm140487997619600"></a><b>11.1.</b></td><td align="left" valign="top"><p>KPPP</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Many TDE users report problems using KPPP. Make sure you have already checked the
following:</p>
<p class="itemizedlist"><ul type="disc"><li><p>Can you dialup to your ISP without using KPPP? If you cannot, then perhaps KPPP is not the culprit after
all.</p></li><li><p>Have you gone through the KPPP documentation
and followed the instructions and troubleshooting
suggestions?</p></li></ul><p>The KPPP handbook is available through the
TDE Help Center.</p><p>If you still encounter problems, then the following might help:</p>
<p class="variablelist"><dl><dt><I>How do I change the MTU setting in KPPP?</I></dt><dd><p>Open up the KPPP dialog box and select
Setup. Choose an existing account and click
Edit, or New to create a
new dialup account. Select the Dial tab and
click Arguments. Type what you want to change
in the Argument textbox (e.g. <strong class="userinput"><code>mtu 296</code></strong>) and
click Add. When you are satisfied, click
Close.</p><p>To check whether the options took, do one of the following:</p>
<p class="itemizedlist"><ul type="disc"><li><p>In a terminal window, run
<strong class="userinput"><code><strong class="command">/sbin/ifconfig</strong> ppp0</code></strong> and look
at the reported MTU in the output. It should match your
request.</p></li><li><p>Add <code class="option">debug</code> and <code class="option">kdebug</code>
(each on a separate line) to your
<code class="filename">/etc/ppp/options</code> file and restart your
PPP session. You will find debugging messages in
<code class="filename">/var/log/messages</code>, including MRU and MTU
settings.</p></li></ul><p>If you want, the MRU and MTU settings can be added to the
<code class="filename">options</code> file, one complete setting per line, no
quotes or dashes.</p></dd><dt><I>KPPP connects at a slower speed than
normal.</I></dt><dd><p>The following might do the trick:</p>
<p class="itemizedlist"><ul type="disc"><li><p>Try executing <strong class="command">setserial
spd_hi</strong>.</p></li><li><p>The default MTU value is 1500,
which maybe too large
for a dialup connection. Try changing it to a smaller value like
<strong class="userinput"><code>296</code></strong>
or <strong class="userinput"><code>576</code></strong>.</p></li><li><p>Check in your <code class="filename">$<code class="envar">HOME</code>/.trinity/share/config</code> for the
<code class="filename">kppprc</code>. Ensure the correct modem speed is
actually defined there.</p></li></ul></dd></dl></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997539488"></a><a name="idm140487997539168"></a><b>11.2.</b></td><td align="left" valign="top"><p>Konsole</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top">
<p class="variablelist"><dl><dt><I>How do I page-up or page-down?</I></dt><dd><p>Use <strong class="keycap">Shift</strong>+<strong class="keycap">Page Up</strong>
and <strong class="keycap">Shift</strong>+<strong class="keycap">Pg
Dn</strong>.
</p></dd><dt><I>How do I copy text from Konsole to
anything else?</I></dt><dd><p>Use the mouse to select the desired text. From the
Edit menu, select Copy, or press
<strong class="keycap">Ctrl</strong>+<strong class="keycap">Shift</strong>+<strong class="keycap">C</strong>. This places
the text in the TDE clipboard, Klipper. Next select
the target application, place the mouse pointer to the
desired location and press <strong class="keycap">Ctrl</strong>+<strong class="keycap">V</strong>.
Alternately, highlight the text by dragging with the left mouse button down and
paste by clicking with the middle mouse button (or both buttons if you are using a
2 button mouse with 3 button emulation).
</p>
<p class="note" ><h3 class="title">Note</h3><p>Note that the copying and pasting keyboard shortcuts use the
<strong class="keycap"><strong class="keycap">Shift</strong></strong> key. That is because in traditional Unix terminals,
<strong class="keycap">Ctrl</strong>+<strong class="keycap">C</strong> is used to break or stop
a process from running.</p></dd><dt><I>Why can't Konsole find the 9x15 and the 2
console bitmap fonts installed with TDE?</I></dt><dd><p>FontConfig must find the three fonts
installed in: <code class="filename">$<code class="envar">TDEDIR</code>/share/fonts</code>.
If
the TDE install does not install these fonts in a directory that
already exists (e.g. <code class="filename">/usr/share/fonts</code>) then you must add this
directory to the configuration file <code class="filename">/etc/fonts/local.conf</code>. This should be
the first line after &lt;fontconfig&gt;. For example:
<pre class="programlisting">
&lt;fontconfig&gt;
&lt;dir&gt;/usr/trinity/share/fonts&lt;/dir&gt;
&lt;/fontconfig&gt;
</pre>
After adding the directory, run (as root):
<strong class="userinput"><code><strong class="command">fc-cache</strong> -v</code></strong> and check that
it found the directory.</p></dd></dl></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="configure.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="sound.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Configuring TDE</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Troubleshooting sound problems</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,236 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Configuring TDE", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="webbrowser.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="applications.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="configure"></a>Chapter 10. Configuring TDE</h2>
<p class="qandaset"><dl><dt>10.1. <a href="configure.php#idm140487997863808">How do I set the language used by TDE?</a></dt><dt>10.2. <a href="configure.php#idm140487997805632">Is there any keyboard switcher for international keyboards for
TDE?</a></dt><dt>10.3. <a href="configure.php#idm140487997800880">How do I replace the standard text login screen with the
TDE login screen?</a></dt><dt>10.4. <a href="configure.php#idm140487997780528">I would like to click the left mouse button anywhere on the
desktop and have the TDE menu displayed.</a></dt><dt>10.5. <a href="configure.php#idm140487997774000">Where do I find additional TDE themes?</a></dt><dt>10.6. <a href="configure.php#idm140487997770320">How do I change MIME Types?</a></dt><dt>10.7. <a href="configure.php#idm140487997760704">TDE (TDM) does not read my .bash_profile.</a></dt><dt>10.8. <a href="configure.php#idm140487997751552">How do I use TrueType fonts in TDE?</a></dt><dt>10.9. <a href="configure.php#idm140487997740752">Is it possible to enter, show, and work with the Euro Symbol in
TDE?</a></dt><dt>10.10. <a href="configure.php#idm140487997734752">How do I run a program at TDE startup?</a></dt><dt>10.11. <a href="configure.php#idm140487997714400">How can I allow more than one user to be logged in a at a time? Can TDE do fast user switching?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997863808"></a><a name="idm140487997863488"></a><b>10.1.</b></td><td align="left" valign="top"><p>How do I set the language used by TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>First ensure the appropriate tde-i18n language package is installed.</p><p>Thereafter there are two ways to set the language TDE uses in the
messages it will display:</p>
<p class="variablelist"><dl><dt>Using the TDE Control Center</dt><dd><p>Open the TDE Control Center and select
Regional &amp; Accessibility then
Country/Region &amp; Language. You can select your language and location
here. If TDE cannot find a translation in the first language
chosen, it will fall back on the default language. This is usually
(American) English by default.</p>
<p class="note" ><h3 class="title">Note</h3><p>Using the TDE Control Center is the preferred way of choosing
languages in TDE.</p></dd><dt>Using the <code class="envar">LANG</code> environment variable</dt><dd><p>The second method uses the standard locale setting on
your system. To change the language, simply set the environment
variable <code class="envar">LANG</code> accordingly. For example, if your shell
is bash, execute
<strong class="userinput"><code><strong class="command">export</strong> <code class="envar">LANG</code>=de</code></strong>
to set German as the language used.</p></dd></dl></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997805632"></a><a name="idm140487997805312"></a><b>10.2.</b></td><td align="left" valign="top"><p>Is there any keyboard switcher for international keyboards for
TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
Yes, configure the switcher using the TDE Control Center
Regional &amp; Accessibility-&gt;
Keyboard Layout configuration page.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997800880"></a><a name="idm140487997800560"></a><b>10.3.</b></td><td align="left" valign="top"><p>How do I replace the standard text login screen with the
TDE login screen?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top">
<p class="note" ><h3 class="title">Note</h3><p>Your Unix-like distribution might have its own setup tools to
change this (e.g. YaST on SuSE Linux). This will
be the safest way to enable the TDE login screen. However, if for some reason
you do not wish to use these tools, the following instructions might be useful.</p><p>First, ychange to the xdm runlevel (runlevel 5 on
Red Hat and SuSE systems) by editing your
<code class="filename">/etc/inittab</code> file. In the file, there should be
a line saying <strong class="userinput"><code>id:3:initdefault:</code></strong>. Change it to
<strong class="userinput"><code>id:5:initdefault:</code></strong>. At the end of the file,
comment out the following line:
<code class="literal">x:5:respawn:/usr/bin/X11/xdm -nodaemon</code> and
replace it with
<strong class="userinput"><code>x:5:respawn:<em class="replaceable"><code>/opt/trinity/</code></em>bin/tdm
-nodaemon</code></strong>.
<p class="note" ><h3 class="title">Note</h3><p>The location of TDM might differ on your
system.</p></p><p>For changes to take effect immediately, type <strong class="command">init
5</strong> (for Red Hat systems) at the shell prompt.
<p class="caution" ><h3 class="title">Caution</h3><p>It is risky to initiate a graphical login without
checking beforehand whether it works. If it fails to work, you would
be in for a hard time getting back.</p></p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
For FreeBSD, you should edit the file <code class="filename">/etc/ttys</code>
and change one of the lines that look like
<pre class="programlisting">ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure</pre>
to instead say <strong class="userinput"><code>ttyv8 "/usr/local/bin/tdm -nodaemon" xterm
off secure</code></strong>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997780528"></a><a name="idm140487997780208"></a><b>10.4.</b></td><td align="left" valign="top"><p>I would like to click the left mouse button anywhere on the
desktop and have the TDE menu displayed.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Use the right mouse button to select the desktop. From the popup menu, select
Configure Desktop. From the icon list
select the Behavior icon. Choose the behavior of mouse clicks on the desktop. To have
the TDE menu open from a single left mouse button click, change
the entry labeled Left button to say
Application Menu.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997774000"></a><a name="idm140487997773680"></a><b>10.5.</b></td><td align="left" valign="top"><p>Where do I find additional TDE themes?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Go to <a href="http://www.kde-look.org" target="_top">http://www.kde-look.org</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997770320"></a><a name="idm140487997770000"></a><b>10.6.</b></td><td align="left" valign="top"><p>How do I change MIME Types?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>When using Konqueror, open a Konqueror window and choose
Settings-&gt;Configure
Konqueror. From the icon list select
File Associations. Find the mime type you want to change
(e.g. <code class="literal">text/english</code> or
<code class="literal">image/gif</code>), and set the application preference order
to whatever you want.</p><p>The same thing can be accomplished by using the TDE Control Center
. Select TDE Components-&gt;File Associations.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997760704"></a><a name="idm140487997760384"></a><b>10.7.</b></td><td align="left" valign="top"><p>TDE (TDM) does not read my <code class="filename">.bash_profile</code>.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The login managersxdm and TDM do
not run a login shell, so <code class="filename">.profile</code>,
<code class="filename">.bash_profile</code>, etc. are not
sourced. When the user logs in, xdm runs
<strong class="command">Xstartup</strong> as root and then
<strong class="command">Xsession</strong> as user. The normal practice is to add
statements in <code class="filename">Xsession</code> to source the user
profile. Please edit your <code class="filename">Xsession</code> and
<code class="filename">.xsession</code> files.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997751552"></a><a name="idm140487997751232"></a><b>10.8.</b></td><td align="left" valign="top"><p>How do I use TrueType fonts in TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Install TrueType font support into your X Window System configuration.
</p><p>If you have a bunch of TrueType fonts from Microsoft
Windows, edit the <code class="filename">xorg.conf</code> file to get the
fonts from the font folder. Then configure TDE to use these new
fonts with the <code class="filename">Font Administrator</code> utility.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997740752"></a><a name="idm140487997740432"></a><b>10.9.</b></td><td align="left" valign="top"><p>Is it possible to enter, show, and work with the Euro Symbol in
TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Open the TDE Control Center and select
Regional &amp; Accessibility, then
Keyboard Layout. Select the Xkb Options
tab and enable the Enable xkb options check box. Choose a compose key.
Enable Adding Eurosign to certain keys and select the desired key.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997734752"></a><a name="idm140487997734496"></a><b>10.10.</b></td><td align="left" valign="top"><p>How do I run a program at TDE startup?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are several ways to do that. If you want to
run some scripts that set environment variables (for
example, to start <strong class="command">gpg-agent</strong>, <strong class="command">ssh-agent</strong> and others), place the
scripts into <code class="filename">$<code class="envar">TDEHOME</code>/env/</code>. Make sure their names end in
<code class="literal">.sh</code>. $<code class="envar">TDEHOME</code> is
usually a folder named <code class="filename">.trinity</code>
(notice the period at the beginning) in your home
folder. If you want scripts to be executed for all TDE users, you can
put them under <code class="filename">$<code class="envar">TDEDIR</code>/env/</code>, where $<code class="envar">TDEDIR</code> is the prefix TDE is installed (you can find this out using the command
<strong class="userinput"><code><strong class="command">tde-config --prefix</strong></code></strong>).</p><p>If you wish to start a program after TDE has started, you may want to use the
<code class="filename">Autostart</code> folder. To add
entries to the <code class="filename">Autostart</code> folder:
<p class="orderedlist"><ol type="1"><li><p>Open Konqueror.</p></li><li><p>Select Go-&gt;Autostart from the menubar.</p></li><li><p>Right-click in the window view area and select Create New-&gt;File-&gt;Link to
Application</p></li><li><p>Click on the Application tab in
the window that appears and enter the name of the command to run in
the Command text box.</p></li></ol>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997714400"></a><a name="idm140487997714080"></a><b>10.11.</b></td><td align="left" valign="top"><p>How can I allow more than one user to be logged in a at a time? Can TDE do fast user switching?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, when starting TDE through the graphical login mode. When starting TDE
from the command line using <code class="filename">startx</code>, then toggle to a different console
to login in.</p><p>To enable more than one user to log in at one time on the same
computer (sometimes referred to as fast user switching)
configure the program that logs you in to allow more than one
session (or, in X Window System terms, display) at a time.</p><p>In TDE, this program is called TDM which stands for TDE
Display Manager. If you are not using TDM as your login screen
then you will need to consult the documentation for the software you are using on how to
accomplish multiple sessions.</p><p>By default, this will be configured at installation time automatically
if TDM supports virtual terminals on your system (currently Linux only).
If it was not configured automatically, consult the TDM manual, section
"Specifying permanent X-Servers".
After modifying tdmrc, you will have to restart TDM; just
invoke <strong class="command">killall -HUP tdm</strong>.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="webbrowser.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="applications.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Webbrowsing with Konqueror</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">TDE applications</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,128 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Contributing", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="questions.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="credits.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="contribute"></a>Chapter 19. Contributing</h2>
<p class="qandaset"><dl><dt>19.1. <a href="contribute.php#idm140487996923568">How can I contribute to TDE?</a></dt><dt>19.2. <a href="contribute.php#idm140487996832816">How do I submit a bug report?</a></dt><dt>19.3. <a href="contribute.php#idm140487996827392">May I join the development team?</a></dt><dt>19.4. <a href="contribute.php#idm140487996824032">I want to program for TDE. What should I do first?</a></dt><dt>19.5. <a href="contribute.php#idm140487996808128">How do I get access to TDE GIT?</a></dt><dt>19.6. <a href="contribute.php#idm140487996801168">Can I have read-only access to the GIT repository?</a></dt><dt>19.7. <a href="contribute.php#idm140487996796880">Are there any GIT mirror sites for TDE?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487996923568"></a><a name="idm140487996923248"></a><b>19.1.</b></td><td align="left" valign="top"><p>How can I contribute to TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE is a free/libre software project that lives from voluntary
contributions. Everybody is encouraged to contribute to TDE. Not
only programmers are welcome. There are many ways in which you can
help to improve TDE:</p>
<p class="itemizedlist"><ul type="disc"><li><p>Test the software.</p></li><li><p>Send in bug reports. For more information,
refer to <a href="contribute.php#bug-report">How do I submit a bug
report?</a>.</p></li><li><p>Write or edit documentation and help files.</p></li><li><p>Translate programs, documentation, and help files.
</p></li><li><p>Draw icons, wallpaper, or compose sound effects.</p></li><li><p>Write articles and books about TDE. If you want to
help spread the word about TDE, send an email to
<code class="email">&lt;<a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a>&gt;</code>. This will get you in touch
with the TDE developers and packagers.</p></li><li><p>Program new TDE applications. Please refer to <a href="contribute.php#programming">Q:19.4</a> for more information.</p></li><li><p> Of course, sponsors are also
welcome. :-)</p></li></ul><p>There are several places to look for more information if you
want to get involved in the development. The first step is to
subscribe to some of the <a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">mailing
lists</a>. You will soon see something
that can be improved or added.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996832816"></a><a name="bug-report"></a><b>19.2.</b></td><td align="left" valign="top"><p>How do I submit a bug report?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There is a bug tracking system available at <a href="http://bugs.pearsoncomputing.net/" target="_top">http://bugs.pearsoncomputing.net/</a>
and thanks for helping! The system features several query types and a
list of all known bugs.</p><p>The easiest way to submit a bug is to select
Help-&gt;Report
Bug/Request Enhancement... from the menu bar of the application
with the bug. This will open a dialog box with a link
to the bug tracking system. Please follow the
instructions of the bug reporting wizard.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996827392"></a><a name="idm140487996827072"></a><b>19.3.</b></td><td align="left" valign="top"><p>May I join the development team?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Please! Join our discussion list at
<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">
http://www.trinitydesktop.org/mailinglist.php</a>. Join
Internet Relay Chat (IRC) sessions at chat.freenode.net, channel: #trinity-desktop</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996824032"></a><a name="programming"></a><b>19.4.</b></td><td align="left" valign="top"><p>I want to program for TDE. What should I do first?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Everybody is encouraged to develop software for TDE. What you
should do first depends strongly on your experience, e.g. whether you have
already learned C++ or have experience with the Qt toolkit and so
on.</p><p>To get into TDE programming, you will need some basic tools:
automake,
autoconf, and
cmake.</p><p>An excellent resource for learning TDE
programming is the Qt tutorials. These are installed along with Qt. To view them,
open <code class="filename">$<code class="envar">QTDIR</code>/doc/html/index.php</code> in
Konqueror and bookmark the locatio. The tutorials
can be found under "Using Qt". The source code for each lesson can be found in the <code class="filename">$<code class="envar">QTDIR</code>/tutorial</code>
directory.</p><p>There is one thing everybody interested in
programming for TDE should do: please <em>subscribe to the developers
mailing list</em>. To subscribe, you have to send an email to
<a href="mailto:trinity-devel-subscribe@lists.pearsoncomputing.net" target="_top">trinity-devel-subscribe@lists.pearsoncomputing.net</a>
with an empty email.
<p class="important" ><h3 class="title">Important</h3><p>Please read<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">
http://www.trinitydesktop.org/mailinglist.php</a>. Everything
written there applies to the development list as well.</p></p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996808128"></a><a name="idm140487996807808"></a><b>19.5.</b></td><td align="left" valign="top"><p>How do I get access to TDE GIT?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The TDE project uses GIT to develop the
core parts of the software. Usually, when you have changed one of the
parts (e.g. fixed a bug), and you want to commit this change, the best
way is to create a patch against a current snapshot and send this
patch to the developer/maintainer of the respective program.</p><p>If you are doing this more or less regularly, then contact the developers
to obtain write access to the GIT repository:
<a href="trinity-devel@lists.pearsoncomputing.net" target="_top">
trinity-devel@lists.pearsoncomputing.net</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996801168"></a><a name="idm140487996800848"></a><b>19.6.</b></td><td align="left" valign="top"><p>Can I have read-only access to the GIT repository?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Instructions on how to get anonymous, read-only GIT
access are here: <a href="http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT" target="_top">
http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT</a>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996796880"></a><a name="idm140487996796560"></a><b>19.7.</b></td><td align="left" valign="top"><p>Are there any GIT mirror sites for TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>No, currently there are no anonymous GIT mirror sites for TDE.
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="questions.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="credits.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Asking Questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Credits and License</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,29 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Credits and License", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="contribute.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
</td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="credits"></a>Chapter 20. Credits and License</h2><p>Many of the answers in this FAQ are taken
from various mailing lists and newsgroups. Here is a
<em>big</em> thank you to all of you who have contributed
answers that eventually appear in this FAQ.</p><p>Special thanks go to the former FAQ
maintainers, Rainer Endres, Mr. Lee Wee Tiong, and J. Hall.</p><p><a name="gnu-fdl"></a>This documentation is licensed under the terms of the <a href="http://www.gnu.org/licenses/old-licenses/fdl-1.2.html" target="_top">GNU Free Documentation
License</a>.</p><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="contribute.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"></td></tr><tr><td width="33%" align="left" class="navLeft">Contributing</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight"></td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,56 @@
<?php
include("../tde-head-and-foot.php");
doHeader("The desktop", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="panel.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="windowmanager.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="desktop"></a>Chapter 6. The desktop</h2>
<p class="qandaset"><dl><dt>6.1. <a href="desktop.php#idm140487998355456">How do I add an application to the desktop?</a></dt><dt>6.2. <a href="desktop.php#idm140487998307136">How do I mount/unmount a device from the desktop?</a></dt><dt>6.3. <a href="desktop.php#idm140487998300816">Where are the icons kept?</a></dt><dt>6.4. <a href="desktop.php#idm140487998295328">How do I launch applications in a particular desktop?</a></dt><dt>6.5. <a href="desktop.php#idm140487998286720">Where do I save my files if I want them to appear directly on
the desktop?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998355456"></a><a name="idm140487998355136"></a><b>6.1.</b></td><td align="left" valign="top"><p>How do I add an application to the desktop?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Just choose the desired application from the TDE menu and drag and drop it to the Desktop.
</p><p>For applications not listed in the TDE menu,
use the right mouse button on the desktop and choose Create New-&gt;File-&gt;Link to Application... and fill in the configuration for the application you want to link to.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998307136"></a><a name="idm140487998306816"></a><b>6.2.</b></td><td align="left" valign="top"><p>How do I mount/unmount a device from the desktop?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>First, make sure you are allowed to <strong class="command">mount</strong>/<strong class="command">umount</strong> the relevant device as a user.
</p><p>Then you can add any device via right mouse button on the desktop and then choosing Create New-&gt;Link to Device and then selecting the device of the type you wish to control from the desktop. Fill in the settings for the device in the dialog that appears and click OK. You can use the resulting desktop icon to mount/unmount the device from the desktop.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998300816"></a><a name="idm140487998300496"></a><b>6.3.</b></td><td align="left" valign="top"><p>Where are the icons kept?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The icons can be found only in <code class="filename">$<code class="envar">TDEDIRS</code>/share/icons</code> or <code class="filename">$<code class="envar">HOME</code>/.trinity/share/icons</code>. To use icons
stored in other locations, you must either copy them into one of the
above-mentioned fixed TDE locations or make symlinks.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998295328"></a><a name="idm140487998295008"></a><b>6.4.</b></td><td align="left" valign="top"><p>How do I launch applications in a particular desktop?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE comes with a program called kstart.
To start an xterm on the second desktop and then activate it use:
<strong class="userinput"><code><strong class="command">kstart</strong> <code class="option">--desktop
2 --activate --window "xterm" </code>xterm</code></strong>.</p><p>Note that the <code class="option">--window</code> option is important. It takes an
argument which is a regular expression matching the title of the window to
apply the settings to.</p><p>Please read <strong class="command">kstart</strong> <code class="option">--help-all</code> for more magic
available with kstart (and there is an abundance).
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998286720"></a><a name="idm140487998286400"></a><b>6.5.</b></td><td align="left" valign="top"><p>Where do I save my files if I want them to appear directly on
the desktop?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p><code class="filename">$<code class="envar">HOME</code>/Desktop</code>. You might
need to refresh your desktop after you have saved your files.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="panel.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="windowmanager.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">The panel</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">The window manager</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,213 @@
<?php
include("../tde-head-and-foot.php");
doHeader("The File Manager", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="windowmanager.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="webbrowser.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="filemanager"></a>Chapter 8. The File Manager</h2><p>The default file manager in TDE is Konqueror. Please refer to
the Konqueror Handbook for detailed information.</p>
<p class="qandaset"><dl><dt>8.1. <a href="filemanager.php#idm140487998198336">How can I change the appearance of a folder in
Konqueror?</a></dt><dt>8.2. <a href="filemanager.php#idm140487998151568">How can I do non-anonymous FTP transfers with Konqueror?</a></dt><dt>8.3. <a href="filemanager.php#idm140487998143952">How do I specify the startup folder for Konqueror?</a></dt><dt>8.4. <a href="filemanager.php#idm140487998134960">How do I rename files?</a></dt><dt>8.5. <a href="filemanager.php#idm140487998131888">Where did the delete entry from my right-click context menu go?</a></dt><dt>8.6. <a href="filemanager.php#idm140487998127952">How do I configure the programs that Konqueror uses to
open different types of files?</a></dt><dt>8.7. <a href="filemanager.php#idm140487998118352">When I try to click on a folder in Konqueror, I get the
message: There appears to be a configuration error. You have
associated Konqueror with inode/directory, but it cannot handle this file
type.</a></dt><dt>8.8. <a href="filemanager.php#idm140487998109904">What are %i and
%m parameters in a file's Properties Command line?</a></dt><dt>8.9. <a href="filemanager.php#idm140487998095152">How do I make Konqueror start up without a menu bar?
I can't save a view profile when the menu bar is invisible!</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998198336"></a><a name="idm140487998198016"></a><b>8.1.</b></td><td align="left" valign="top"><p>How can I change the appearance of a folder in
Konqueror?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Right-click the folder, select Properties,
click on the large icon in the dialog which appears, and choose another
icon.</p><p>To change the icon displayed for entries in the
TDE Menu, use the Menu Editor,
located at Settings-&gt;Menu
Editor.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998151568"></a><a name="idm140487998151312"></a><b>8.2.</b></td><td align="left" valign="top"><p>How can I do non-anonymous FTP transfers with Konqueror?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Normally, if you enter a URL like
<strong class="userinput"><code>ftp://<em class="replaceable"><code>ftp.somehost.com</code></em></code></strong>,
Konqueror will attempt an anonymous login to the FTP server. If you
want to login as a particular user, enter a URL like
<strong class="userinput"><code>ftp://<em class="replaceable"><code>username@ftp.somehost.com</code></em></code></strong>
instead. Konqueror will ask for your password and connect to the
server.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998143952"></a><a name="idm140487998143632"></a><b>8.3.</b></td><td align="left" valign="top"><p>How do I specify the startup folder for Konqueror?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>With the desktop Home icon, using the right mouse button, select the icon and choose
Properties. Select the
URL tab. Type <code class="filename">/whereever/you/want</code>
with the folder you would like Konqueror to start in.</p><p>From within Konqueror the process is similar. Ensure the Navigation Panel is active
(press <strong class="keycap">F9</strong>). From the Navigation Panel tabs, select the Home icon.
In the Navigation Panel directory, use the right mouse button to select the top level <code class="filename">Home Folder</code> and select Properties.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998134960"></a><a name="idm140487998134704"></a><b>8.4.</b></td><td align="left" valign="top"><p>How do I rename files?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Simply right click on the file and select
Rename or press the keyboard shortcut <strong class="keycap">F2</strong> with a file selected.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998131888"></a><a name="idm140487998131632"></a><b>8.5.</b></td><td align="left" valign="top"><p>Where did the delete entry from my right-click context menu go?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The Delete context menu entry that bypasses the
Trash can is not displayed by default. To enable that menu option, go to
Settings-&gt;Configure
Konqueror and select
Behaviour in the iconbar to the left. Enable the checkbox
Show 'Delete' context menu entries which bypass the
trashcan.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998127952"></a><a name="idm140487998127696"></a><b>8.6.</b></td><td align="left" valign="top"><p>How do I configure the programs that Konqueror uses to
open different types of files?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>In order to configure file associations, you should go to the
KDE Control Center and choose the item File
Associations under the category TDE
Components.</p><p>
Suppose the default PDF viewer is now KGhostView and
you would prefer to use KPDF as a viewer. You
would simply type <strong class="userinput"><code>pdf</code></strong> in the search box at the top of
the dialog, choose pdf in the
application group and move
KPDF up. In the Embedding
tab you can also choose which component other applications will use to
display files (for example, when viewing files in Konqueror or using
Ark's embedded viewer).
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998118352"></a><a name="idm140487998118032"></a><b>8.7.</b></td><td align="left" valign="top"><p>When I try to click on a folder in Konqueror, I get the
message: There appears to be a configuration error. You have
associated Konqueror with inode/directory, but it cannot handle this file
type.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Make sure the embedding settings for inode/directory
are correct:
<p class="orderedlist"><ol type="1"><li><p>In Konqueror, go to
Settings-&gt;Configure
Konqueror and then to the File
Associations page.</p></li><li><p>Open
inode-&gt;directory in the tree view.</p></li><li><p>Click on
the
Embedding tab. Make sure that Left Click
Action is set to Show file in embedded
viewer, and by default Icon View (konq_iconview)
is at the top
of Services Preference Order.</p></li></ol>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998109904"></a><a name="idm140487998109648"></a><b>8.8.</b></td><td align="left" valign="top"><p>What are <code class="option">%i</code> and
<code class="option">%m</code> parameters in a file's Properties Command line?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>They are used by all TDE applications (since they are implemented in
<code class="classname">TDEApplication</code> and all good TDE programs create a
<code class="classname">TDEApplication</code> object before they even look at the
command line arguments).</p><p>A standard line for a TDE
application looks like this: <strong class="userinput"><code><strong class="command">foo</strong>
<code class="option">... %i %m -caption \"%c\"</code></code></strong>. Pretty confusing,
-but it has been designed in that way so that it can integrate legacy,
non-TDE applications as smoothly as possible. Konqueror, when executing
the line above, will extend the command to
<strong class="userinput"><code><strong class="command"><em class="replaceable"><code>foo</code></em></strong> <code class="option">-icon
something.png -miniicon something_mini.png -caption \"The
Foo\"</code></code></strong>. Both the icon and the mini-icon as well as "The
Foo" are properties defined in the <code class="filename">.desktop</code> file. If
the icons are not defined, they simply default to the executable name
<em class="replaceable"><code>foo</code></em>.</p><p>This way a user can change these things in KMenuEdit for his or her
applications. The <code class="option">-caption</code> option is important, because no
user will accept that the menu item Editor starts
something called kedit-0.9pl4-build47. Instead, users
expect a window called Editor. Furthermore these
names are localized, i.e. an American English user launches
CD-Player and gets a window called
CD-Player while a German user launches
CD-Spieler and gets a window called
CD-Spieler.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998095152"></a><a name="idm140487998094832"></a><b>8.9.</b></td><td align="left" valign="top"><p>How do I make Konqueror start up without a menu bar?
I can't save a view profile when the menu bar is invisible!</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The easiest way to do this is to edit Konqueror's
configuration file manually. Add the following lines to
<code class="filename">~/.trinity/share/config/konquerorrc</code>:
<pre class="programlisting">
[KonqMainWindow]
MenuBar=Disabled
</pre>
</p><p>On restarting Konqueror, the menubar should be hidden.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="windowmanager.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="webbrowser.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">The window manager</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Webbrowsing with Konqueror</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,62 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Getting TDE", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="introduction.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="install.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="getting-tde"></a>Chapter 3. Getting TDE</h2>
<p class="qandaset"><dl><dt>3.1. <a href="getting-tde.php#idm140487998877520">Where do I get TDE?</a></dt><dt>3.2. <a href="getting-tde.php#idm140487998827536">What is the current version?</a></dt><dt>3.3. <a href="getting-tde.php#idm140487998824912">Binary packages are not available for my distro. What do I do?</a></dt><dt>3.4. <a href="getting-tde.php#idm140487998822464">Where do I find TDE snapshots?</a></dt><dt>3.5. <a href="getting-tde.php#idm140487998818448">Where do I get Qt?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998877520"></a><a name="where-to-get-tde"></a><b>3.1.</b></td><td align="left" valign="top"><p>Where do I get TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The easiest way to get TDE is to install a Linux based distribution or another Unix-like operating system
that includes TDE.
You can find an up-to-date list of distributions that ship
with TDE <a href="http://www.trinitydesktop.org/" target="_top">here</a>.</p><p>The main distribution site for TDE is
<a href="http://www.trinitydesktop.org/" target="_top">http://www.trinitydesktop.org/</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998827536"></a><a name="idm140487998827280"></a><b>3.2.</b></td><td align="left" valign="top"><p>What is the current version?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE is developed continually. Find the latest stable version number <a href="http://www.trinitydesktop.org/releases.php" target="_top">here</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998824912"></a><a name="idm140487998824656"></a><b>3.3.</b></td><td align="left" valign="top"><p>Binary packages are not available for my distro. What do I do?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>That is always a challenging situation. Are there skilled packagers who
might help? If you are skilled in compiling software from sources, source
tarballs are available for each TDE release (http://www.trinitydesktop.org/releases.php).
The development version can also be built from our GIT source tree. Use the forums
or mailing lists to contact packagers to obtain copies of their build scripts
that can be massaged to fit your distro.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998822464"></a><a name="idm140487998822208"></a><b>3.4.</b></td><td align="left" valign="top"><p>Where do I find TDE snapshots?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Learn more about the latest development snapshots at <a href="http://www.trinitydesktop.org/development.php" target="_top">http://www.trinitydesktop.org/development.php</a>.
You might want to consider setting up your own GIT account to
maintain the latest snapshot at all times. Please refer to <a href="http://www.trinitydesktop.org/development.php" target="_top">http://www.trinitydesktop.org/development.php</a> for further
information.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998818448"></a><a name="where-to-get-qt"></a><b>3.5.</b></td><td align="left" valign="top"><p>Where do I get Qt?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Qt is a product of the Norwegian company Trolltech. The version
upon which TDE is based no longer is actively maintained by Trolltech.
Maintenance is handled by the TDE developers. Get the latest Qt version
from the TDE GIT repository at
<a href="http://git.trinitydesktop.org/" target="_top">http://git.trinitydesktop.org/</a>.</p><p>
With most Linux distributions, this version of Qt no longer is
included or maintained and must be obtained from the TDE repositories. Because
this version of Qt is now maintained exclusively to support TDE, the version supported
by TDE developers is not backwards compatible with the original version from Trolltech.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="introduction.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="install.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Introduction</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Installation instructions</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,48 @@
<?php
include("../tde-head-and-foot.php");
doHeader("TDE Frequently Asked Questions", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="about.php">Next</a></td></tr></tbody></table>
<p class="book" lang="en">
<p class="titlepage">
<p>
<p><h2><a name="idm140487999006528"></a>TDE Frequently Asked Questions</h2>
<p>
<p class="authorgroup"><p class="author">The TDE Team </p>
<p>Revision 0.1
<p><p class="copyright">Copyright 1997-2005 The KDE Team</p>
<p><p class="copyright">Copyright 2014 The TDE Team</p>
<p>
<p class="legalnotice"><a name="idm140488000783152"></a><p>Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover Texts, and
with no Back-Cover Texts. A copy of the license is included in <a href="credits.php#gnu-fdl">the section entitled "GNU Free Documentation License"</a>.</p>
<p>
<p>
<p class="abstract"><p>This is a collection of frequently asked
questions about the Trinity Desktop Environment. Please report any bugs,
inconsistencies, or omissions you find in this FAQ to
<code class="email">&lt;<a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a>&gt;</code>. Please post
questions to the TDE mailing lists. Questions are monitored to help
maintain this FAQ.</p><hr>
<p class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="about.php">1. About this FAQ</a></dt><dt><a href="introduction.php">2. Introduction</a></dt><dt><a href="getting-tde.php">3. Getting TDE</a></dt><dt><a href="install.php">4. Installation instructions</a></dt><dt><a href="panel.php">5. The panel</a></dt><dt><a href="desktop.php">6. The desktop</a></dt><dt><a href="windowmanager.php">7. The window manager</a></dt><dt><a href="filemanager.php">8. The File Manager</a></dt><dt><a href="webbrowser.php">9. Webbrowsing with Konqueror</a></dt><dt><a href="configure.php">10. Configuring TDE</a></dt><dt><a href="applications.php">11. TDE applications</a></dt><dt><a href="sound.php">12. Troubleshooting sound problems</a></dt><dt><a href="non-tde-apps.php">13. TDE with non-TDE applications</a></dt><dt><a href="tips.php">14. Useful tips</a></dt><dt><a href="misc.php">15. Miscellaneous questions</a></dt><dt><a href="licensing.php">16. Qt and Licensing questions</a></dt><dt><a href="more-info.php">17. Getting more information</a></dt><dt><a href="questions.php">18. Asking Questions</a></dt><dt><a href="contribute.php">19. Contributing</a></dt><dt><a href="credits.php">20. Credits and License</a></dt></dl><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"></td><td width="34%" align="center" valign="top" class="navCenter"></td><td width="33%" align="right" valign="top" class="navRight"><a href="about.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft"></td><td width="34%" align="center" class="navCenter"></td><td width="33%" align="right" class="navRight">About this FAQ</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,223 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Installation instructions", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="getting-tde.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="panel.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="install"></a>Chapter 4. Installation instructions</h2><p>These are the generic installation instructions for the Trinity
Desktop Environment. Please complement your reading with the
<code class="filename">README</code> and <code class="filename">INSTALL</code> text files that
come along with the package. Please read them carefully and try to
help yourself if anything goes wrong. If you need further
assistance, consider joining the TDE mailing lists
(see our web site instructions for joining the TDE
<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">mailing
lists</a>).</p>
<p class="qandaset"><dl><dt>4.1. <a href="install.php#idm140487998838576">To the would-be converts</a></dt><dt>4.2. <a href="install.php#idm140487998761408">What kind of hardware do I need to run TDE ?</a></dt><dt>4.3. <a href="install.php#idm140487998756832">Available package formats</a></dt><dt>4.4. <a href="install.php#idm140487998751936">Prerequisites</a></dt><dt>4.5. <a href="install.php#idm140487998745696">Description of the base packages</a></dt><dt>4.6. <a href="install.php#idm140487998671840">Installation instructions for the different package formats</a></dt><dt>4.7. <a href="install.php#idm140487998668416">Post-installation procedures</a></dt><dt>4.8. <a href="install.php#idm140487998650560">Should I remove old version xyz before installing a new
one?</a></dt><dt>4.9. <a href="install.php#idm140487998647968">How do I start TDE?</a></dt><dt>4.10. <a href="install.php#idm140487998640496">starttde fails with can not connect to X
server. What is wrong?</a></dt><dt>4.11. <a href="install.php#idm140487998632448">Will I lose my current settings when I update TDE?</a></dt><dt>4.12. <a href="install.php#greyscreen">I updated TDE and all seemed to go fine, but when I start TDE,
I get a blank gray screen, and nothing happens. There are errors in
the console about DCOPserver. What's going on?</a></dt><dt>4.13. <a href="install.php#idm140487998611936">Is TDE backwards or binary compatible with KDE 3?</a></dt><dt>4.14. <a href="install.php#idm140487998608144">Is TDE backwards or binary compatible with previous releases of TDE?</a></dt><dt>4.15. <a href="install.php#idm140487998604256">Is my KDE 3 profile directory compatible with Trinity?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998838576"></a><a name="idm140487998838256"></a><b>4.1.</b></td><td align="left" valign="top"><p>To the would-be converts</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You have heard rumors about TDE. Or you have seen screenshots.
You want test TDE. Yet you know next to nothing
about this whole alternate operating system business. Don't worry!
You only need to do some (well, maybe not some) reading, that's all!</p><p>TDE does not run on any version of Microsoft Windows. To run
TDE, you need to have a Unix-like operating system. Please refer to <a href="introduction.php#platform">Q:2.2</a> for more details.</p><p>Decide on a platform and set it up for your system. This
FAQ can not help you with this, since TDE is intended
to run on many Unix-like platforms.</p><p>To obtain TDE, please refer to <a href="getting-tde.php#where-to-get-tde">Q:3.1</a>. If
you encounter problems while installing TDE, please do not
hesitate to make use of the TDE <a href="more-info.php#mailing-lists">mailing lists</a>. No question is too silly to ask, but
remember to first look for answers in this FAQ.</p><p>Good luck and have fun!</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998761408"></a><a name="idm140487998761088"></a><b>4.2.</b></td><td align="left" valign="top"><p>What kind of hardware do I need to run TDE ?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>To run TDE consider at least a Pentium III processor, 512MB of memory, and 500MB of free disk space for a basic installation. A full installation will require about 3GB of hard drive storage space. While TDE will run on slower hardware, performance likely will require some patience. Generally, if your computer runs other desktop environments then the hardware probably is capable of running TDE.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998756832"></a><a name="idm140487998756576"></a><b>4.3.</b></td><td align="left" valign="top"><p>Available package formats</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You can find binary and source packages for
different distributions and operating systems on the
<a href="http://www.trinitydesktop.org/installation.php" target="_top">Trinity web site</a>.
The binary packages are made by dedicated members of the TDE community.
The only official release is the source tarball
packages. Please refer to the <code class="filename">README</code>s and
<code class="filename">INSTALL</code>s in the several binaries folders.
Find the latest stable release
<a href="http://www.trinitydesktop.org/releases.php" target="_top">here</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998751936"></a><a name="prerequisites"></a><b>4.4.</b></td><td align="left" valign="top"><p>Prerequisites</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You need the Qt library as provided by the TDE developers. Previous
versions of Qt will not work with the latest TDE.
Please ensure you download the correct Qt. You will
also need the header files, if you want to compile TDE
yourself. They are all available, at no cost, from the <a href="http://www.trinitydesktop.org/" target="_top">TDE repository</a>.
There are optional libraries that might improve TDE if
installed on your system. An example is OpenSSL which will enable
Konqueror to browse web pages securely. These additional packages
should be provided by your distributor.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998745696"></a><a name="idm140487998745376"></a><b>4.5.</b></td><td align="left" valign="top"><p>Description of the base packages</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The base distribution currently consists of several
packages. Some are required, while others are optional. Each package
is available in each of the aforementioned package formats.</p>
<p class="variablelist"><dl><dt>tqt3</dt><dd><p>Required</p><p>This package contains the foundational widget support needed by all
TDE applications.</p></dd><dt>tqtinterface</dt><dd><p>Required</p><p>Necessary for supporting subsequent versions of Qt.</p></dd><dt>arts</dt><dd><p>Required</p><p>The core sound system for TDE</p></dd><dt>tdelibs</dt><dd><p>Required</p><p>This package contains shared libraries that are needed by all
TDE applications.</p></dd><dt>tdebase</dt><dd><p>Required</p><p>This package contains the base applications that form the core
of the Trinity Desktop Environment like the window manager, the terminal
emulator, the control center, the file manager, and the panel.</p></dd><dt>aRts</dt><dd><p>Required</p><p>The aRts sound server. A powerful, network transparent sound
server.</p></dd><dt>tdeaddons</dt><dd><p>Optional but recommended</p><p>Various plugins for Kate, Kicker, KNewsTicker, Konqueror and Noatun </p></dd><dt>tdeartwork</dt><dd><p>Optional</p><p>Additional wallpapers, themes, styles, sounds ...</p></dd><dt>tdebindings</dt><dd><p>Optional</p><p>Various bindings for other languages, including Java, Perl, Python, ...</p></dd><dt>tdegames</dt><dd><p>Optional</p><p>Various games like KMahjongg, KSnake, KAsteroids, and
KPatience.</p></dd><dt>tdegraphics</dt><dd><p>Optional but recommended</p><p>Various graphics-related programs like PostScript previewer,
DVI previewer, and a drawing program.</p></dd><dt>tdeutils</dt><dd><p>Optional but recommended</p><p>Various desktop tools like a calculator, an editor and other
nifty stuff.</p></dd><dt>tdemultimedia</dt><dd><p>Optional but recommended</p><p>Multimedia applications like a CD player and a mixer.</p></dd><dt>tdenetwork</dt><dd><p>Optional</p><p>Network applications. Currently contains the instant messaging client Kopete, the
download manager KGet, and several other network-related programs.</p></dd><dt>tdepim</dt><dd><p>Optional but recommended</p><p>Personal information management tools. Contains the email client KMail, the newsreader KNode and other related programs.</p></dd><dt>tdeadmin</dt><dd><p>Optional but recommended</p><p>System administration programs.</p></dd><dt>tdeedu</dt><dd><p>Optional</p><p>
Educational and entertaining applications for TDE's younger users.
</p></dd><dt>tdeaccessibility</dt><dd><p>Optional but recommended</p><p>
TDE accessibility programs such as a screen magnifier and speech synthesizer front end.
</p></dd><dt>tdetoys</dt><dd><p>Optional</p><p>Toys!</p></dd><dt>tdevelop</dt><dd><p>Optional</p><p>A complete Integrated Development Environment for TDE and Qt</p></dd><dt>tdewebdev</dt><dd><p>Optional</p><p>Web development applications. Contains such applications as Quanta, an integrated web development environment and other applications useful in web development</p></dd><dt>tdesdk</dt><dd><p>Optional</p><p>TDE Software Development Kit. Contains a collection of applications and tools used by TDE Developers.</p></dd></dl><p>Information about compiling all packages is available at the
<a href="http://www.trinitydesktop.org/wiki/bin/view/Developers/HowToBuild" target="_top">
Trinity wiki</a>.</p><p>Most package management tools will let you put all these
packages in one folder and install them all at once, figuring out
the dependencies as they go.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998671840"></a><a name="idm140487998671520"></a><b>4.6.</b></td><td align="left" valign="top"><p>Installation instructions for the different package formats</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>As TDE is intended for many Unix-like systems, please consult the installtion
procedures and package management document for the system being used.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998668416"></a><a name="idm140487998668096"></a><b>4.7.</b></td><td align="left" valign="top"><p>Post-installation procedures</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There should be nothing to do after installing the packages except use them!
Nonetheless, should problems arise, there are some common problems to consider:</p>
<p class="variablelist"><dl><dt>System search path</dt><dd><p>Be sure all TDE binary files are installed
in a location listed in your system's <code class="envar">PATH</code>.</p></dd><dt>Library files</dt><dd><p>Be sure the TDE library files are installed in the expected locations for your
system.</p></dd><dt><code class="envar">TDEDIR</code> environment variable</dt><dd><p>Be sure the <code class="envar">TDEDIR</code> environment variable is correctly set.</p></dd><dt><code class="filename">starttde</code> script installation</dt><dd><p>Verify the <code class="filename">starttde</code> script is installed to <code class="filename">$<code class="envar">TDEDIR</code>/bin</code> and therefore in your
system's search path.</p></dd><dt><code class="filename">starttde</code> script is run correctly</dt><dd><p>Be sure the <code class="filename">starttde</code> script is being run from within the appropriate
xinitrc or xsession script.</p></dd></dl><p>This should present you with a new TDE desktop. You
can now start to explore the wonderful world of TDE. In case you
want to read some documentation first, there is a recommended
"A Quick Start Guide to the Desktop"
available in the TDE Help Center. Furthermore, every application has an online
help that is available via the Help menu.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998650560"></a><a name="idm140487998650304"></a><b>4.8.</b></td><td align="left" valign="top"><p>Should I remove old version xyz before installing a new
one?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>In principle, this is not necessary. The various distro package managers
should handle all dependencies.</p><p>If you compile the source code yourself, you should take more care.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998647968"></a><a name="starttde"></a><b>4.9.</b></td><td align="left" valign="top"><p>How do I start TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are only two methods of starting TDE: using a login
manager such as TDM or from the command line, using <strong class="command">startx</strong>.
The respective startup scripts should contain a reference to the
<code class="filename">starttde</code> script.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998640496"></a><a name="idm140487998640176"></a><b>4.10.</b></td><td align="left" valign="top"><p><strong class="command">starttde</strong> fails with can not connect to X
server. What is wrong?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You probably tried to start TDE directly with <strong class="command">starttde</strong> rather
than letting the login manager or startx process run that script. From the command
line the X server is started with <strong class="command">startx</strong>.
<strong class="command">starttde</strong> is the
script that should be run from your <code class="filename">.xinitrc</code>, <code class="filename">.xsession</code>, or
<code class="filename">.Xclients</code> to activate the window manager and the necessary server
daemons for TDE. See also <a href="install.php#starttde">Q:4.9</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998632448"></a><a name="idm140487998632128"></a><b>4.11.</b></td><td align="left" valign="top"><p>Will I lose my current settings when I update TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You shouldn't. TDE should transport your settings
intact. All settings should be safe.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="greyscreen"></a><a name="idm140487998627328"></a><b>4.12.</b></td><td align="left" valign="top"><p>I updated TDE and all seemed to go fine, but when I start TDE,
I get a blank gray screen, and nothing happens. There are errors in
the console about DCOPserver. What's going on?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
TDE uses several temporary files during its operation.
Usually these directories and files are found in the following locations:</p>
<p class="itemizedlist"><ul type="disc"><li><p><code class="filename">$HOME/.DCOPserver-*</code> (there are usually two of these; one is a symlink to the other)</p></li><li><p><code class="filename">$HOME/.trinity/socket-<em class="replaceable"><code>hostname</code></em></code></p></li><li><p><code class="filename">$HOME/.trinity/tmp-<em class="replaceable"><code>hostname</code></em></code>, which normally is a symlink to the next file:</p></li><li><p><code class="filename">$TMP/tde-<em class="replaceable"><code>USER</code></em></code></p></li><li><p><code class="filename">$HOME/.trinity/socket-<em class="replaceable"><code>hostname</code></em></code>, which normally is a symlink to:</p></li><li><p><code class="filename">$TMP/tdesocket-<em class="replaceable"><code>USER</code></em></code></p></li></ul><p>If the symlinks get broken, such as when
<strong class="command">cron</strong> or a shutdown script is emptying the
<code class="filename">/tmp</code> folder, then strange
things will happen. These files, and the symlinks, will all be
created automatically at the start of TDE so you can safely remove
them <em>while TDE is not running</em>.</p><p>If you are only getting a gray screen when you start TDE, or if you get an error message telling you to Check your installation, then shut down X and delete all the files listed above, then try to restart X.</p><p>Normally (i.e. when not updating between TDE versions) it's
quite safe to leave these files intact, and you may shave a few
seconds off your TDE startup time by doing so.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998611936"></a><a name="idm140487998611616"></a><b>4.13.</b></td><td align="left" valign="top"><p>Is TDE backwards or binary compatible with KDE 3?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>While many programs originally designed for KDE 3 will compile on Trinity, binary
compatibility with KDE 3 is not a goal of TDE developers.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998608144"></a><a name="idm140487998607824"></a><b>4.14.</b></td><td align="left" valign="top"><p>Is TDE backwards or binary compatible with previous releases of TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Possibly, but binary compatibility is not a project goal with major point
releases. A package that built on a previous version of TDE but no longer builds
on the current release should be brought to the attention of the developers.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998604256"></a><a name="idm140487998603936"></a><b>4.15.</b></td><td align="left" valign="top"><p>Is my KDE 3 profile directory compatible with Trinity?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Not quite, but don't worry. Some "scrubbing" cleanup is required to migrate
a KDE 3 profile. For new users or those with little customization we recommend
creating a fresh profile. For those long-time users who cringe at the thought
of recreating their desktop, we provide a migratekde3 shell script. That script
copies a $HOME/.kde3 profile directory to $HOME/.trinity and performs the required
"scrubbing" cleanup. Although the script has been tested we provide the tool "as is"
with no warranties or guarantees. (The script works really well, actually. :-))</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="getting-tde.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="panel.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Getting TDE</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">The panel</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,154 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Introduction", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="about.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="getting-tde.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="introduction"></a>Chapter 2. Introduction</h2>
<p class="qandaset"><dl><dt>2.1. <a href="introduction.php#idm140487999026864">What is TDE?</a></dt><dt>2.2. <a href="introduction.php#idm140488007142368">On which platforms can I expect TDE to work?</a></dt><dt>2.3. <a href="introduction.php#idm140487998950448">Why should I use TDE?</a></dt><dt>2.4. <a href="introduction.php#idm140487998946848">Is TDE a window manager?</a></dt><dt>2.5. <a href="introduction.php#idm140487998940368">Is TDE a CDE, Windows or Mac
OS clone?</a></dt><dt>2.6. <a href="introduction.php#idm140487998932336">On what platform is TDE based?</a></dt><dt>2.7. <a href="introduction.php#idm140487998929824">Is TDE free software?</a></dt><dt>2.8. <a href="introduction.php#idm140487998919136">Why the rebranding and renaming efforts? Why not continue calling the software KDE?</a></dt><dt>2.9. <a href="introduction.php#idm140487998915472">Why the change in version numbers?</a></dt><dt>2.10. <a href="introduction.php#idm140487998912448">How is Trinity different from KDE4?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487999026864"></a><a name="idm140487999026544"></a><b>2.1.</b></td><td align="left" valign="top"><p>What is TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE is the Trinity Desktop Environment. The project was initiated
by Matthias Ettrich in 1996 and originally called the K Desktop Environment.
The aim of the TDE project is to connect the power of the Unix-like operating
systems with the comfort of a modern user interface.</p><p>For additional information about TDE, check the Trinity web site at
<a href="http://www.trinitydesktop.org/about.php" target="_top">About Trinity</a></p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140488007142368"></a><a name="platform"></a><b>2.2.</b></td><td align="left" valign="top"><p>On which platforms can I expect TDE to work?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE is a Desktop Environment for all flavors of Unix-like systems.
While most TDE developers use Linux based systems, TDE should run
on a wide range of systems. You might need to tweak the
source code a bit to get TDE to compile on different variant
of Unix-like systems, or when not using the GNU development tools, in
particular the <strong class="command">gcc</strong> compiler.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998950448"></a><a name="idm140487998950128"></a><b>2.3.</b></td><td align="left" valign="top"><p>Why should I use TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE provides a traditional computer desktop that is snappy and
responsive. A project goal is to provide a highly customizable
desktop without forcing any particular feature or effect on users.
TDE comes with many software tools to provide a productive and enjoyable
computer desktop system.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998946848"></a><a name="idm140487998946528"></a><b>2.4.</b></td><td align="left" valign="top"><p>Is TDE a window manager?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>No, TDE is not a window manager. While TDE includes a
sophisticated window manager (TWin), TDE is much more, providing
a full integrated desktop environment. TDE includes a web browser,
a file manager, a window manager, a help system, a
configuration system, many tools and utilities, and many
applications, including but not limited to mail
and news clients, drawing programs, a PDF and a DVI viewer
and so forth.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998940368"></a><a name="idm140487998940112"></a><b>2.5.</b></td><td align="left" valign="top"><p>Is TDE a CDE, Windows or Mac
OS clone?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE is not a clone. Specifically TDE is not a
Common Desktop Environment (CDE) or Windows clone.
While developers have and will continue to glean the best features from existing
desktop environments, TDE is a unique environment that has and
will continue to go its own way.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998932336"></a><a name="idm140487998932080"></a><b>2.6.</b></td><td align="left" valign="top"><p>On what platform is TDE based?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>TDE uses C++ and the <a href="licensing.php#qt">Qt C++ crossplatform toolkit</a>.
The TDE development team now maintains the Qt3 toolkit, renamed TQt3.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998929824"></a><a name="idm140487998928608"></a><b>2.7.</b></td><td align="left" valign="top"><p>Is TDE free software?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, TDE is free software according to the GNU General
Public License. All TDE libraries are available under the
LGPL making commercial software development for the
TDE desktop possible, but all TDE applications are licensed under
the GPL.</p><p>TDE uses the <a href="licensing.php#qt">Qt C++ crossplatform
toolkit</a>, which, since version 2.2, is released under the
GPL.</p><p>Both TDE and Qt can be made available on
CD-ROM free of charge. No runtime fees of any kind are
incurred.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998919136"></a><a name="idm140487998918816"></a><b>2.8.</b></td><td align="left" valign="top"><p>Why the rebranding and renaming efforts? Why not continue calling the software KDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The "KDE" name, various logos, and related efforts are trademarked by the KDE
Foundation. Since the Trinity project is not affiliated with the KDE Foundation,
legally we can't use their trademarks.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998915472"></a><a name="idm140487998915216"></a><b>2.9.</b></td><td align="left" valign="top"><p>Why the change in version numbers?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Trinity evolved from the last KDE 3.5 release, 3.5.10. Subsequent Trinity releases
followed that numbering scheme. Release R14.0.0 marks a turning point in Trinity history
because a great deal of the code infrastructure was changed. While those changes do not
effect the usability or look-and-feel of the desktop that users enjoy, Trinity developers
believe a change in the version scheme distinguishes when those changes occurred. An
original project goal by users was to retain the flavor of the original KDE 3.5 desktop.
That goal remains intact. To reflect that original goal, the last number in the original
version scheme is retained in the new version scheme but is now the primary version number.
While the infrastructure has changed, the desktop itself remains the same as the original
KDE 3.5. This new version scheme indicates a modest divergence from the original KDE 3.5
series and that Trinity is now its own desktop environment. The new version scheme reminds
users that Trinity retains the original KDE 3.5 design, but is moving forward as a separate
desktop project.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998912448"></a><a name="trinity-vs-kde4"></a><b>2.10.</b></td><td align="left" valign="top"><p>How is Trinity different from KDE4?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Both desktop environments share common roots to KDE 3.5.10, which was the last
official release of KDE in the 3.x series. Many KDE developers wanted to break
from that code chain and tool sets to start afresh. Thus was born KDE4. In
addition to moving to the Qt4 tool set, the KDE developers revamped the
underlying KDE code set.</p><p>KDE4 and Trinity have different philosophies about work flow preferences.
KDE4 developers want to support certain work flow concepts and techniques.
Trinity developers want to maintain a "traditional" desktop environment.</p><p>For example, KDE4 offers the following tools:</p>
<p class="itemizedlist"><ul type="disc"><li><p>Semantic desktop through Nepomuk</p></li><li><p>PIM (Personal Information Management) data caching through Akonadi</p></li><li><p>Desktop file searching through Strigi</p></li><li><p>Activities, a computer desktop metaphor for managing tasks and activities</p></li></ul><p>Whereas TDE offers the following:</p>
<p class="itemizedlist"><ul type="disc"><li><p>Desktop search through the locate:/ tdeio-slave and Beagle</p></li><li><p>Integrated PIM suite with plugins</p></li><li><p>Related task management using multiple desktops</p></li></ul><p>The KDE developers support alternate desktop interfaces, such as those used
with netbooks, tablets, and smart phones. TDE provides a single interface that is
optimized for the mouse/keyboard HCI (Human-computer interaction) model.</p><p>Both desktop environments provide an excellent choice for various work
flows but differ in approach. Trinity leans toward user expectations of how
desktop environments have functioned traditionally. There is a sense of
familiarity with that environment many people like. Similarly other users prefer
the work flow features offered by KDE4 because those features match their
expectations of how they want their computer to behave. The difference between the
two environments does not mean one is better, buggier, or slower &mdash; only that
they are different and appeal to different types of people. Although sharing a
common heritage, both desktops appeal to different groups of people. As always
with free/libre software, there is a choice.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="about.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="getting-tde.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">About this FAQ</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Getting TDE</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,74 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Qt and Licensing questions", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="misc.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="more-info.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="licensing"></a>Chapter 16. Qt and Licensing questions</h2>
<p class="qandaset"><dl><dt>16.1. <a href="licensing.php#idm140487997117232">What is Qt, by the way?</a></dt><dt>16.2. <a href="licensing.php#idm140487997066464">Why does TDE use Qt?</a></dt><dt>16.3. <a href="licensing.php#idm140487997060624">Why does TDE not use gtk, xforms, xlib, whatever?</a></dt><dt>16.4. <a href="licensing.php#idm140487997056592">But Qt isn't free, is it?</a></dt><dt>16.5. <a href="licensing.php#idm140487997051872">Can I write commercial software for TDE?</a></dt><dt>16.6. <a href="licensing.php#idm140487997045088">Isn't Qt3 obsolete and "dead" technology?</a></dt><dt>16.7. <a href="licensing.php#idm140487997042304">Are there plans to migrate TDE to Qt4 or Qt5?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997117232"></a><a name="qt"></a><b>16.1.</b></td><td align="left" valign="top"><p>What is Qt, by the way?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Qt is a C++-based class library to build user interfaces. It
also includes many utility classes like string classes and classes
to handle input and output. It
provides most of the widgets you will see in a TDE application:
menus, buttons, sliders, etc. Qt is a cross-platform library that
allows developers to write code that will compile on Unix-like systems as well as
Windows and embedded devices. Learn more about Qt at <a href="http://www.trolltech.com" target="_top">http://www.trolltech.com</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997066464"></a><a name="idm140487997066144"></a><b>16.2.</b></td><td align="left" valign="top"><p>Why does TDE use Qt?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Qt is a sophisticated toolkit that provides everything that
needed to build a modern user interface. Qt is written in C++, thus
allowing object-oriented development which ensures efficiency and
code reuse in a project the size and scope of TDE. In our opinion
there is no better toolkit available for Unix-like systems and that it
would have been a grave mistake to try to build TDE on anything but
the best.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997060624"></a><a name="idm140487997060304"></a><b>16.3.</b></td><td align="left" valign="top"><p>Why does TDE not use gtk, xforms, xlib, whatever?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are a number of toolkits available. To provide a
consistent user interface and to keep used resources such as memory to
a minimum, TDE can use only one of them. Qt was selected for the
reasons mentioned above.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997056592"></a><a name="idm140487997056272"></a><b>16.4.</b></td><td align="left" valign="top"><p>But Qt isn't free, is it?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Qt is free/libre. Since September 4, 2000, version 2.2 of the Qt
libraries are licensed under the GPL, thereby
fulfiling all aspects of free/libre software.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997051872"></a><a name="idm140487997051552"></a><b>16.5.</b></td><td align="left" valign="top"><p>Can I write commercial software for TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You can use the TDE libraries to write commercial and
closed source as well as commercial and open
source software. If you write open source software you can
use the Qt free edition. If you write closed source software
you may not use the Qt free edition; you need to obtain the Qt
professional edition from Troll Tech. For more information, please
contact <a href="http://www.trolltech.com" target="_top">Troll Tech</a> directly.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997045088"></a><a name="idm140487997044768"></a><b>16.6.</b></td><td align="left" valign="top"><p>Isn't Qt3 obsolete and "dead" technology?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The definition for "obsolete" varies based upon who applies the term.
Generally the term "obsolete" means something no longer is useful or no longer
needed. In software circles the term often means antiquated or no longer shiny.
Usefulness often is not part of the intended meaning of the word. The term is
used as an emotional wedge more than a factual observation.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997042304"></a><a name="idm140487997041984"></a><b>16.7.</b></td><td align="left" valign="top"><p>Are there plans to migrate TDE to Qt4 or Qt5?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are no such plans. Porting Trinity to Qt4 is 5 to 10 years of solid work with current project manpower. Indeed, the KDE4 team of developers needed several years to port KDE and they have many more developers.</p><p>A fundamental project goal for maintaining Trinity is to keep alive the spirit and functionality of the original KDE3 concepts. Porting to Qt4 does not support that goal. Qt4 functionality is different from Qt3 (now TQt). Those differences conflict with how users want Trinity to function. The Qt4 environment is too different in focus and functionality to be used as the base toolkit of Trinity.</p><p>The idea of integrating certain portions of the Qt4 code has not been abandoned. One of the original reasons for the TQt interface layer was to keep open the possibility of adapting portions of Trinity to Qt4. That has already been done. For example, with the qt4-tqt-theme-engine package for Trinity.</p><p>More information about the philosophical and design differences between Trinity and KDE4 are available in <a href="introduction.php#trinity-vs-kde4">Q:2.10</a> of the FAQ introduction.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="misc.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="more-info.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Miscellaneous questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Getting more information</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,122 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Miscellaneous questions", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="tips.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="licensing.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="misc"></a>Chapter 15. Miscellaneous questions</h2>
<p class="qandaset"><dl><dt>15.1. <a href="misc.php#idm140487997282048">Does TDE support transparency and other visual effects provided by the new composite extension to X.org?</a></dt><dt>15.2. <a href="misc.php#idm140487997231328">What about TDE programs that do not have icons? How do I get
them into the menu?</a></dt><dt>15.3. <a href="misc.php#idm140487997226480">Does TDE have a graphical FTP client?</a></dt><dt>15.4. <a href="misc.php#idm140487997222544">How do I exit TDE?</a></dt><dt>15.5. <a href="misc.php#idm140487997211120">Is there a program that checks for new mails at my
ISP if and only if I am online?</a></dt><dt>15.6. <a href="misc.php#idm140487997208624">Is it really necessary to update to the latest version?</a></dt><dt>15.7. <a href="misc.php#idm140487997204448">How do I copy and paste in TDE?</a></dt><dt>15.8. <a href="misc.php#idm140487997189808">How do I convert the default Red Hat menus into a menu in the
TDE menu?</a></dt><dt>15.9. <a href="misc.php#idm140487997184672">What is GIT?</a></dt><dt>15.10. <a href="misc.php#idm140487997180768">Does TDE support dual screen (Xinerama)?</a></dt><dt>15.11. <a href="misc.php#idm140487997177328">How do I check which version of TDE I am using?</a></dt><dt>15.12. <a href="misc.php#idm140487997173936">How do I learn about development updates?</a></dt><dt>15.13. <a href="misc.php#idm140487997168816">Is there a release schedule?</a></dt><dt>15.14. <a href="misc.php#idm140487997166320">Are there plans to support semantic desktops?</a></dt><dt>15.15. <a href="misc.php#idm140487997163888">Are there plans to support tablet-like or special netbook desktop modes?</a></dt><dt>15.16. <a href="misc.php#idm140487997161344">How do the developers propose to transition away from HAL (hardware abstraction layer)?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997282048"></a><a name="idm140487997281728"></a><b>15.1.</b></td><td align="left" valign="top"><p>Does TDE support transparency and other visual effects provided by the new composite extension to X.org?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. TDE supports for the X composite extension and provides its own compositor. This allows for effects such as translucency and drop shadows for all windows, easily configurable through TWin's configuration dialog. For those using an xorg.conf file, be sure the following is included:
<pre class="screen">
Section "Extensions"
Option "Composite" "Enable"
EndSection
</pre>
After correctly configuring xorg.conf, transparency and other effects can be enabled through the Desktop-&gt;Window Behavior KDE Control Center module, under the Translucency tab.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997231328"></a><a name="idm140487997231008"></a><b>15.2.</b></td><td align="left" valign="top"><p>What about TDE programs that do not have icons? How do I get
them into the menu?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Use KMenuEdit. To access it use the right mouse button on the
T button and select Menu Editor.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997226480"></a><a name="idm140487997226160"></a><b>15.3.</b></td><td align="left" valign="top"><p>Does TDE have a graphical FTP client?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, and it is none other than your favorite file
manager, Konqueror. You can drag and drop remote files into local
folders.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997222544"></a><a name="idm140487997222224"></a><b>15.4.</b></td><td align="left" valign="top"><p>How do I exit TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>On the panel (kicker) use the left mouse button to select the T
button and select Log Out.... Another method is to use the right mouse button
to select an empty area of the desktop, which opens a popup menu,
containing Log Out... as one of the options.
Another option is to use a keyboard shortcut, which on many systems is
<strong class="keycap">Ctrl</strong>+<strong class="keycap">Alt</strong>+<strong class="keycap">Delete</strong>.
A fourth option is to add the Lock/Logout button applet.
<p class="note" ><h3 class="title">Note</h3><p>Depending on your configuration of the X Window System, <strong class="keycap">Ctrl</strong>+<strong class="keycap">Alt</strong>+<strong class="keycap">Backspace</strong>
might also exit TDE by killing the X server, but using that shortcut prevents
session management and is recommended only for emergencies.</p></p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997211120"></a><a name="idm140487997210800"></a><b>15.5.</b></td><td align="left" valign="top"><p>Is there a program that checks for new mails at my
ISP if and only if I am online?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>KOrn will do the job. If you are not
connected, it will just sit there (idling).</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997208624"></a><a name="idm140487997208304"></a><b>15.6.</b></td><td align="left" valign="top"><p>Is it really necessary to update to the latest version?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>We recommend updating to the latest stable release, or at least to stay within
a release version. Otherwise, getting answers to questions might be challenging.
Each release always contains bug fixes and enhancements. Often a problem with an old version
has been fixed in a more recent release. Newer versions also fix security problems. Only seldom are bug and security fixes backported to older releases.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997204448"></a><a name="idm140487997204128"></a><b>15.7.</b></td><td align="left" valign="top"><p>How do I copy and paste in TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The simplest method is to use your mouse:</p>
<p class="procedure"><ol type="1"><li><p>Highlight the text you want to copy by holding down the
left mouse button and dragging across the text. This adds the selected text to the clipboard.</p></li><li><p>Go to the destination area; depending on your configuration,
you might need to click it using the left mouse button to give it
focus.</p></li><li><p>Click the middle mouse button to paste. If you have a two
button mouse and are emulating a three button mouse, push both buttons
simultaneously.</p></li></ol><p>The standard keyboard shortcuts for copying is <strong class="keycap">Ctrl</strong>+<strong class="keycap">C</strong>, to cut is <strong class="keycap">Ctrl</strong>+<strong class="keycap">X</strong>, and to paste is <strong class="keycap">Ctrl</strong>+<strong class="keycap">V</strong>.</p><p>TDE provides a multiple layer clipboard called Klipper. Refer to the Klipper Handbook for further information.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997189808"></a><a name="idm140487997189488"></a><b>15.8.</b></td><td align="left" valign="top"><p>How do I convert the default Red Hat menus into a menu in the
TDE menu?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Click on the T button and select
System-&gt;Appfinder.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997184672"></a><a name="GIT"></a><b>15.9.</b></td><td align="left" valign="top"><p>What is GIT?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>GIT is a distributed version control and source code management system.
GIT is used to maintain source code under development. The TDE developers use GIT.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997180768"></a><a name="idm140487997180448"></a><b>15.10.</b></td><td align="left" valign="top"><p>Does TDE support dual screen (Xinerama)?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, you need to have a multi-headed X server.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997177328"></a><a name="idm140487997177072"></a><b>15.11.</b></td><td align="left" valign="top"><p>How do I check which version of TDE I am using?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Start any Trinity app. Each app has a Help menu providing
related information in the About dialog.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997173936"></a><a name="idm140487997173088"></a><b>15.12.</b></td><td align="left" valign="top"><p>How do I learn about development updates?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>You might want to subscribe to the
<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">
TDE developer's mail list</a>.
Refer to <a href="http://trinity-devel.pearsoncomputing.net/" target="_top">http://trinity-devel.pearsoncomputing.net/</a>
if you want to read without subscribing.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997168816"></a><a name="idm140487997168496"></a><b>15.13.</b></td><td align="left" valign="top"><p>Is there a release schedule?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The Trinity developers strive for a six to nine month schedule but that is not rigid or set in stone.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997166320"></a><a name="idm140487997166000"></a><b>15.14.</b></td><td align="left" valign="top"><p>Are there plans to support semantic desktops?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Not at this time.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997163888"></a><a name="idm140487997163568"></a><b>15.15.</b></td><td align="left" valign="top"><p>Are there plans to support tablet-like or special netbook desktop modes?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>No. The TDE team suggests a tablet-centric interface such as Unity, KDE4, or GNOME 3 for those devices.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997161344"></a><a name="idm140487997161024"></a><b>15.16.</b></td><td align="left" valign="top"><p>How do the developers propose to transition away from HAL (hardware abstraction layer)?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The Trinity team developed a new native hardware support layer that is under testing.
That new system will be enabled by default in a future release, but is available now
in the development sources.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="tips.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="licensing.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Useful tips</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Qt and Licensing questions</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,44 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Getting more information", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="licensing.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="questions.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="more-info"></a>Chapter 17. Getting more information</h2>
<p class="qandaset"><dl><dt>17.1. <a href="more-info.php#idm140487997036624">Where is the TDE homepage?</a></dt><dt>17.2. <a href="more-info.php#idm140487996989632">Is there a TDE mailing list?</a></dt><dt>17.3. <a href="more-info.php#idm140487996975568">How do I subscribe/unsubscribe to these lists?</a></dt><dt>17.4. <a href="more-info.php#idm140487996971856">Is there a mailing list archive?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997036624"></a><a name="idm140487997036304"></a><b>17.1.</b></td><td align="left" valign="top"><p>Where is the TDE homepage?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The TDE homepage is located at <a href="http://www.trinitydesktop.org/" target="_top">http://www.trinitydesktop.org/</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996989632"></a><a name="mailing-lists"></a><b>17.2.</b></td><td align="left" valign="top"><p>Is there a TDE mailing list?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are several TDE mailing lists. Each focuses on a different
aspect of TDE. Some are for developers, so they are not
discussed in detail. Some of the more important lists that users
might be interested in are:</p>
<p class="variablelist"><dl><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-users</a></dt><dd><p>For general discussion, users helping each other.</p></dd><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-announce</a></dt><dd><p>Announcements of TDE news</p></dd><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-devel</a></dt><dd><p>For developers, artists, documentation writers.</p></dd></dl><p>For the complete list of mailing lists available, please refer
to <a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">http://www.trinitydesktop.org/mailinglist.php</a>.</p><p>Please note that it is not a good idea to ask questions that are
already answered in this FAQ.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996975568"></a><a name="subscribe"></a><b>17.3.</b></td><td align="left" valign="top"><p>How do I subscribe/unsubscribe to these lists?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>To subscribe, follow the directions here:
<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">Official Mailing Lists</a>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996971856"></a><a name="idm140487996971536"></a><b>17.4.</b></td><td align="left" valign="top"><p>Is there a mailing list archive?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, each list has a searchable archive:
<p class="variablelist"><dl><dt><a href="http://trinity-users.pearsoncomputing.net/" target="_top">tde-users</a></dt><dd><p>General discussion archives.</p></dd><dt><a href="http://trinity-announce.pearsoncomputing.net/" target="_top">tde-announce</a></dt><dd><p>Announcement archives.</p></dd><dt><a href="http://trinity-devel.pearsoncomputing.net/" target="_top">tde-devel</a></dt><dd><p>Developers, artists, documentation writer archives.</p></dd></dl>
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="licensing.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="questions.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Qt and Licensing questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Asking Questions</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,76 @@
<?php
include("../tde-head-and-foot.php");
doHeader("TDE with non-TDE applications", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="sound.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="tips.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="non-tde-apps"></a>Chapter 13. TDE with non-TDE applications</h2>
<p class="qandaset"><dl><dt>13.1. <a href="non-tde-apps.php#idm140487997458656">My non-TDE applications like Emacs and
kterm are running amok with strange
colors!</a></dt><dt>13.2. <a href="non-tde-apps.php#idm140487997384896">How can I set my default web browser to be something other
than Konqueror?</a></dt><dt>13.3. <a href="non-tde-apps.php#idm140487997377232">How can I configure the style and fonts of GTK
applications within TDE ?
</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997458656"></a><a name="idm140487997458336"></a><b>13.1.</b></td><td align="left" valign="top"><p>My non-TDE applications like Emacs and
kterm are running amok with strange
colors!</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Start the TDE Control Center and in
Appearance &amp; Themes-&gt;
Colors, uncheck the "Apply colors to
non-TDE applications" checkbox, and click
Apply.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997384896"></a><a name="idm140487997384576"></a><b>13.2.</b></td><td align="left" valign="top"><p>How can I set my default web browser to be something other
than Konqueror?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Open the KDE Control Center and
navigate to the TDE Components-&gt;Component
Chooser panel. Select Web
Browser from the list on the left, then select Open
http and https URLs in the following browser: and type in the
name of the browser (e.g. mozilla,
firefox, opera, etc.)
in the textbox.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997377232"></a><a name="idm140487997376912"></a><b>13.3.</b></td><td align="left" valign="top"><p>How can I configure the style and fonts of GTK
applications within TDE ?
</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
Install the qt-gtk-engine package, which is available as part of TDE. This
theme engine makes GTK applications look like your TDE widget style
by calling functions from Qt instead of drawing the styles itself. Once
the theme engine has been installed, there will be a KDE Control Center module
under Appearance &amp; Themes-&gt;GTK
Styles and Fonts.
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="sound.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="tips.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Troubleshooting sound problems</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Useful tips</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,153 @@
<?php
include("../tde-head-and-foot.php");
doHeader("The panel", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="install.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="desktop.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="panel"></a>Chapter 5. The panel</h2>
<p class="qandaset"><dl><dt>5.1. <a href="panel.php#idm140487998474896">How do I add applications to the TDE panel (Kicker)?</a></dt><dt>5.2. <a href="panel.php#idm140487998427712">How do I change the menu T button of
the panel to another picture?</a></dt><dt>5.3. <a href="panel.php#idm140487998424784">After updating TDE, my TDE menu appears to be empty! How can I get my menu back?
</a></dt><dt>5.4. <a href="panel.php#idm140487998418640">My desktop panel has disappeared. How can I get it
back?</a></dt><dt>5.5. <a href="panel.php#idm140487998408432">How can I start an application minimized to the system
tray?</a></dt><dt>5.6. <a href="panel.php#idm140487998400736">How do I use the Windows key to open the TDE menu?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998474896"></a><a name="idm140487998474576"></a><b>5.1.</b></td><td align="left" valign="top"><p>How do I add applications to the TDE panel (Kicker)?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are several ways to add an application to the panel.
The easiest is to right-click on the panel, and from the context
menu that appears, select Add Application to
Panel.</p><p>For more ways of adding buttons to the panel, refer to the
Kicker Handbook.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998427712"></a><a name="idm140487998427456"></a><b>5.2.</b></td><td align="left" valign="top"><p>How do I change the menu T button of
the panel to another picture?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The simplest way is to right-click on the panel, from the context menu
select Configure Panel, from the icon list on the left side,
select Menus, then inside the TDE Menu grouping, select the TDE Menu button icon.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998424784"></a><a name="idm140487998424528"></a><b>5.3.</b></td><td align="left" valign="top"><p>After updating TDE, my TDE menu appears to be empty! How can I get my menu back?
</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
User modifications to the TDE menu are stored in
<code class="filename">$<code class="envar">HOME</code>/.config/menus/applications-tdemenuedit.menu</code>.
Try moving this file out of the way and then issuing the
command <strong class="userinput"><code><strong class="command">tdebuildsycoca</strong>
<code class="option">--noincremental</code></code></strong>. This should restore you to the
default system menus. If that is the case you'll have to recreate your customized menu.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998418640"></a><a name="idm140487998417888"></a><b>5.4.</b></td><td align="left" valign="top"><p>My desktop panel has disappeared. How can I get it
back?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The panel disappearing is usually due to a crash. This might be
caused by loading an applet that has a fatal bug or a bad installation
of TDE and/or the panel.</p><p>The easiest way to get the panel back is to launch the
Run Command window by pressing <strong class="keycap">Alt</strong>+<strong class="keycap">F2</strong> and entering
<strong class="userinput"><code><strong class="command">kicker</strong></code></strong>, and then pressing the
OK button.</p><p>If the panel continues to disappear, you may wish to either
remove or edit by hand your
<code class="filename">$<code class="envar">TDEHOME</code>/share/config/kickerrc</code>
file, where <code class="filename">$<code class="envar">TDEHOME</code></code> is usually
<code class="filename">~/.trinity</code>. If you choose to edit
by hand, start by removing the applet entry groups.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998408432"></a><a name="idm140487998407600"></a><b>5.5.</b></td><td align="left" valign="top"><p>How can I start an application minimized to the system
tray?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Use <strong class="command">ksystraycmd</strong>. For example, to start a Konsole hidden
in the system tray, run <strong class="userinput"><code><strong class="command">ksystraycmd </strong>
<code class="option">--hidden</code> <strong class="command">konsole</strong></code></strong>. For
more information about <strong class="command">ksystraycmd</strong>, see the section
Advanced Window Management in the TDE
User Guide.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998400736"></a><a name="idm140487998400416"></a><b>5.6.</b></td><td align="left" valign="top"><p>How do I use the Windows key to open the TDE menu?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Previous versions of TDE provided a trick to allow you to
use the Windows key both as a modifier (so you could have shortcuts
like Win+<strong class="keycap">R</strong>), and as a regular key (so that pressing
Win on its own could open the TDE menu). This feature
was removed for reasons of usability and accessibility, as well as
keeping the code clean. For current versions of TDE, you have two
options: either use a different shortcut to open the TDE menu (the
default is <strong class="keycap">Alt</strong>+<strong class="keycap">F1</strong>), or remap the Win key to be a regular
key, rather than a modifier.</p><p>If you choose to do the second, here's one way:
<p class="orderedlist"><ol type="1"><li><p>Find the keycode for your Win key
using <strong class="command">xev</strong>: Run the command
<strong class="userinput"><code><strong class="command">xev</strong></code></strong> in a Konsole, and
press the Win key. Look in the output of
<strong class="command">xev</strong> for
<code class="computeroutput">keycode <em class="replaceable"><code>n</code></em></code>,
where <em class="replaceable"><code>n</code></em> is the keycode of the
Win key.</p></li><li><p>Use <strong class="command">xmodmap</strong> to remap the
Win key. An appropriate command is <strong class="userinput"><code><strong class="command">xmodmap
<code class="option">-e</code> 'keycode
<em class="replaceable"><code>n</code></em>=Menu'</strong></code></strong>.</p></li><li><p>In the KDE Control Center, go to
Regional &amp;
Accessibility-&gt;Keyboard Shortcuts and set the shortcut for Popup Launch
Menu to the Win key. You should now be
able to popup the TDE menu by pressing the Win key.</p></li><li><p>One more step is required to save the changes across
settings: Create a file <code class="filename">~/.trinity/env/win-key.sh</code>
(create the directory if it doesn't exist), and add the
<strong class="command">xmodmap</strong> command you used previously to it. The
change should now be applied every time you start TDE.</p></li></ol>
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="install.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="desktop.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Installation instructions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">The desktop</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,156 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Asking Questions", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="more-info.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="contribute.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="questions"></a>Chapter 18. Asking Questions</h2><p>To get an appropriate answer to questions requires asking a clear
question in a manner that motivates people to help. Writing questions that
appear to be rude, lazy, or uses bad or unclear language likely will result
in your question being ignored.</p>
<p class="qandaset"><dl><dt>18.1. <a href="questions.php#idm140487996996016">What do I do before I ask?</a></dt><dt>18.2. <a href="questions.php#idm140487996913792">Where do I ask?</a></dt><dt>18.3. <a href="questions.php#idm140487996909360">How do I ask?</a></dt><dt>18.4. <a href="questions.php#idm140487996896592">What do I do when told to look elsewhere?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487996996016"></a><a name="idm140487996995696"></a><b>18.1.</b></td><td align="left" valign="top"><p>What do I do before I ask?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Read the documentation and FAQ for the application. There is
a wealth of TDE documentation availible both in the help center and
online. A lot of time and effort has gone into this documentation, and
often the answer to your question is there. The general TDE userguide
can be found by typing <strong class="userinput"><code><strong class="command">help:/khelpcenter/userguide</strong></code></strong>
into the Konqueror address bar or <strong class="userinput"><code><strong class="command">
khelpcenter help:/khelpcenter/userguide with the minicli</strong></code></strong>.</p><p>Search the web: Usually searching for a specific error message or
searching mailing list archives will find a solution.</p><p>Try it and see! Look through all the application options, read the
What's this? and tooltips for the ones you're not sure about. If you're
really unsure about an option save your data and then try. As long as you
use common sense you are unlikely to break anything by experimenting.</p><p>Don't be lazy. If you show the people who you are asking
that you are able to troubleshoot and research in a logical manner, you're
showing them you're a reasonable person who is worth their time to
help. It's your problem and not theirs so the legwork is yours to do. Save
your helpers as much time as you can.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996913792"></a><a name="idm140487996913472"></a><b>18.2.</b></td><td align="left" valign="top"><p>Where do I ask?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Usually the best place to ask a question is on the
IRC channels and mailing lists devoted to user
questions. Don't post simple questions about using TDE to the devel
channels and mailing lists, these are for technical discussions. Some good
places are chat.freenode.net, channel: #trinity-desktop, and the TDE <a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">mailing
lists</a>.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996909360"></a><a name="idm140487996909040"></a><b>18.3.</b></td><td align="left" valign="top"><p>How do I ask?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Try to word your questions in a manner that gives the most
information possible and is polite and courteous. Don't ask to ask, just
ask!</p><p>Q: TDE sucks, it's slow</p><p>This is not a question that is likely to get you a useful answer. It does
not give any useful information about troubleshooting the problem, and it
starts out attacking the software in a way that isn't productive.</p><p>Q: Since updating TDE on Slackware Linux using sources, I have
noticed it's being really slow sometimes
applications take up to 20 seconds to launch. I am using the same user
configuration as I had with the previous version. I have tried as a new
user. I can't find anything about this on the mailing lists or by a web
search. Could anyone point me to some information that could help?</p><p>This question is polite, contains information to help people
troubleshoot the problem and shows your helpers what avenues you have
already tried.</p><p>Don't presume automatically that the problem is the fault of
TDE. Otherwise you likely will annoy people.</p><p>Use clear language with correct spelling. Watch out for any
ambiguities and make sure you think about what you say before you write
it. If you are asked for clarification, give it as best you can. TDE is a
project where many of the users and developers are not native english
speakers and if you don't use correct english, misunderstandings might
ensue. Be patient. Use the language appropriate to the channel or mailing list you are
in if you don't, people who might have been able to help you might
ignore your message because it is not in a language they understand.</p><p>Include all information that could be relevant, even when you're not
sure. Have you updated other software or hardware on your system,
particularly system libraries or a new kernel? These things could affect how
TDE performs. Even when you cannot see a connecting cause, someone else might.</p><p>Don't paraphrase error messages. Paste in the exact error, and if it's
more than a line or two don't paste them directly into an
IRC channel. Use an online paste service. If you
must type the messages by hand, be sure you are accurate. When you provide
faulty information, your helpers cannot help you as easily.</p><p>Follow through on your solution! Tell people when the solution worked, or when you have
solved the problem yourself. This helps everybody involved know when
solutions work and helps other users who might be searching for a similar
solution to the problem.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996896592"></a><a name="idm140487996896272"></a><b>18.4.</b></td><td align="left" valign="top"><p>What do I do when told to look elsewhere?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Possibly you have not followed the above
advice. You've not done your research, and the solution probably is one the
helper knows very well to be easy to find. When provided a web link to an
FAQ or documentation don't say, No, I don't
want to have to read this I want you to just tell me. That response
is considered bad manners. People who don't provide effort to learn often
find others have little incentive to help.</p></td></tr></tbody></table><p>Use common courtesy. TDE users and developers volunteer their time
out of an already very busy schedule, and like to
know that you are appreciating they are helping you for free. Be
polite, say please and thank you, be constructive, and try to be pleasant and
friendly.</p><p> Does this seem like a lot of trouble to ask a question? If you want
to be able to feel that people owe you an answer or support, then you're
quite welcome to pay for commercial support from companies that support
TDE on Unix-like platforms. If you don't want to pay money, then pay the
people who do this for free with your politeness and appreciation. :-)</p><p>If you think the answer to your question should be included in the
TDE FAQ please feel free to submit any patches or suggestions to the
TDE FAQ Maintainer, at <code class="email">&lt;<a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a>&gt;</code></p><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="more-info.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="contribute.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Getting more information</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Contributing</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,72 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Troubleshooting sound problems", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="applications.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="non-tde-apps.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="sound"></a>Chapter 12. Troubleshooting sound problems</h2><p>TDE uses the aRts sound system which is complex and powerful,
making it difficult for some users to troubleshoot when things go
wrong. Here are some tips to help you diagnose what it's doing when your
sound misbehaves :</p>
<p class="qandaset"><dl><dt>12.1. <a href="sound.php#idm140487997483664">How can I troubleshoot sound related problems in TDE?</a></dt><dt>12.2. <a href="sound.php#idm140487997424576">
I've updated to the latest version of TDE keeping my previous configuration and my system sounds don't work anymore!</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997483664"></a><a name="idm140487997483344"></a><b>12.1.</b></td><td align="left" valign="top"><p>How can I troubleshoot sound related problems in TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p> To check that sound is working independently of aRts, make
sure that <strong class="command">artsd</strong> isn't running and then try playing sound
through XMMS or another multimedia application
that isn't a part of TDE. If that application doesn't play sound, then
your general sound setup is probably broken and it's not a TDE
problem.</p><p>Try playing sound with
<strong class="userinput"><code><strong class="command">artsplay</strong><code class="option"><em class="replaceable"><code>
/path/to/some/soundfile</code></em></code></code></strong>. Try various
formats, ogg, mp3 and wav. Any error messages there might be useful in
pointing you in the right direction.</p><p>Try setting the aRts output method to OSS. In the
KDE Control Center go to Sound &amp; Multimedia-&gt;Sound System. On the
Hardware tab, under Select the audio
device choose Open Sound System. If you are
running alsa this will use the OSS
emulation, which may give better or worse results.</p><p>Running <strong class="userinput"><code><strong class="command">artsd</strong><code class="option"> -l
0</code></code></strong> from a terminal will give you a lot of debug output,
some of which might help you to diagnose the problem. Trying this in
conjunction with using <strong class="command">artsplay</strong> in a second terminal can give a wealth of information. If an artsd instance is already running, exit it with <strong class="userinput"><code><strong class="command">artsshell
</strong><em class="parameter"><code>terminate</code></em></code></strong></p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997424576"></a><a name="idm140487997424256"></a><b>12.2.</b></td><td align="left" valign="top"><p>
I've updated to the latest version of TDE keeping my previous configuration and my system sounds don't work anymore!</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
Assuming you've installed aRts correctly and you still have the codecs installed your previous TDE installation needed, possibly there is a problem with your <code class="filename">knotifyrc</code>. To confirm this, try temporarily
renaming the file. A new one will be created when starting TDE.
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="applications.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="non-tde-apps.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">TDE applications</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">TDE with non-TDE applications</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,96 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Useful tips", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="non-tde-apps.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="misc.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="tips"></a>Chapter 14. Useful tips</h2>
<p class="qandaset"><dl><dt>14.1. <a href="tips.php#idm140487997402016">Reading documentation in TDE</a></dt><dt>14.2. <a href="tips.php#idm140487997322000">Move or resize windows quickly</a></dt><dt>14.3. <a href="tips.php#idm140487997314000">Killing windows in TDE</a></dt><dt>14.4. <a href="tips.php#idm140487997307472">What if something is so wrong that I can't even get the skull
&amp; crossbones cursor? How do I get out of a total lockup?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997402016"></a><a name="idm140487997401696"></a><b>14.1.</b></td><td align="left" valign="top"><p>Reading documentation in TDE</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Pop up the Run Command window (<strong class="keycap">Alt</strong>+<strong class="keycap">F2</strong> by
default) and type:
<p class="itemizedlist"><ul type="disc"><li><p><strong class="command">man:<em class="replaceable"><code>command</code></em></strong> for man pages. It
even unpacks on the fly if the man pages are gzipped.</p></li><li><p><strong class="command">info:<em class="replaceable"><code>command</code></em></strong> for info
pages.</p></li><li><p><strong class="command">help:<em class="replaceable"><code>kdeappname</code></em></strong> for TDE
application help pages.</p></li></ul>
</p><p>You can enter any of these in the Location text
box in Konqueror.</p><p>Uou can use the TDE Help Center. Start the TDE Help Center by selecting Help from the TDE menu. Once the TDE Help Center has loaded, the window on the left will contain an entry called
Unix manual pages. Select that entry to browse through all the installed manual pages on your
system.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997322000"></a><a name="idm140487997321680"></a><b>14.2.</b></td><td align="left" valign="top"><p>Move or resize windows quickly</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>To move a window, use <strong class="keycap">Alt</strong>+left mouse
button. <strong class="keycap">Alt</strong>+right mouse
button will resize the window. Last but not least, <strong class="keycap">Alt</strong>+middle mouse button
raises/lowers the window. The TDE Control Center
allows you to change these mouse bindings. Please refer to
"Windows, How To Work Them" in the Trinity user guide for more information.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997314000"></a><a name="idm140487997313680"></a><b>14.3.</b></td><td align="left" valign="top"><p>Killing windows in TDE</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There is a standard keybinding (<strong class="keycap">Ctrl</strong>+<strong class="keycap">Alt</strong>+<strong class="keycap">Esc</strong>)
that changes the mouse pointer to a skull &amp; crossbones cursor. Click that cursor on a
window to kill it. The keybindings are viewable/changeable from the
TDE Control Center.
<p class="caution" ><h3 class="title">Caution</h3><p>Using this option kills the program forcibly. Data might be lost,
and some processes related to the program might remain active. Use only as a
last resort.</p>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997307472"></a><a name="idm140487997307152"></a><b>14.4.</b></td><td align="left" valign="top"><p>What if something is so wrong that I can't even get the skull
&amp; crossbones cursor? How do I get out of a total lockup?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>These kind of locks tend to occur when an application locks up
while it has a so called mouse/keyboard grab. When that
happens you can try to select a virtual text console with <strong class="keycap">Ctrl</strong>+<strong class="keycap">Alt</strong>+<strong class="keycap">F1</strong> and login. With the
following command you will get a list of all running processes:</p><pre class="screen"><strong class="userinput"><code> <strong class="command">ps</strong> <code class="option">-aux</code> | <strong class="command">more</strong></code></strong></pre><p>By killing the process that has the mousegrab, your desktop will
come to life again. Unfortunately you can't see which process that is,
so you will have to find out through trial and error. To kill a process
use:</p><pre class="screen"><strong class="userinput"><code> <strong class="command">kill</strong> <code class="option">-9</code> <em class="replaceable"><code>pid</code></em></code></strong></pre><p>Here <em class="replaceable"><code>pid</code></em> is the process id of the
process, which is the first number on each line reported by
<strong class="command">ps</strong> <code class="option">-aux</code>.</p><p>You can switch back to the desktop with <strong class="keycap">Ctrl</strong>+<strong class="keycap">Alt</strong>+<strong class="keycap">F7</strong> (or
<strong class="keycap">F8</strong> through <strong class="keycap">F9</strong> depending on your
operating system) to see if things work again. When you press
<strong class="keycap">Alt</strong>+<strong class="keycap">Tab</strong> you should get a
response from the window manager. If not, you need to get back to the
text console and try to kill another process.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="non-tde-apps.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="misc.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">TDE with non-TDE applications</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Miscellaneous questions</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,201 @@
<?php
include("../tde-head-and-foot.php");
doHeader("Webbrowsing with Konqueror", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="filemanager.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="configure.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="webbrowser"></a>Chapter 9. Webbrowsing with Konqueror</h2><p>Konqueror is TDE's default web browser. Please refer to
Konqueror Handbook for detailed information.</p>
<p class="qandaset"><dl><dt>9.1. <a href="webbrowser.php#idm140487998053904">Where does the name Konqueror come from?</a></dt><dt>9.2. <a href="webbrowser.php#idm140487998008672">Can I run Konqueror without running TDE?</a></dt><dt>9.3. <a href="webbrowser.php#idm140487998001952">Why doesn't Konqueror show the contents of an image's ALT attribute in a tooltip?</a></dt><dt>9.4. <a href="webbrowser.php#idm140487997995056">How do I use Konqueror as a web browser with a proxy?</a></dt><dt>9.5. <a href="webbrowser.php#idm140487997987568">How do I import bookmarks from another browser into Konqueror ?</a></dt><dt>9.6. <a href="webbrowser.php#idm140487997980864">How can I make Konqueror only show certain bookmarks in the bookmarks toolbar?</a></dt><dt>9.7. <a href="webbrowser.php#idm140487997972544">How do I fool a site into believing Konqueror is Netscape or
some other browser?</a></dt><dt>9.8. <a href="webbrowser.php#idm140487997965776">Konqueror is taking a really long time to load web pages -- mdash; what
could cause this?</a></dt><dt>9.9. <a href="webbrowser.php#idm140487997960464">How do I configure Konqueror to run Java applets?</a></dt><dt>9.10. <a href="webbrowser.php#idm140487997954048">How do I block unrequested popup windows in Konqueror?</a></dt><dt>9.11. <a href="webbrowser.php#idm140487997946464">Why doesn't my banking site work with Konqueror? It pops up a new
window with the login screen in other browsers, but not in
Konqueror.</a></dt><dt>9.12. <a href="webbrowser.php#idm140487997940960">Can Konqueror use user-specified stylesheets, like those in the
Firefox adblock extension?</a></dt><dt>9.13. <a href="webbrowser.php#idm140487997933552">
Why does Konqueror display a plain grey square when I try to view flash animations, even though the flash plugin is installed?
</a></dt><dt>9.14. <a href="webbrowser.php#idm140487997930384">When I try to open a web page with Konqueror, I get the
message: There appears to be a configuration error. You have
associated Konqueror with text/html, but it cannot handle this file
type.</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998053904"></a><a name="idm140487998010848"></a><b>9.1.</b></td><td align="left" valign="top"><p>Where does the name Konqueror come from?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>It's a word play on the other browsers' names. After the Navigator
and the Explorer comes the Conqueror.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998008672"></a><a name="idm140487998008352"></a><b>9.2.</b></td><td align="left" valign="top"><p>Can I run Konqueror without running TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Install Qt, tdelibs, and tdebase. From your window manager launch Konqueror. It should work just fine, but if it doesn't (TDE developers don't often test that use case), report the problem to <a href="http://bugs.pearsoncomputing.net/" target="_top">http://bugs.pearsoncomputing.net/</a>. Before reporting a bug, try running "tdeinit" before running Konqueror. This is of course the same for any other TDE application running in
a non TDE setup.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998001952"></a><a name="idm140487998001632"></a><b>9.3.</b></td><td align="left" valign="top"><p>Why doesn't Konqueror show the contents of an image's <code class="sgmltag-attribute">ALT</code> attribute in a tooltip?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
There is no standard that states the <code class="sgmltag-attribute">ALT</code> attribute should appear as a tooltip. The specification calls for <code class="sgmltag-attribute">ALT</code> to be displayed in place of the image, as in text-mode only browsers such at lynx or w3m. Abusing the <code class="sgmltag-attribute">ALT</code> attribute is bad for accessibility. Tooltips are supposed to come from the <code class="sgmltag-attribute">TITLE</code> attribute and this is implemented in Konqueror.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997995056"></a><a name="idm140487997994736"></a><b>9.4.</b></td><td align="left" valign="top"><p>How do I use Konqueror as a web browser with a proxy?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Konqueror can be used with HTTP and FTP proxies. To set
up the proxy server in Konqueror, select
Settings-&gt;Configure
Konqueror... from the Konqueror menu and
select the Proxy option.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997987568"></a><a name="nsbookmark"></a><b>9.5.</b></td><td align="left" valign="top"><p>How do I import bookmarks from another browser into Konqueror ?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>To import bookmarks from another browser into Konqueror, from the menu
bar select Bookmarks, then select Edit Bookmarks.
In the Bookmark Editor, select
File then select Import. Select
the browser from which you would like to import bookmarks. In the Open dialog,
navigate to the location of the folder or file your bookmarks are
located.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997980864"></a><a name="idm140487997980544"></a><b>9.6.</b></td><td align="left" valign="top"><p>How can I make Konqueror only show certain bookmarks in the bookmarks toolbar?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>In Konqueror select Settings-&gt;Configure
Konqueror.... Then select Web Behaviour from the icon list. Under the Bookmarks heading, place a check in the box next to Show only marked bookmarks in bookmark toolbar.</p><p>In the Bookmark Editor an option to Show in Toolbar appears on clicking with the right mouse button on any bookmark entry or in the Edit menu when the entry is highlighted. Folders can also be shown in the bookmarks toolbar in much the same way.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997972544"></a><a name="idm140487997972224"></a><b>9.7.</b></td><td align="left" valign="top"><p>How do I fool a site into believing Konqueror is Netscape or
some other browser?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>That is called setting the user agent. In Konqueror, select
Settings-&gt;Configure
Konqueror.... In the icon list, select
Browser Identification. Default
and site-specific browser identifications can be set there.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997965776"></a><a name="idm140487997965456"></a><b>9.8.</b></td><td align="left" valign="top"><p>Konqueror is taking a really long time to load web pages -- mdash; what
could cause this?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Quite often Konqueror loading web pages slowly is caused by
DNS servers with broken IPV6
support. Adding the following to <code class="filename">/etc/profile</code> or any
other script that is sourced on login should solve this problem:
<pre class="screen">
export TDE_NO_IPV6=true
</pre>
for bourne compatible shells, and for C-style shells:
<pre class="screen">
setenv TDE_NO_IPV6 true
</pre>
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997960464"></a><a name="idm140487997960144"></a><b>9.9.</b></td><td align="left" valign="top"><p>How do I configure Konqueror to run Java applets?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>From Konqueror's menubar choose
Settings-&gt;Configure
Konqueror....
From the icon list select Java &amp; Javascript. Set the
Path to Java executable.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997954048"></a><a name="idm140487997953728"></a><b>9.10.</b></td><td align="left" valign="top"><p>How do I block unrequested popup windows in Konqueror?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Konqueror provides a 'smart' policy for JavaScript popups. From the
Konqueror main window, selectSettings-&gt;Configure
Konqueror.... Then
Java &amp; JavaScript. On the
JavaScript tab, under Global JavaScript
Policies, set the radio button beside Open new
windows: to Smart.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997946464"></a><a name="idm140487997946144"></a><b>9.11.</b></td><td align="left" valign="top"><p>Why doesn't my banking site work with Konqueror? It pops up a new
window with the login screen in other browsers, but not in
Konqueror.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
Make sure you have Javascript enabled, and the default JavaScript web popups
policy set to Ask or Allow. The
Smart policy is not always sufficient for some banks.
Many banks also require Java support.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997940960"></a><a name="idm140487997940640"></a><b>9.12.</b></td><td align="left" valign="top"><p>Can Konqueror use user-specified stylesheets, like those in the
Firefox adblock extension?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, you can set Konqueror to use any kind of valid
css stylesheet to filter webcontent or improve accessibility.
From the Konqueror main window simply click
Settings-&gt;Configure
Konqueror... and select
Stylesheets. Set the radio button to
Use user-defined stylesheet and browse to where the
stylesheet you want to use is located. Alternately, select
Use accessibility stylesheet defined in "Customize"
tab and then set your own options.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997933552"></a><a name="idm140487997933232"></a><b>9.13.</b></td><td align="left" valign="top"><p>
Why does Konqueror display a plain grey square when I try to view flash animations, even though the flash plugin is installed?
</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>
Under the latest versions of X.org, having the composite extension loaded can cause problems with the flash plugin. Try disabling the composite extension and see whether normal flash operation is restored.
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487997930384"></a><a name="idm140487997930128"></a><b>9.14.</b></td><td align="left" valign="top"><p>When I try to open a web page with Konqueror, I get the
message: There appears to be a configuration error. You have
associated Konqueror with text/html, but it cannot handle this file
type.</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Make sure the embedding settings for the text/html
MIME type are correct:
<p class="orderedlist"><ol type="1"><li><p>In Konqueror, go to
Settings-&gt;Configure
Konqueror.... In the icon list select File
Associations.</p></li><li><p>Open
text-&gt;html in the tree view.</p></li><li><p>Click on the
Embedding tab. Make sure that Left Click
Action is set to Show file in embedded
viewer, and that TDEHTML (tdehtml) is at the top
of Services Preference Order.</p></li></ol>
</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="filemanager.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="configure.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">The File Manager</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Configuring TDE</td></tr></table>
<?php
doFooter();
?>

@ -0,0 +1,94 @@
<?php
include("../tde-head-and-foot.php");
doHeader("The window manager", "Documentation", "FAQ", "../");
?>
<STYLE>
.question {font-weight:bold;}
TD {padding-top:10px}
</STYLE>
<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="desktop.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
<a accesskey="n" href="filemanager.php">Next</a></td></tr></tbody></table>
<p class="chapter" lang="en">
<p class="titlepage">
<p>
<p><h2 class="title"><a name="windowmanager"></a>Chapter 7. The window manager</h2><p>The default window manager provided by TDE is the Trinity Window
Manager (TWin). Please refer to
"Windows, How To Work Them" in the Trinity user guide for more information.</p>
<p class="qandaset"><dl><dt>7.1. <a href="windowmanager.php#idm140487998247152">Are there keyboard shortcuts for TWin operations?</a></dt><dt>7.2. <a href="windowmanager.php#idm140487998242912">Can I define my own set of keyboard shortcuts?</a></dt><dt>7.3. <a href="windowmanager.php#idm140487998238000">When I "iconify" a window, it disappears. Where does it
go?</a></dt><dt>7.4. <a href="windowmanager.php#idm140487998228224">How do I maximize windows only vertically or horizontally?</a></dt><dt>7.5. <a href="windowmanager.php#idm140487998222144">What is shading a window?</a></dt><dt>7.6. <a href="windowmanager.php#idm140487998218432">How can I start an application with special window options, like
maximized/minimized/to stay on top?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487998247152"></a><a name="idm140487998246896"></a><b>7.1.</b></td><td align="left" valign="top"><p>Are there keyboard shortcuts for TWin operations?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Please use to the Trinity Control Center (KControl),
Regional &amp; Accessibility-&gt;
Keyboard Shortcuts, for the
list of available shortcuts.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998242912"></a><a name="idm140487998242592"></a><b>7.2.</b></td><td align="left" valign="top"><p>Can I define my own set of keyboard shortcuts?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Launch the
TDE Control Center and select
Regional &amp; Accessibility-&gt;Keyboard Shortcuts to
configure window manager bindings like maximizing windows, etc..
</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998238000"></a><a name="idm140487998237712"></a><b>7.3.</b></td><td align="left" valign="top"><p>When I "iconify" a window, it disappears. Where does it
go?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>With many X Window System GUIs, the minimize button (a little dot) will
erase the window that the program is running in and create, instead,
an icon on the desktop. TDE does not do this. Instead, when a
window is iconified it is simply hidden (but the program is still
running).</p><p>There are a few ways to access disappeared windows:</p>
<p class="itemizedlist"><ul type="disc"><li><p>If you are running the taskbar part of Kicker,
you can choose to have a list of tasks displayed on your desktop.
Iconified tasks will have their names displayed in gray.</p></li><li><p>If you click the middle mouse button on the root window (i.e.,
the background of the desktop), TWin will give you a list
of all available tasks.</p></li></ul></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998228224"></a><a name="idm140487998227904"></a><b>7.4.</b></td><td align="left" valign="top"><p>How do I maximize windows only vertically or horizontally?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Provided your window is not already maximized, clicking on the
maximize button with the left mouse button/middle mouse button/right mouse button will
maximize fully/vertically/horizontally respectively.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998222144"></a><a name="idm140487998221888"></a><b>7.5.</b></td><td align="left" valign="top"><p>What is shading a window?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>By shading a window we mean rolling up the window leaving just
the title bar visible. You can do this by double clicking on the
window title bar.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487998218432"></a><a name="idm140487998218176"></a><b>7.6.</b></td><td align="left" valign="top"><p>How can I start an application with special window options, like
maximized/minimized/to stay on top?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Use the <strong class="command">kstart</strong> command. As an example, to
open KCalc with the Stay on Top option, use:
<pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code><strong class="command">kstart</strong> <code class="option">--ontop</code> <code class="option">kcalc</code></code></strong></pre>
</p><p>For maximized windows, use the <code class="option">--maximize</code>
option, for minimized windows, use <code class="option">--iconify</code>. You can
see a full list of <strong class="command">kstart</strong> options with
<strong class="userinput"><code><strong class="command">kstart</strong>
<code class="option">--help-all</code></code></strong>.</p>
<p class="warning" ><h3 class="title">Warning</h3><p>If you're using <strong class="command">kstart</strong> to start
applications at TDE startup, you should use the
<code class="option">--window</code> option. See the TDE User Guide, section
Advanced Window Management for more information about
this feature.</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="desktop.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="filemanager.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">The desktop</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">The File Manager</td></tr></table>
<?php
doFooter();
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

@ -0,0 +1,38 @@
<?php
include("tde-head-and-foot.php");
doHeader("Trinity Features", "Home", "Features");
?>
<ul>
<li>A repository of TDE compatible software applications.</li>
<li>Traditional panel, task bar, task manager, quick launch.</li>
<li>Several text editors, file manager, image viewers, office apps, archive manager.</li>
<li style="padding-bottom:1.5ex">The original and improved classic Amarok music player.</li>
<li>A comprehensive control center to configure the desktop to each user's preferences.</li>
<li>Monitor and Display control center module for system wide single/multi monitor and display configuration.</li>
<li>TDE Run dialog supports autocompletion and history-based autocompletion.</li>
<li style="padding-bottom:1.5ex">Customizable System Tray icon sizes.</li>
<li>Remote Folder Synchronization in Konqueror file manager.</li>
<li><a href="http://en.wikipedia.org/wiki/International_Color_Consortium">ICC (International Color Consortium)</a>
color profile support.</li>
<li>Searchable system menu.</li>
<li style="padding-bottom:1.5ex">Kickoff style system menu support.</li>
<li>SmartCard support.</li>
<li>Supports GTK2/Qt theme engine; tabs, check boxes, menu backgrounds.</li>
<li>Optional <a href="http://en.wikipedia.org/wiki/Secure_attention_key">Secure Attention
Key</a> to further secure the login and desktop lock dialogs.</li>
<li style="padding-bottom:1.5ex">A built-in X11 compositor.</li>
<li>Some TDE applications, such as Amarok, detect and use true RGBA (Red Green
Blue Alpha) transparency when available.</li>
<li>A TDE-specific DBUS notification client for improved integration with
common applications such as Firefox and NetworkManager (not dependant on HAL).</li>
<li style="padding-bottom:1.5ex">Prevent OpenGL screen savers from locking the display.</li>
<li>Flash plugin support in Konqueror.</li>
<li>Enhanced Quick Launch.</li>
<li style="padding-bottom:1.5ex">Caldav and Carddav support.</li>
<li>XDG compliant.</li>
<li>Improved stdout/stderr messages to enhance readability in xsession-error log.</li>
<li>TQt interface (lays groundwork for selective Qt4 compatibility)</li>
</ul>
<?php
doFooter();
?>

@ -0,0 +1,22 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
function doFooter(){
echo(' <!--end content-->');
date_default_timezone_set('UTC'); #else the interpreter whines
echo(' <P ID="copyright">&copy; 2011-' . date('Y') . ' Trinity Desktop Project');
?>
</DIV>
</DIV>
</DIV>
</DIV>
</DIV>
</BODY>
</HTML>
<?php
} #end of doFooter
?>

@ -0,0 +1,4 @@
<?php
// Defaults
$newscollapsedlines = 5;
?>

@ -0,0 +1,18 @@
<?php
include("tde-head-and-foot.php");
doHeader("Trinity Handbooks", "Documentation", "Handbooks");
?>
<P>The handbooks are the primary help files provided with Trinity. Browse the most recent versions
on-line here:
<P><A HREF="">Welcome to Trinity</A>
<BR><A HREF="">Trinity Users' Manual</A>
<BR><A HREF="">Application Manuals</A>
<BR><A HREF="">Applet Manuals</A>
<BR><A HREF="">Control Center Modules</A>
<BR><A HREF="">Ioslaves</A>
<BR><A HREF="">Konqueror Plugins</A>
<BR><A HREF="">Tutorials</A>
<?php
doFooter();
?>

@ -0,0 +1,120 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
#Outputs the Trinity page header, sidebar, and prefatory matter. $pageTitle is the title of the
#page as it will appear in both the top banner and the browser's title bar, and $navCategory
#and $navItem point at the sidebar navigation item that are to be highlighted for this page.
#If the string "_" is passed for $navItem, the top-level navigation category will be highlighted.
#$maindir is the path to the top level site directory. By default, it is empty.
function doHeader($pageTitle, $navCategory, $navItem, $maindir = "/"){
header('Content-Type: text/html; charset=utf-8');
$navset = array( #change this array to alter the navigation scheme
"Home" => array("_" => $maindir . "index.php",
"News" => $maindir . "news.php",
"Features" => $maindir . "features.php",
"About" => $maindir . "about.php",
"Contact" => $maindir . "support.php",
"Screenshots" => $maindir . "screenshots.php",
),
"Get Trinity" => array("_" => $maindir . "releases.php",
"Packages" => $maindir . "releases.php",
"LiveCDs" => "https://wiki.trinitydesktop.org/LiveCDs",
),
"Documentation" => array("_" => $maindir . "./docs/index.php",
"FAQ" => $maindir . "faq/index.php",
"Installation" => "https://wiki.trinitydesktop.org/Category:Documentation#Installing_from_a_Package_Manager",
"Applications" => $maindir . "applications.php",
# "Handbooks" => $maindir . "handbooks.php",
),
"Bugs" => array("_" => "https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL"),
"Wiki" => array("_" => "https://wiki.trinitydesktop.org/"),
"Support" => array("_" => $maindir . "support.php",
"Wiki" => "https://wiki.trinitydesktop.org/",
"Bugs" => "https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL",
"Docs" => "https://wiki.trinitydesktop.org/Category:Documentation",
"Mailing Lists" => $maindir . "mailinglist.php",
"Service Alerts" => $maindir . "servicealerts/",
),
"Development" => array("_" => $maindir . "development.php",
"GIT" => "http://mirror.git.trinitydesktop.org/cgit/",
"Commit History" => "/patches",
"Packaging GIT" => "http://mirror.git.trinitydesktop.org/cgit/tde-packaging/",
"uLab GIT" => "http://mirror.git.trinitydesktop.org/cgit/ulab/",
"Secure GIT" => "https://git.trinitydesktop.org/cgit/",
"Nightly Builds" => "https://quickbuild.pearsoncomputing.net/~trinity/+archive/ubuntu/trinity-nightly-builds/",
"API Docs" => $maindir . "apidocs.php",
"Related Projects" => $maindir . "relatedprojects.php",
"Supported RFEs" => $maindir . "crfe/",
"Get Involved" => $maindir . "helpwanted.php",
"CLAs" => $maindir . "cla/",
"TDE Team" => $maindir . "contributors.php",
"Donations" => $maindir . "donate.php",
),
);
?>
<?php
echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">";
echo "<HTML>";
echo "<HEAD>";
echo " <TITLE>$pageTitle</TITLE>";
echo " <LINK REL=StyleSheet HREF=\"" . $maindir . "mainstyle.css\" TYPE=\"text/css\" MEDIA=\"screen,print\">";
if ($navItem == "Screenshots") {
echo " <LINK REL=StyleSheet HREF=\"" . $maindir . "screenshots.css\" TYPE=\"text/css\" MEDIA=\"screen,print\">";
echo " <LINK REL=StyleSheet HREF=\"" . $maindir . "highslide/highslide.css\" TYPE=\"text/css\" MEDIA=\"screen,print\">";
}
echo " <meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\">";
echo "</HEAD>";
?>
<BODY>
<DIV ID="all-wrapper">
<DIV ID="banner">
<IMG ALT="" ID="bannerimg" SRC=<?php echo('"' . $maindir . 'media/bannerswoosh.png"')?>>
<DIV ID="logowrap">
<A HREF="index.php"><IMG ALT="" ID="logo" SRC=<?php echo('"' . $maindir . 'media/tde-logo.png"')?>></A>
</DIV>
<DIV ID="titlewrap">
<H1 ID="title"><?php echo($pageTitle) ?></H1>
</DIV>
<?php
if ($navItem != "Donations") {
echo "<DIV ID=\"titlenotif\">";
echo " <P CLASS=\"notifhead\"><A HREF=\"" . $maindir . "donate.php\">Help Keep TDE Alive - Donate Now!</A>";
echo "</DIV>";
}
?>
</DIV>
<DIV CLASS="equal" ID="main">
<DIV CLASS="row">
<DIV ID="sidebar">
<DIV ID="sidetext">
<?php
foreach ($navset as $navsectname => $urls){
if (($navItem == "_") && ($navsectname == $navCategory)) {
echo(" <P CLASS=\"navhead\" ID=\"curpage\"><A HREF=\"" . $urls["_"] . "\">$navsectname</A>\n");
}
else {
echo(" <P CLASS=\"navhead\"><A HREF=\"" . $urls["_"] . "\">$navsectname</A>\n");
}
foreach ($urls as $navname => $url){
if (!($navname == "_")) {
if ($navItem == $navname) {
echo(" <P CLASS='nav' ID='curpage'><A HREF=\"$url\">$navname</A>\n");
}
else {
echo(" <P CLASS='nav'><A HREF=\"$url\">$navname</A>\n");
}
}
}
}
?>
</DIV>
</DIV>
<DIV ID="intermediate">
<DIV ID="textblock">
<!--Content goes here-->
<?php
} #end of doHeader
?>

@ -0,0 +1,42 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("tde-head-and-foot.php");
doHeader("Trinity: Help Wanted", "Development", "Get Involved");
?>
<h2> Getting Involved with Trinity Development</h2>
<p>
So you think you have what it takes to become a Trinity
Desktop Developer? Great! Getting started with a new project
can be intimidating, but here at the Trinity project we love new
developers! If you have any area of expertise that you think
could be helpful, we encourage you to speak up. The first
thing to do is poke around the website, the wiki, and the
mailing list logs in order to get acquainted with the project.
Emailing the developers mailing list is the best way to be
recognized and start helping out. Patches are always welcome
as well as new ideas. We look forward to your contributions!
</p>
<p>
Note that for legal reasons you need to <a href="/cla/">sign a CLA</a> before submitting patches or making commits. We do not transfer copyright; the CLA simply formalizes our rights to use your open-source work in our open-source project.
</p>
<p>
While all are welcome, the Trinity team is currently looking for help in the following specific areas:
</p>
<ul>
<li>Application bugfixes
<li>Bluetooth support
<li>Language translation/support
<li>Artwork
<li>UI design review
</ul>
<p>
If you believe you can assist in these areas, please <a href="mailinglist.php">contact us</a>.
</p>
<?php
doFooter();
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 867 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 B

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,71 @@
.closebutton {
/* NOTE! This URL is relative to the HTML page, not the CSS */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='../highslide/graphics/close.png', sizingMethod='scale');
background: none;
cursor: hand;
}
/* Viewport fixed hack */
.highslide-viewport {
position: absolute;
left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
width: expression( ( ( ignoreMe3 = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) ) + 'px' );
height: expression( ( ( ignoreMe4 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px' );
}
/* Thumbstrip PNG fix */
.highslide-scroll-down, .highslide-scroll-up {
position: relative;
overflow: hidden;
}
.highslide-scroll-down div, .highslide-scroll-up div {
/* NOTE! This URL is relative to the HTML page, not the CSS */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='/highslide/graphics/scrollarrows.png', sizingMethod='scale');
background: none !important;
position: absolute;
cursor: hand;
width: 75px;
height: 75px !important;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
left: -50px;
top: -15px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
top: -15px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
top: -50px;
}
/* Thumbstrip marker arrow trasparent background fix */
.highslide-thumbstrip .highslide-marker {
border-color: white; /* match the background */
}
.dark .highslide-thumbstrip-horizontal .highslide-marker {
border-color: #111;
}
.highslide-viewport .highslide-marker {
border-color: #333;
}
.highslide-thumbstrip {
float: left;
}
/* Positioning fixes for the control bar */
.text-controls .highslide-controls {
width: 480px;
}
.text-controls a span {
width: 4em;
}
.text-controls .highslide-full-expand a span {
width: 0;
}
.text-controls .highslide-close a span {
width: 0;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,877 @@
.highslide-container div {
font-family: Verdana, Helvetica;
font-size: 10pt;
}
.highslide-container table {
background: none;
}
.highslide {
outline: none;
text-decoration: none;
}
.highslide img {
/* border: 2px solid silver; */
border: none;
}
.highslide:hover img {
border-color: gray;
}
.highslide-active-anchor img {
visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
border-color: black;
visibility: visible;
cursor: default;
}
.highslide-image {
border-width: 2px;
border-style: solid;
border-color: white;
background: gray;
}
.highslide-wrapper, .highslide-outline {
background: white;
}
.glossy-dark {
background: #111;
}
.highslide-image-blur {
}
.highslide-number {
font-weight: bold;
color: gray;
font-size: .9em;
}
.highslide-caption {
display: none;
font-size: 1em;
padding: 5px;
/*background: white;*/
}
.highslide-heading {
display: none;
font-weight: bold;
margin: 0.4em;
}
.highslide-dimming {
position: absolute;
background: black;
}
a.highslide-full-expand {
background: url(graphics/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}
.highslide-loading {
display: block;
color: black;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 3px;
border: 1px solid white;
background-color: white;
padding-left: 22px;
background-image: url(graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}
.highslide-move, .highslide-move * {
cursor: move;
}
.highslide-viewport {
display: none;
position: fixed;
width: 100%;
height: 100%;
z-index: 1;
background: none;
left: 0;
top: 0;
}
.highslide-overlay {
display: none;
}
.hidden-container {
display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
position: relative;
top: -15px;
left: 15px;
width: 30px;
height: 30px;
cursor: pointer;
background: url(graphics/close.png);
/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/*****************************************************************************/
/* Thumbnail boxes for the galleries. */
/* Remove these if you are not using a gallery. */
/*****************************************************************************/
.highslide-gallery ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.highslide-gallery ul li {
display: block;
position: relative;
float: left;
width: 106px;
height: 106px;
border: 1px solid silver;
background: #ededed;
margin: 2px;
line-height: 0;
overflow: hidden;
}
.highslide-gallery ul a {
position: absolute;
top: 50%;
left: 50%;
}
.highslide-gallery ul img {
position: relative;
top: -50%;
left: -50%;
}
html>/**/body .highslide-gallery ul li {
display: table;
text-align: center;
}
html>/**/body .highslide-gallery ul li {
text-align: center;
}
html>/**/body .highslide-gallery ul a {
position: static;
display: table-cell;
vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
position: static;
}
/*****************************************************************************/
/* Controls for the galleries. */
/* Remove these if you are not using a gallery */
/*****************************************************************************/
.highslide-controls {
width: 195px;
height: 40px;
background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
margin: 20px 15px 10px 0;
}
.highslide-controls ul {
position: relative;
left: 15px;
height: 40px;
list-style: none;
margin: 0;
padding: 0;
background: url(graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
float: left;
padding: 5px 0;
margin:0;
}
.highslide-controls a {
background-image: url(graphics/controlbar-white.gif);
display: block;
float: left;
height: 30px;
width: 30px;
outline: none;
}
.highslide-controls a.disabled {
cursor: default;
}
.highslide-controls a.disabled span {
cursor: default;
}
.highslide-controls a span {
/* hide the text for these graphic buttons */
display: none;
cursor: pointer;
}
/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
background-position: -180px -30px;
}
/*****************************************************************************/
/* Styles for the HTML popups */
/* Remove these if you are not using Highslide HTML */
/*****************************************************************************/
.highslide-maincontent {
display: none;
}
.highslide-html {
background-color: white;
}
.highslide-html-content {
display: none;
width: 400px;
padding: 0 5px 5px 5px;
}
.highslide-header {
padding-bottom: 5px;
}
.highslide-header ul {
margin: 0;
padding: 0;
text-align: right;
}
.highslide-header ul li {
display: inline;
padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
display: none;
}
.highslide-header a {
font-weight: bold;
color: gray;
text-transform: uppercase;
text-decoration: none;
}
.highslide-header a:hover {
color: black;
}
.highslide-header .highslide-move a {
cursor: move;
}
.highslide-footer {
height: 16px;
}
.highslide-footer .highslide-resize {
display: block;
float: right;
margin-top: 5px;
height: 11px;
width: 11px;
background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
display: none;
}
.highslide-body {
}
.highslide-resize {
cursor: nw-resize;
}
/*****************************************************************************/
/* Styles for the Individual wrapper class names. */
/* See www.highslide.com/ref/hs.wrapperClassName */
/* You can safely remove the class name themes you don't use */
/*****************************************************************************/
/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
height: 18px;
border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
position: absolute;
margin: 2px 0.4em;
}
.draggable-header .highslide-header .highslide-move {
cursor: move;
display: block;
height: 16px;
position: absolute;
right: 24px;
top: 0;
width: 100%;
z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
display: none;
}
.draggable-header .highslide-header .highslide-close {
position: absolute;
right: 2px;
top: 2px;
z-index: 2;
padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
display: block;
height: 16px;
width: 16px;
background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
display: none;
}
.draggable-header .highslide-maincontent {
padding-top: 1em;
}
/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
height: 18px;
border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
position: absolute;
margin: 1px 0.4em;
color: #666666;
}
.titlebar .highslide-header .highslide-move {
cursor: move;
display: block;
height: 16px;
position: absolute;
right: 24px;
top: 0;
width: 100%;
z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
display: none;
}
.titlebar .highslide-header li {
position: relative;
top: 3px;
z-index: 2;
padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
padding-top: 1em;
}
/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
display: none;
}
/* hs.wrapperClassName = 'wide-border' */
.wide-border {
background: white;
}
.wide-border .highslide-image {
border-width: 10px;
}
.wide-border .highslide-caption {
padding: 0 10px 10px 10px;
}
/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
border: none;
}
.borderless .highslide-caption {
border-bottom: 1px solid white;
border-top: 1px solid white;
background: silver;
}
/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
background: #444;
}
.outer-glow .highslide-image {
border: 5px solid #444444;
}
.outer-glow .highslide-caption {
border: 5px solid #444444;
border-top: none;
padding: 5px;
background-color: gray;
}
/* hs.wrapperClassName = 'colored-border' */
.colored-border {
background: white;
}
.colored-border .highslide-image {
border: 2px solid green;
}
.colored-border .highslide-caption {
border: 2px solid green;
border-top: none;
}
/* hs.wrapperClassName = 'dark' */
.dark {
background: #111;
}
.dark .highslide-image {
border-color: black black #202020 black;
background: gray;
}
.dark .highslide-caption {
color: white;
background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
background-image: url(graphics/controlbar-black-border.gif);
}
/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
position: absolute;
padding: 1em 0 0 0;
background: none;
color: white;
border: none;
font-weight: bold;
}
/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
color: gray;
font-weight: bold;
height: 20px;
overflow: hidden;
cursor: default;
padding: 0 0 0 22px;
margin: 0;
background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
width: 105px;
height: 20px;
position: relative;
margin: 0;
top: -23px;
left: 7px;
background: none;
}
.controls-in-heading .highslide-controls ul {
position: static;
height: 20px;
background: none;
}
.controls-in-heading .highslide-controls li {
padding: 0;
}
.controls-in-heading .highslide-controls a {
background-image: url(graphics/controlbar-white-small.gif);
height: 20px;
width: 20px;
}
.controls-in-heading .highslide-controls .highslide-move {
display: none;
}
.controls-in-heading .highslide-controls .highslide-previous a {
background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
background-position: -120px -20px;
}
/*****************************************************************************/
/* Styles for text based controls. */
/* You can safely remove this if you don't use text based controls */
/*****************************************************************************/
.text-controls .highslide-controls {
width: auto;
height: auto;
margin: 0;
text-align: center;
background: none;
}
.text-controls ul {
position: static;
background: none;
height: auto;
left: 0;
}
.text-controls .highslide-move {
display: none;
}
.text-controls li {
background-image: url(graphics/controlbar-text-buttons.png);
background-position: right top !important;
padding: 0;
margin-left: 15px;
display: block;
width: auto;
}
.text-controls a {
background: url(graphics/controlbar-text-buttons.png) no-repeat;
background-position: left top !important;
position: relative;
left: -10px;
display: block;
width: auto;
height: auto;
text-decoration: none !important;
}
.text-controls a span {
background: url(graphics/controlbar-text-buttons.png) no-repeat;
margin: 1px 2px 1px 10px;
display: block;
min-width: 4em;
height: 18px;
line-height: 18px;
padding: 1px 0 1px 18px;
color: #333;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-weight: bold;
white-space: nowrap;
}
.text-controls .highslide-next {
margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
min-width: 0;
margin: 1px 0;
padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
min-width: 0;
}
.text-controls a:hover span {
color: black;
}
.text-controls a.disabled span {
color: #999;
}
.text-controls .highslide-previous span {
background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
background-position: 0 -140px;
}
.text-controls .highslide-play span {
background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
background-position: 0 -160px;
}
.text-controls .highslide-pause span {
background-position: 0 -80px;
}
.text-controls .highslide-next span {
background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
background: none;
}
.text-controls .highslide-full-expand a.disabled {
background-position: left top !important;
}
.text-controls .highslide-close span {
background-position: 0 -120px;
}
/*****************************************************************************/
/* Styles for the thumbstrip. */
/* See www.highslide.com/ref/hs.addSlideshow */
/* You can safely remove this if you don't use a thumbstrip */
/*****************************************************************************/
.highslide-thumbstrip {
height: 100%;
}
.highslide-thumbstrip div {
overflow: hidden;
}
.highslide-thumbstrip table {
position: relative;
padding: 0;
border-collapse: collapse;
}
.highslide-thumbstrip td {
padding: 1px;
/*text-align: center;*/
}
.highslide-thumbstrip a {
outline: none;
}
.highslide-thumbstrip img {
display: block;
border: 1px solid gray;
margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
position: absolute;
width: 0;
height: 0;
border-width: 0;
border-style: solid;
border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
width: auto;
/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
display: none;
position: absolute;
top: 3px;
left: 3px;
width: 25px;
height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
margin-bottom: 10px;
cursor: pointer;
background: url(graphics/scrollarrows.png) left center no-repeat;
height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
display: none;
position: absolute;
top: 3px;
right: 3px;
width: 25px;
height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
margin-bottom: 10px;
cursor: pointer;
background: url(graphics/scrollarrows.png) center right no-repeat;
height: 42px;
}
.highslide-thumbstrip-horizontal table {
margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
width: auto;
height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
top: 47px;
border-left-width: 6px;
border-right-width: 6px;
border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
height: 100%;
}
.highslide-thumbstrip-vertical a {
display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
margin-left: 10px;
cursor: pointer;
background: url(graphics/scrollarrows.png) top center no-repeat;
height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
display: none;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
margin-left: 10px;
cursor: pointer;
background: url(graphics/scrollarrows.png) bottom center no-repeat;
height: 25px;
}
.highslide-thumbstrip-vertical table {
margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
left: 0;
margin-top: 8px;
border-top-width: 6px;
border-bottom-width: 6px;
border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
border-left-color: white;
}
.highslide-viewport .highslide-thumbstrip-float {
overflow: auto;
}
.highslide-thumbstrip-float ul {
margin: 2px 0;
padding: 0;
}
.highslide-thumbstrip-float li {
display: block;
height: 60px;
margin: 0 2px;
list-style: none;
float: left;
}
.highslide-thumbstrip-float img {
display: inline;
border-color: silver;
max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
display: none;
}
.highslide-thumbstrip-float .highslide-marker {
display: none;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -0,0 +1,71 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("globals.php");
include("tde-head-and-foot.php");
doHeader("Trinity Desktop Environment", "Home", "_");
include ("media/news-javascript.php");
// Override for main page
$newscollapsedlines = 10000;
?>
<P><H2>Efficient. Productive.</H2>
The Trinity Desktop Environment (TDE) project is a computer desktop environment for Unix-like operating systems
with a primary goal of retaining the function and form of traditional desktop computers.
<P CLASS="spacer">
<P><SPAN CLASS="snapwrapper">
<A HREF="media/screenshots/large/tde4.png"><IMG ALT="Introductory Screenshot" SRC="media/screenshots/large/tde4_mainpage.png" CLASS="snap" ID="introsnap"></A>
</SPAN>
<P STYLE="text-align:center"><A HREF="screenshots.php">More Screenshots</A>
<P CLASS="spacer">
<A HREF="rss.php"><IMG ALT="RSS Feed" SRC="media/tde-rss.png" ID="rssicon"></A><H2>Latest News</H2>
<?php
if ($handle = opendir('./news/')) {
$filenames = array();
while ($file = readdir($handle)) {
$filenames[] = $file;
}
rsort($filenames);
$file=$filenames[0];
if ($file != "." && $file != "..") {
echo "<h3>$file: ";
$data = file_get_contents("news/$file"); //read the file
$data = str_replace("http://", "https://", $data); //force https images and links
$convert = explode("\n", $data); //create array separate by new line
for ($i=0;$i<count($convert);$i++) {
echo $convert[$i]. '<br>'; //write value by index
if ($i == 0) {
echo "</h3>";
}
if ($i == $newscollapsedlines) {
echo '<div id="hiddennews-' . $file . '" style="display: none">';
}
}
if (count($convert) > $newscollapsedlines) {
echo '</div>';
echo '<noscript><div class="floatleft"><a href=\'/newsentry.php?entry=' . $file . '\'>Read entire entry on separate page</a><BR>Javascript is not available or turned off</div></noscript>';
echo '<div class="floatleft"><a id="hiddennews-toggler-' . $file . '" href="javascript:toggle(\'hiddennews-' . $file . '\',\'hiddennews-toggler-' . $file . '\');" >show all text of this entry</a></div>';
echo '<div class="floatright"><a href=\'/newsentry.php?entry=' . $file . '\'>permalink</a></div>';
echo '<div style="clear: both;"></div>';
}
else {
echo '<div class="floatright"><a href=\'/newsentry.php?entry=' . $file . '\'>permalink</a></div>';
echo '<div style="clear: both;"></div>';
}
}
echo "<div class=\"clearall\"></div><br><br>";
echo "<p class=\"spacer\">";
echo '<div class="floatright"><div class="plain"> <a href="news.php">click here for older news</a> </div></div>';
closedir($handle);
}
?>
<?php
doFooter();
?>

@ -0,0 +1,78 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("tde-head-and-foot.php");
doHeader("Trinity Mailing Lists", "Support", "Mailing Lists");
?>
<p><strong>General discussion ("high" traffic): trinity-users</strong><br>
To send a message to the list, send it to <a href="mailto:trinity-users@lists.pearsoncomputing.net">trinity-users@lists.pearsoncomputing.net</a><br>
To subscribe, send an empty Email to <a href="mailto:trinity-users-subscribe@lists.pearsoncomputing.net">trinity-users-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-users-unsubscribe@lists.pearsoncomputing.net">trinity-users-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-users.pearsoncomputing.net">http://trinity-users.pearsoncomputing.net</a>
</p>
<p><strong>Trinity project announcements (low traffic): trinity-announce</strong><br>
To subscribe, send an empty Email to <a href="mailto:trinity-announce-subscribe@lists.pearsoncomputing.net">trinity-announce-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-announce-unsubscribe@lists.pearsoncomputing.net">trinity-announce-unsubscribe@lists.pearsoncomputing.net</a><br>
Web Archive: <a href="http://trinity-announce.pearsoncomputing.net">http://trinity-announce.pearsoncomputing.net</a>
</p>
<p><strong>Trinity developers list (moderate traffic): trinity-devel</strong><br>
To send a message to the list, send it to <a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a><br>
To subscribe, send an empty Email to <a href="mailto:trinity-devel-subscribe@lists.pearsoncomputing.net">trinity-devel-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-devel-unsubscribe@lists.pearsoncomputing.net">trinity-devel-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-devel.pearsoncomputing.net">http://trinity-devel.pearsoncomputing.net</a>
</p>
<p><strong>Trinity automated commit notification list ("high" traffic): trinity-commits</strong><br>
To subscribe, send an empty Email to <a href="mailto:trinity-commits-subscribe@lists.pearsoncomputing.net">trinity-commits-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-commits-unsubscribe@lists.pearsoncomputing.net">trinity-commits-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-commits.pearsoncomputing.net">http://trinity-commits.pearsoncomputing.net</a>
</p>
<a name="top-posting">
<h3>Mailing List Etiquette</h3>
</a>
<p>When you reply to a message on these lists, please avoid top-posting as in this example:</p>
<pre>
<code>
HAL has been deprecated in newer kernel releases, so
it should be deprecated in Trinity as well.
Tim
-----Original Message-----
From: Curious [mailto:curious@example.com]
Sent: Tuesday, January 6, 2010 2:54 AM
To: Tim
Cc: trinity-devel@lists.pearsoncomputing.net
Subject: Re: HAL usage
Should HAL be used in upcoming Trinity releases instead
of the newer udev/upower interface?
This might be easier than a full rewrite of HAL-dependent
code.
Sincerely,
I. M. Curious
</code>
</pre>
<p>Instead, please add your reply to the <strong>bottom</strong> of the original thread, or interleave your response
with snippets of the original message.
<P>This is an example of why top posting is considered impolite (as seen on linux-kernel):</p>
<pre>
<code>
A: Because it messes up the order in which people normally
read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
</code>
</pre>
<?php
doFooter();
?>

@ -0,0 +1,78 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("tde-head-and-foot.php");
doHeader("Trinity Mailing Lists", "Support", "Mailing Lists");
?>
<p><strong>General discussion ("high" traffic): trinity-users</strong><br>
To send a message to the list, send it to <a href="mailto:trinity-users@lists.pearsoncomputing.net">trinity-users@lists.pearsoncomputing.net</a><br>
To subscribe, send an empty Email to <a href="mailto:trinity-users-subscribe@lists.pearsoncomputing.net">trinity-users-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-users-unsubscribe@lists.pearsoncomputing.net">trinity-users-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-users.pearsoncomputing.net">http://trinity-users.pearsoncomputing.net</a>
</p>
<p><strong>Trinity project announcements (low traffic): trinity-announce</strong><br>
To subscribe, send an empty Email to <a href="mailto:trinity-announce-subscribe@lists.pearsoncomputing.net">trinity-announce-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-announce-unsubscribe@lists.pearsoncomputing.net">trinity-announce-unsubscribe@lists.pearsoncomputing.net</a><br>
Web Archive: <a href="http://trinity-announce.pearsoncomputing.net">http://trinity-announce.pearsoncomputing.net</a>
</p>
<p><strong>Trinity developers list (moderate traffic): trinity-devel</strong><br>
To send a message to the list, send it to <a href="mailto:trinity-devel@lists.pearsoncomputing.net">trinity-devel@lists.pearsoncomputing.net</a><br>
To subscribe, send an empty Email to <a href="mailto:trinity-devel-subscribe@lists.pearsoncomputing.net">trinity-devel-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-devel-unsubscribe@lists.pearsoncomputing.net">trinity-devel-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-devel.pearsoncomputing.net">http://trinity-devel.pearsoncomputing.net</a>
</p>
<p><strong>Trinity automated commit notification list ("high" traffic): trinity-commits</strong><br>
To subscribe, send an empty Email to <a href="mailto:trinity-commits-subscribe@lists.pearsoncomputing.net">trinity-commits-subscribe@lists.pearsoncomputing.net</a><br>
To unsubscribe, send an empty Email to <a href="mailto:trinity-commits-unsubscribe@lists.pearsoncomputing.net">trinity-commits-unsubscribe@lists.pearsoncomputing.net</a><br>
Web archive: <a href="http://trinity-commits.pearsoncomputing.net">http://trinity-commits.pearsoncomputing.net</a>
</p>
<a name="top-posting">
<h3>Mailing List Etiquette</h3>
</a>
<p>When you reply to a message on these lists, please avoid top-posting as in this example:</p>
<pre>
<code>
HAL has been deprecated in newer kernel releases, so
it should be deprecated in Trinity as well.
Tim
-----Original Message-----
From: Curious [mailto:curious@example.com]
Sent: Tuesday, January 6, 2010 2:54 AM
To: Tim
Cc: trinity-devel@lists.pearsoncomputing.net
Subject: Re: HAL usage
Should HAL be used in upcoming Trinity releases instead
of the newer udev/upower interface?
This might be easier than a full rewrite of HAL-dependent
code.
Sincerely,
I. M. Curious
</code>
</pre>
<p>Instead, please add your reply to the <strong>bottom</strong> of the original thread, or interleave your response
with snippets of the original message.
<P>This is an example of why top posting is considered impolite (as seen on linux-kernel):</p>
<pre>
<code>
A: Because it messes up the order in which people normally
read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
</code>
</pre>
<?php
doFooter();
?>

@ -0,0 +1,164 @@
BODY {background-color:white;
/*font-family:"Times New Roman", "Libre Serif", serif; font-size:12pt;*/
/*font-family:"Arial", "Libre Sans", sans-serif; font-size:10pt;*/
/*font-family:Verdana, sans-serif; font-size:14pt;*/
color:black;
height:100%;
margin:0px;
padding:0px;
background-image:url(media/back.png);
background-repeat:repeat-y;
background-position:top left;
}
IMG {border-width:0px}
H1 {color:white;
font-size:30pt;
text-shadow: black 0px 0px 5px;}
H2 {font-weight:bold;
font-size:larger}
H3 {font-weight:bold;
font-size:100%}
PRE {border:1px solid #001c7b;
background-color:#cfe1f6;
white-space:pre-line;
padding:2px}
.spacer {margin-top:3ex}
A:link {color:#001c7b;
text-decoration:none;
font-weight:bold}
A:visited {color:#001c7b;
text-decoration:none;
font-weight:bold}
A:hover {color:#001c7b;
text-decoration:underline;
font-weight:bold}
#all-wrapper{margin:0px;
padding:0px;
}
#banner {height:150px;
width:100%;
background-color:#01306f;
background-image:url(media/bannerchunk.png);
background-repeat:repeat-x;
background-position:bottom left;
font-family:"Arial", "Libre Sans", sans-serif; font-size:11pt;}
#bannerimg {position:absolute;
top:0px;
right:0px;
border:0px;
margin:0px;
z-index:3}
#logowrap {position:relative;
top:-12px;
left:85px;
width:200px;
z-index:4}
#logo {position:relative;
top:27px;
left:-62px;
height:125px;
width:125px}
#titlewrap {position:relative;
top:-120px;
text-align:left;
margin-left:25ex;
margin-right:4ex;
height:131px;
z-index:6}
#titlenotif {position:absolute;
top:120px;
right:50px;
z-index:6;
}
#title {position:relative;
z-index:6;
top:15px;
}
#sidebar {background-color:#1f4ca4;
width:170px;
font-family:"Arial", "Libre Sans", sans-serif; font-size:11pt;
}
#sidetext {position:absolute;
top:150px;
width:150px;
padding-bottom:4ex;
padding-right:10px;
padding-left:10px;
overflow:visible;
background-color:#01306f;
background-image:url(media/gradient2.png);
background-repeat:repeat-x;
background-position:bottom left;
}
.navhead {font-size:larger;
font-weight:bold;
font-style:italic;
margin-left:1ex;
margin-top:1ex;
margin-bottom:0px}
.nav {font-weight:bold;
margin-left:3ex;
margin-top:0px;
margin-bottom:0px;
padding:0px}
.nav A:link {color:white}
.nav A:visited {color:white}
.nav A:hover {color:white}
.navhead A:link {color:#cfe1f6}
.navhead A:visited {color:#cfe1f6}
.navhead A:hover {color:#cfe1f6}
.notifhead {font-size:smaller;
font-weight:normal;
margin-left:1ex;
margin-top:1ex;
margin-bottom:0px}
.notifhead A:link {color:lime}
.notifhead A:visited {color:lime}
.notifhead A:hover {color:lime}
#curpage {border:solid 1px white}
#main {width:100%;}
#intermediate {background-color:white;
margin-left:170px;
}
#textblock {padding:4ex;
margin-right:auto;
margin-left:auto;
/* max-width:125ex;*/
}
.snapwrapper {position:relative;
left:50%;
height:320px;
width:420px;}
.snap {height:225px;
width:366px;
z-index:6;
box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.4)}
/*.snapshadow {width:400px;
height:30px;
position:relative;
left:-200px;}*/
#introsnap {position:relative;
left:-183px;
text-align:center}
#rssicon {height:1.25em;
width:1.25em;
float:left;
padding-right:5px}
#copyright {font-size:x-small}
.floatleft {float: left}
.floatright {float: right}
.clearall {clear: both}
.hidden {display: none;
overflow:hide}
.tmain {padding-right:2ex}
/*patches table*/
.patchtable TR TD {vertical-align:top}
.patchtable TR TH {text-align:left;
font-weight:bold;
vertical-align:top}
.patchtable {width:100%;}
/*.patchtable TR TD:last-child {width:50%;}*/

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

@ -0,0 +1,20 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Calvin Morrison
?>
<script type="text/javascript">
function toggle(showHideDiv, switchTextDiv) {
var ele = document.getElementById(showHideDiv);
var text = document.getElementById(switchTextDiv);
if(ele.style.display == "block") {
ele.style.display = "none";
text.innerHTML = "show all text of this entry";
}
else {
ele.style.display = "block";
text.innerHTML = "shrink entry";
}
}
</script>

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

@ -0,0 +1,54 @@
<?php
include("tde-head-and-foot.php");
doHeader("TDE Team", "Development", "TDE Team");
?>
The Trinity Development Team would like to thank everyone listed below for their assistance. These individuals have freely offered their time and effort to make Trinity better. Without their support Trinity would not exist in its current form.
</p>
<p>
If we have forgotten to add your name to the list, please contact us via <a href="mailinglist.php">the trinity-devel mailing list</a>.
</p>
<h3> Trinity Developers</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Project administrator<br>Primary developer<br>Build farm administrator<br>Debian/Ubuntu packaging maintainer</td></tr>
<tr><td class="tmain">Sl&aacute;vek Banko</td><td>SRU development, management, and builds</td></tr>
<tr><td class="tmain">Francois Andriot</td><td>Redhat/Fedora packaging maintainer</td></tr>
<tr><td class="tmain">"Woodsman"</td><td>Vanilla build testing and repair<br>Slackware build scripts maintainer<br>Documentation reviewer<br>Testing and quality assurance</td></tr>
<tr><td class="tmain">Michele Calgaro</td><td>Developer<br>Documentation reviewer<br>Debian/testing and quality assurance</td></tr>
</table>
<h3>Content Distribution</h3>
<table class="table" STYLE="border:1px solid #001c7b">
<tr STYLE="background-color:#cfe1f6">
<td class="th">Name</td>
<td class="th">Contributing Area(s)</td>
</tr>
<tr><td>Mike Bird (Yosemite Network)</td><td><a href="http://tde-mirror.yosemite.net/trinity/">Mirror 1 [United States]</a><a href="rsync://tde-mirror.yosemite.net/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td><a href="http://www.mirrorservice.org/">UK Mirror Service</a></td><td><a href="http://www.mirrorservice.org/sites/trinitydesktop.org/trinity/">Mirror 2 [United Kingdom]</a><a href="rsync://rsync.mirrorservice.org/trinitydesktop.org/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td>Nathaniel Taylor</td><td><a href="http://mirror.ntmm.org/trinity/">Mirror 3 [Sweden]</a><a href="rsync://mirror.ntmm.org"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
<tr><td valign=top><a href=http://www.dotriver.eu/>DotRiver</a></td><td><a href="http://depot-trinity.dotriver.eu/">Mirror 4 [France]</a><br><a href=http://ftp.rezopole.net/tde/>Mirror 5 [France] <font color=red>[Last sync 1/20/2012]</font></a></td></tr>
<tr><td>Ivan Ganchev</td><td><a href="http://bg1.mirror.trinitydesktop.org/trinity/">Mirror 6 [Bulgaria]</a></td></tr>
<tr><td><a href="http://www.netlinux.org.uk/">NetLinux</a></td><td><a href="http://trinity.netlinux.org.uk/">Mirror 7 [United Kingdom] <font color=red>[Not syncing]</font></a></td></tr>
<tr><td><a href="http://blogs.fau.de/ftp/">Friedrich-Alexander-Universit&auml;t Erlangen-N&uuml;rnberg</a></td><td><a href="http://ftp.fau.de/trinity/">Mirror 8 [Germany]</a><a href="rsync://ftp.fau.de/trinity/"><image src="media/rsync_logo.jpg" width=30 border=0></a></td></tr>
</table>
<p>
<a href="/mirrorstatus.php">Active mirror list</a>
<h3>Web Team</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">E. Liddell</td><td>Design</td></tr>
<tr><td class="tmain">Timothy Pearson</td><td>Maintenance</td></tr>
</table>
<p>
<p>
<a href="./past_contributors.php">Past Contributors</a><BR>Gone, but not forgotten...thank you for your previous support!
<p>
<?php
doFooter();
?>

@ -0,0 +1,63 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("globals.php");
include("header.php");
include("footer.php");
doHeader("Trinity News", "Main", "News");
include ("media/news-javascript.php");
?>
<?php
if ($handle = opendir('./news/')) {
$filenames = array();
while ($file = readdir($handle)) {
$filenames[] = $file;
}
rsort($filenames);
foreach($filenames as $file) {
// sort($handle, SORT_NUMERIC);
if (($file != ".") && ($file != "..") && ($file{0} != '.')) {
echo "<h3>$file: ";
$data = file_get_contents("news/$file"); //read the file
$data = str_replace("http://", "https://", $data); //force https images and links
$convert = explode("\n", $data); //create array separate by new line
for ($i=0;$i<count($convert);$i++) {
echo $convert[$i]. '<br>'; //write value by index
if ($i == 0){
echo "</h3>";
}
if ($i == $newscollapsedlines) {
echo '<div id="hiddennews-' . $file . '" style="display: none">';
}
}
if (count($convert) > $newscollapsedlines) {
echo '</div>';
echo '<noscript><div class="floatleft"><a href=\'/newsentry.php?entry=' . $file . '\'>Read entire entry on separate page</a><BR>Javascript is not available or turned off</div></noscript>';
echo '<div class="floatleft"><a id="hiddennews-toggler-' . $file . '" href="javascript:toggle(\'hiddennews-' . $file . '\',\'hiddennews-toggler-' . $file . '\');" >show all text of this entry</a></div>';
echo '<div class="floatright"><a href=\'/newsentry.php?entry=' . $file . '\'>permalink</a></div>';
echo '<div style="clear: both;"></div>';
}
else {
echo '<div class="floatright"><a href=\'/newsentry.php?entry=' . $file . '\'>permalink</a></div>';
echo '<div style="clear: both;"></div>';
}
echo "<div class=\"clearall\"></div><br><br>";
echo "<p class=\"spacer\">";
}
}
echo "<br>";
closedir($handle);
}
?>
<?php
doFooter();
?>

@ -0,0 +1,81 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("globals.php");
include("header.php");
include("footer.php");
doHeader("Trinity News", "Main", "News");
?>
<?php
function writeNewsEntry($file, $prefix) {
// sort($handle, SORT_NUMERIC);
if (($file != ".") && ($file != "..") && ($file{0} != '.')) {
echo '<div class="news">';
echo "<h3>$file: ";
$data = file_get_contents($prefix . "/$file"); //read the file
$convert = explode("\n", $data); //create array separate by new line
for ($i=0;$i<count($convert);$i++) {
echo $convert[$i]. '<br>'; //write value by index
if ($i == 0){
echo "</h3>";
}
}
echo '</div>';
}
}
if ($handle = opendir('./news/')) {
$filenames = array();
while ($file = readdir($handle)) {
$filenames[] = $file;
}
rsort($filenames);
$entryfound = 0;
foreach($filenames as $file) {
if ($file == $_GET["entry"]) {
writeNewsEntry($file, 'news');
$entryfound = 1;
}
}
closedir($handle);
if ($entryfound == 0) {
if ($handle = opendir('./rssentries/')) {
$filenames = array();
while ($file = readdir($handle)) {
$filenames[] = $file;
}
rsort($filenames);
$entryfound = 0;
foreach($filenames as $file) {
if ($file == $_GET["entry"]) {
writeNewsEntry($file, 'rssentries');
$entryfound = 1;
}
}
closedir($handle);
if ($entryfound == 0) {
echo '<font color="red">Requested news entry not found!</font>';
echo "<p>";
}
}
}
echo '<a href="/news.php">Go back to News</a>';
echo "<p>";
}
?>
<?php
doFooter();
?>

@ -0,0 +1,22 @@
<providers>
<provider>
<id>opendesktop</id>
<location>https://api.opendesktop.org/v1/</location>
<name>openDesktop.org</name>
<icon></icon>
<termsofuse>https://opendesktop.org/terms/</termsofuse>
<register>https://opendesktop.org/usermanager/new.php</register>
<services>
<person ocsversion="1.3" />
<friend ocsversion="1.3" />
<message ocsversion="1.3" />
<activity ocsversion="1.3" />
<content ocsversion="1.3" />
<fan ocsversion="1.3" />
<knowledgebase ocsversion="1.3" />
<event ocsversion="1.3" />
</services>
</provider>
</providers>

@ -0,0 +1,22 @@
<providers>
<provider>
<id>opendesktop</id>
<location>https://api.opendesktop.org/v1/</location>
<name>openDesktop.org</name>
<icon></icon>
<termsofuse>https://opendesktop.org/terms/</termsofuse>
<register>https://opendesktop.org/usermanager/new.php</register>
<services>
<person ocsversion="1.3" />
<friend ocsversion="1.3" />
<message ocsversion="1.3" />
<activity ocsversion="1.3" />
<content ocsversion="1.3" />
<fan ocsversion="1.3" />
<knowledgebase ocsversion="1.3" />
<event ocsversion="1.3" />
</services>
</provider>
</providers>

@ -0,0 +1,37 @@
<?php
include("tde-head-and-foot.php");
doHeader("Past Contributors to Trinity", "Development", "TDE Team");
?>
<p>The Trinity Development Team would like to thank everyone listed below for their help. These
individuals have, in the past, freely offered their time and effort to make Trinity better. Without their
support Trinity would not exist in its current form.</p>
<p>If we have forgotten to add your name to the list, please contact us via <a href="mailinglist.php">the
trinity-devel mailing list</a>.</p>
<h3> Trinity Developers</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">Serghei Amelian</td><td>General functionality enhancements<br>CMake build system developer/maintainer</td></tr>
</table>
<h3>Content Distribution</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td>University of Idaho</td><td>Mirror 1 [United States]</td></tr>
<tr><td>Jens Dunzweiler</td><td>Mirror 2 [Germany]</td></tr>
<tr><td>Inga Muste</td><td>Kubuntu LiveCD mirror</td></tr>
</table>
<h3>Web Team</h3>
<table class="table" STYLE="border:1px solid #001c7b;">
<tr STYLE="background-color:#cfe1f6"><td class="th">Name</td><td class="th">Contributing Area(s)</td></tr>
<tr><td class="tmain">Calvin Morrison</td><td>Website design</td></tr>
<tr><td class="tmain">Inga Muste</td><td>Website design</td></tr>
</table>
<?php
doFooter();
?>

@ -0,0 +1,31 @@
<?php
include("tde-head-and-foot.php");
doHeader("Related Projects", "Development", "Related Projects");
?>
<p>
These are projects related to the Trinity Desktop Environment. They have either been
developed specifically for Trinity, or have been patched to work correctly with Trinity.
</p>
<h3>libcaldav</h3>
<p>
Trinity utilizes a patched version of libcaldav from <a href="http://sourceforge.net/projects/libcaldav/">libcaldav's Sourceforge site.</a><P>
libcaldev is a client library that adds support for the CalDAV protocol (rfc4791). The
object is to have a library which fully implements the protocol so that it is easy
to integrate CalDAV support into any PIM application. The latest patched sources
and Debian binaries are available from our GIT system: <a href="https://git.trinitydesktop.org/cgit/libcaldav/">Go there now!</a>
</p>
<h3>libcarddav</h3>
<p>
Libcarddav is a portable CardDAV client implementation originally developed for the Trinity
PIM suite. It incorporates full list, get, add, modify, and delete functionality per the
latest CardDAV standards. Build dependencies are minimal, requiring only libcurl. The latest
sources and Debian binaries are available on our GIT system:
<a href="https://git.trinitydesktop.org/cgit/libcarddav/">Go there now!</a>
</p>
<?php
doFooter();
?>

@ -0,0 +1,54 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<p>The Trinity Desktop Environment follows an unscheduled "release when ready" system, which depends on
the number of required changes to the core and how many open bugs we have, rather than picking a
calendar date. We try to get stable releases out every few months, and major releases once or twice a year.
This page details our currently active releases. For tentative information on future releases, please read
the <a href="https://wiki.trinitydesktop.org/Project_RoadMap">Project Roadmap</a>.
</p>
<p><b>Select an official release version below to get release notes and download links</b><br><BR><BR>
<table STYLE="border-width:0px">
<tr>
<td><B>Version</B></td>
<td><B>Date</B></td>
</tr>
<tr>
<td STYLE="padding-right:5ex"><a href="releases/R14.0.1">&rarr; R14.0.1 [Current]</a></td>
<td>08/30/2015</td>
</tr>
<tr>
<td STYLE="padding-right:5ex"><a href="releases/R14.0.0">&rarr; R14.0.0</a></td>
<td>12/16/2014</td>
</tr>
<tr>
<td STYLE="padding-right:5ex"><a href="releases/3.5.13.2">&rarr; 3.5.13.2</a></td>
<td>07/21/2013</td>
</tr>
<tr>
<td><a href="releases/3.5.13.1">&rarr; 3.5.13.1</a></td>
<td>10/11/2012</td>
</tr>
<tr>
<td><a href="releases/3.5.13">&rarr; 3.5.13</a></td>
<td>11/01/2011</td>
</tr>
<tr>
<td><a href="releases/3.5.12">&rarr; 3.5.12</a></td>
<td>10/03/2010</td>
</tr>
<tr>
<td><a href="releases/3.5.11">&rarr; 3.5.11</a></td>
<td>04/29/2010</td>
</tr>
</table>
<?php
doFooter();
?>

@ -0,0 +1,22 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<H3>Trinity v3.5.11 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_3.5.11" TARGET="_top">What's New in Trinity 3.5.11</A>
<P>
<A HREF="http://apt.pearsoncomputing.net/install.html">Official Installation Instructions for Ubuntu Lucid</A>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.11/kde_trinity_3_5_11.tar.bz">Download Source Tarball (~650MB compressed/~1.3GB deflated)</A>
<?php
doFooter();
?>

@ -0,0 +1,24 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<H3>Trinity v3.5.12 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_3.5.12" TARGET="_top">What's New in Trinity 3.5.12</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/SlackwareInstall">Official Installation Instructions for Slackware</A>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.12/downloads.html" TARGET="_top">Download Source Tarballs</A>
<?php
doFooter();
?>

@ -0,0 +1,26 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<TITLE>Trinity v3.5.13.1 Release Information</TITLE>
<H3>Trinity v3.5.13.1 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_3.5.13.1" TARGET="_top">What's New in Trinity 3.5.13.1</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/RedHatInstall">Official Installation Instructions for RedHat</A><BR>
<A HREF="https://wiki.trinitydesktop.org/FedoraInstall">Official Installation Instructions for Fedora</A><BR>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.13.1/downloads.html" TARGET="_top">Download Source Tarballs</A>
<?php
doFooter();
?>

@ -0,0 +1,26 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<TITLE>Trinity v3.5.13.2 Release Information</TITLE>
<H3>Trinity v3.5.13.2 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_3.5.13.2" TARGET="_top">What's New in Trinity 3.5.13.2</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/RedHatInstall">Official Installation Instructions for RedHat</A><BR>
<A HREF="https://wiki.trinitydesktop.org/FedoraInstall">Official Installation Instructions for Fedora</A><BR>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.13.2/downloads.html" TARGET="_top">Download Source Tarballs</A>
<?php
doFooter();
?>

@ -0,0 +1,26 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<TITLE>Trinity v3.5.13 Release Information</TITLE>
<H3>Trinity v3.5.13 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_3.5.13" TARGET="_top">What's New in Trinity 3.5.13</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/RedHatInstall">Official Installation Instructions for RedHat</A><BR>
<A HREF="https://wiki.trinitydesktop.org/FedoraInstall">Official Installation Instructions for Fedora</A><BR>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.13/downloads.html" TARGET="_top">Download Source Tarballs</A>
<?php
doFooter();
?>

@ -0,0 +1,26 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Timothy Pearson and Elizabeth Liddell
$path = '../../';
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
include("tde-head-and-foot.php");
doHeader("Trinity Releases", "Get Trinity", "Packages");
?>
<TITLE>Trinity R14.0.0 Release Information</TITLE>
<H3>Trinity R14.0.0 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_R14.0.0" TARGET="_top">What's New in Trinity R14.0.0</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/RedHatInstall">Official Installation Instructions for RedHat</A><BR>
<A HREF="https://wiki.trinitydesktop.org/FedoraInstall">Official Installation Instructions for Fedora</A><BR>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/R14.0.0/downloads.html" TARGET="_top">Download Source Tarballs</A>
<?php
doFooter();
?>

@ -0,0 +1,12 @@
<BODY LINK=blue VLINK=blue ALINK=blue BGCOLOR=white TEXT=black>
<TITLE>Trinity R14.0.1 Release Information</TITLE>
<H3>Trinity R14.0.1 Release Information</H3><P>
<A HREF="https://wiki.trinitydesktop.org/Release_Notes_For_R14.0.1" TARGET="_top">What's New in Trinity R14.0.1</A>
<P>
<A HREF="https://wiki.trinitydesktop.org/DebianInstall">Official Installation Instructions for Debian</A><BR>
<A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR>
<A HREF="https://wiki.trinitydesktop.org/RedHatInstall">Official Installation Instructions for RedHat</A><BR>
<A HREF="https://wiki.trinitydesktop.org/FedoraInstall">Official Installation Instructions for Fedora</A><BR>
<P>
<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/R14.0.1/downloads.html" TARGET="_top">Download Source Tarballs</A>
</BODY>

@ -0,0 +1,50 @@
#!/usr/bin/perl
use File::Copy;
#get target directory and list the files
my $nav = $ARGV[0];
my $topdir = $ARGV[1];
my $dir = $ARGV[2];
my $outdir = $ARGV[3];
opendir $dirhandle, $dir or die "Couldn't open dir $dir: $!";
my @files = readdir $dirhandle; #list of files in $dir
closedir $dirhandle;
@files = sort(@files);
#for each .html file in the target, do:
foreach $file (@files) {
if ($file =~ /([^\/]+).html$/) {
my $infile = "$dir/$file";
my $outfile = "$outdir/$1.php";
print("$file -> $1.php\n");
open $filehandle, "<", $infile or die "Couldn't read file: $!";
open $outfile, ">", $outfile or die "Couldn't write file: $!";
while ($line = <$filehandle>) {
$line =~ s/\.html/\.php/g;
$line =~ s/\<\/?span[^\>]*?\>//g;
$line =~ /<h1>(.*?)<\/h1>/i;
$head = $1;
$line =~ s/style\=\"[^"]*\"//g;
$line =~ s/\<div/\n\<p/gi;
$line =~ s/\<\/div>//gi;
$line =~ s/<html><head><title>.*?\<table width="100%" class="header"\>/<?php\n include("$topdir\/tde-head-and-foot.php");\n doHeader("$head", "Documentation", "$nav", "$topdir\/");\n?>\n<STYLE>\n .question {font-weight:bold;}\n TD {padding-top:10px}\n<\/STYLE>\n\<table width="100%" class="header"\>/gi;
$line =~ s/<\/body><\/html>/\n<?php\n doFooter();\n?>\n/gi;
$line =~ s/[\x80-\xff]//g;
$line =~ s/h1[^\>]*?\>/h2\>/gi;
$line =~ s/\<\/div\>/\n\<\/div\>/gi;
$line =~ s/Chapter(\d+)\./Chapter $1. /gi;
print $outfile "$line\n";
}
close $filehandle;
close $outfile;
}
elsif ($file =~ /([^\/]+).png$/) {
print("copying image $file\n");
copy("$dir/$file", "$outdir/$file");
}
}

@ -0,0 +1,77 @@
<?php
// (c) 2014 Timothy Pearson
// All Rights Reserved
function processDir($dirname, $phpfile) {
if ($handle = opendir("./" . $dirname . "/")) {
$filenames = array();
while ($file = readdir($handle)) {
$filenames[] = $file;
}
rsort($filenames);
foreach($filenames as $file) {
// sort($handle, SORT_NUMERIC);
if (($file != ".") && ($file != "..") && ($file{0} != '.')) {
echo " <item>\n";
$datestring = $file;
$datestring = str_replace(".", "-", $datestring);
$datetime = strtotime($datestring);
$datestring = date(DATE_RSS, $datetime);
echo " <pubDate>$datestring</pubDate>\n";
$data = file_get_contents($dirname . "/$file"); //read the file
$convert = explode("\n", $data); //create array separate by new line
for ($i=0;$i<count($convert);$i++) {
$title = " <title>";
if ($i != 0) {
$linestring = strip_tags($convert[$i]);
$linestring = str_replace("<", "&lt;", $linestring);
$linestring = str_replace(">", "&gt;", $linestring);
echo $linestring. "<br>\n"; //write value by index
}
else {
$title = $title . strip_tags($convert[$i]) . "</title>\n";
echo $title;
echo " <description><![CDATA[\n";
}
// if ($i == $newscollapsedlines) {
// echo '<div id="hiddennews-' . $file . '" style="display: none">';
// }
}
echo " ]]></description>\n";
// if (count($convert) > $newscollapsedlines) {
echo " <link>http://www.trinitydesktop.org/newsentry.php?entry=" . $file . "</link>\n";
echo " <guid isPermaLink=\"true\">http://www.trinitydesktop.org/newsentry.php?entry=" . $file . "</guid>\n";
// }
echo " </item>\n";
}
}
closedir($handle);
}
}
header('Content-type: application/rss+xml');
/*echo "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\n";*/
echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\" ?>\n";
echo "<rss version=\"2.0\" xmlns:atom=\"http://www.w3.org/2005/Atom\">\n";
echo " <channel>\n";
echo " <atom:link href=\"http://www.trinitydesktop.org/rss.php\" rel=\"self\" type=\"application/rss+xml\" />\n";
echo " <title>Trinity Desktop Environment News</title>\n";
echo " <link>http://www.trinitydesktop.org/</link>\n";
echo " <description>News of the Trinity Desktop Environment, a full-featured professional desktop for Linux.</description>\n";
echo " <language>en</language>\n";
processDir('news', 'newsentry.php');
processDir('rssentries', 'rssentry.php');
echo " </channel>\n";
echo "</rss>\n";
?>

@ -0,0 +1,7 @@
.sc_img_holder {float: left;
margin: 5px 5px 5px 0px;
padding: 5px 5px 5px 0px;}
.sc_img {clear: both;
margin-bottom: 5px;}
.sc_txt {display: inline;
text-align: center;}

@ -0,0 +1,15 @@
hs.registerOverlay({
html: '<div class="closebutton" onclick="return hs.close(this)" title="Close"></div>',
position: 'top right',
fade: 2 // fading the semi-transparent overlay looks bad in IE
});
hs.wrapperClassName = 'borderless';
hs.graphicsDir = 'highslide/graphics/';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.showCredits = false;
hs.numberPosition = 'caption';
hs.dimmingOpacity = 0.75;

@ -0,0 +1,59 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("tde-head-and-foot.php");
doHeader("TDE Screenshots", "Main", "Screenshots");
?>
<p>
This page contains screenshots of the latest Trinity release running under various Linux distributions. If you have a particularly interesting Trinity desktop and would like to see it displayed here, please <a href="mailinglist.php">contact us</a>.
</p>
<p>
<script type="text/javascript" src="highslide/highslide.js"></script>
<script type="text/javascript" src="screenshots.js"></script>
<DIV>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde1.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde1.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde2.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde2.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde3.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde3.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde4.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde4.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde5.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde5.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
</DIV>
<div CLASS="clearall"></div>
<P>
<?php
doFooter();
?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

@ -0,0 +1,25 @@
<?php
include("tde-head-and-foot.php");
doHeader("Getting Help", "Support", "_");
?>
<p>Feel free to contact us with questions, comments or problems. We are looking for developers, so
if you are interested, please let us know. The best way to get in touch with the Trinity project is
through one of the options below:</p>
<h3>Internet Relay Chat</h3>
<p>network: chat.freenode.net<br>
channel: <a href="irc://irc.freenode.net/#trinity-desktop">#trinity-desktop</a>
<p>This channel is publicly logged. A full channel log can be accessed <a href="http://trinitydesktop.org/irc/logs.html">here</a>.</p>
<h3>Mailing Lists</h3>
<p>You can contact the project users and developers via one or more of our <a href="mailinglist.php">mailing lists</a>.</p>
<h3>Bugs</h3>
<p> Bugs should be reported to our bug tracker which is available
<a href="http://bugs.pearsoncomputing.net/buglist.cgi?quicksearch=ALL">here</a>.</p>
<?php
doFooter();
?>

@ -0,0 +1,8 @@
<?php
// (c) 2014 Trinity Desktop Project
// All Rights Reserved
// Authors: Elizabeth Liddell, Timothy Pearson, and Calvin Morrison
include("header.php");
include("footer.php");
?>

@ -0,0 +1,8 @@
<?php
include("tde-head-and-foot.php");
doHeader("[title]", "[nav section]", "[nav link]");
?>
<?php
doFooter();
?>
Loading…
Cancel
Save