TextRoom v0.8.2 http://code.google.com/p/textroom/
(C) by Omer Bahri Gordebak 2008
Released under terms of GNU General Public License v3
Parts of this program's code are from the Phrasis project: http://code.google.com/p/phrasis/ and are Copyright (C) 2006 Jacob R Rideout jacob@jacobrideout.net
Code, artwork, help and insights by:
adamvert - from http://ubuntuforums.org/
Donny Lim -
Artwork by Edward Solodukhin
TextRoom is a basic full-screen rich text editor for writers.
To compile TextRoom, you will need the development packages (usually named -devel- or -dev in some distros) of the required packages.
Cd to the directory this README file is. Compilation includes three steps:
qmake make sudo make install make clean
You can run the program by entering "textroom" (without the quotes) in the command line, or simply by clicking the Linux menu entry under Office section.
The program stores its preferences in ~/.config/textroom/TextRoom.conf, but you won't need to edit this file.
Version 0.8.2
-Keyboard shortcuts:
F1 ----------- Help screen F2 ----------- Options and Settings screen. F3 ----------- About F5 ----------- Check Spelling F6 ----------- Scratchpad F7 ----------- MiniFlo F8 ----------- GetAWord F9 ----------- MusicRoom F10 ---------- Export to Google Docs F11 ---------- Fullscreen on/off Escape ------- Quit or exit fullscreen, close About and Help dialogs Ctrl+M ------- Minimize TextRoom Ctrl+Q ------- Quit
Ctrl+N ------- New Ctrl+O ------- Open Ctrl+S ------- Save Ctrl+Shift+S - Save As Ctrl+P ------- Print Ctrl+Alt+I --- Insert Image
Ctrl+X ------- Cut Ctrl+C ------- Copy Ctrl+V ------- Paste Ctrl+A ------- Select All Ctrl+Z ------- Undo Ctrl+Shift+Z - Redo
Ctrl+W ------- Change the current format Ctrl+B ------- Bold Ctrl+I ------- Italic Ctrl+U ------- Underline Ctrl+Up/Down - Change font size Ctrl+R ------- Align Right Ctrl+L ------- Align Left Ctrl+J ------- Align Justify Ctrl+E ------- Align Center
Shift+F4 ----- Go back to cursor position Ctrl+F ------- Find F4 ----------- Find Next Ctrl+F4 ------ Find previous
Ctrl+D ------- Insert Date Ctrl+T ------- Insert Time