Presented By: Cross-Platform Apps


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Presented By: Cross-Platform Apps
# 1  
Old 10-16-2008
Presented By: Cross-Platform Apps

Image Create RIAs and desktop apps easily with Adobe® Flex® 3.0. Download today. www.adobe.com/products/flex
Ads by Pheedo Image



More...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Making a python package and cross-platform compatible

Hi Ive been trying for days now and i just cannot work this out. Can someone please tell me if im doing this right. I've written some python3.3 code and now i want to transfer it to an embedded computer to execute. My OS is a : Debian GNU/Linux 6.0.7 (squeezez) 32-bit kernel The... (1 Reply)
Discussion started by: RedEyedDog
1 Replies

2. UNIX for Dummies Questions & Answers

Really simple cross-platform database?

I'm looking for a really simple to use lightweight database. Ideally something open-source that stores data in a (semi-) human-readable format, in case the software isn't working. Something cross-platform enough that I can use it on my Linux machine, my Mac, or stick it on a USB stick and... (2 Replies)
Discussion started by: emdan
2 Replies

3. Shell Programming and Scripting

configuring packages for cross-platform build

Hi all, I wish to build a few packages for my embedded target running linux over ARM9. It would be tough for me to compile my packages on target so I need to build on a host machine and then transfer the generated binaries. So I got the source-tarball for the packages I need. Now here are my two... (0 Replies)
Discussion started by: Rakesh Ranjan
0 Replies

4. UNIX for Advanced & Expert Users

Cross platform Authentication

I am looking to have UNIX authenticate against Active Directory in a Windows Server 2003 environment, any suggestion? I am very new to UNIX, 2 weeks worth knowledge, if that. Thanks! (3 Replies)
Discussion started by: Optik
3 Replies
Login or Register to Ask a Question
TOMBOY(1)						       GNOME User's Manuals							 TOMBOY(1)

NAME
tomboy - A simple note-taking application for Gnome SYNOPSIS
tomboy [OPTION] ... DESCRIPTION
This manual page documents briefly the tomboy command. Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. Tomboy's usefulness lies in the ability to relate notes and ideas together, using a WikiWiki-like linking system. When run without any options, the Tomboy note menu appears in the Gnome Panel's notification tray area. Selecting a note from the menu displays the note's spatial window. Changes to notes are saved automatically. Links to URLs, files, and other notes are detected as you type. Rich editing such as highlight- ing, bold, italics, undo/redo, and variable font sizes are supported. Global keybindings exist to allow fast access to Tomboy notes and dialogs. These keybindings are set in GConf (see below) and may be acti- vated from any application. OPTIONS
The program follows the usual GNU command line syntax, with options starting with two dashes (`--'). A summary of options are included below. --new-note Create and display a new note. --new-note TITLE Create and display a new note with the title given. --open-note TITLE/URL Display the existing note matching TITLE or URL. --start-here Display the "Start Here" note. --highlight-search TEXT Search and highlight TEXT in the opened note. --help Show summary of options. --version Show version of program. GCONF SETTINGS
Tomboy has several preference settings stored in GConf. Changes to Settings are applied instantly to any running Tomboy instance. A sum- mary of the GConf settings and their purpose are described below. /apps/tomboy/global_keybindings/open_start_here Global X keybinding for displaying the "Start Here" note. The default keybinding is <Alt>F11. /apps/tomboy/global_keybindings/show_note_menu Global X keybinding for displaying the Tomboy applet's note menu. The default keybinding is <Alt>F12. /apps/tomboy/global_keybindings/create_new_note Global X keybinding for creating and displaying a new note. /apps/tomboy/global_keybindings/open_recent_changes Global X keybinding for opening the recent changes dialog. /apps/tomboy/global_keybindings/open_search Global X keybinding for opening the note search dialog. SEE ALSO
http://www.beatniksoftware.com/tomboy/ BUGS
Please send bug reports to the Tomboy mailing list (tomboy-list@beatniksoftware.com) or enter them in the Gnome Bugzilla bug tracker (http://bugzilla.gnome.org/enter_bug.cgi?product=Tomboy). AUTHOR
Alex Graveley <alex@beatniksoftware.com> This manual page was originally written by Luca Capello <luca@pca.it>. gnome October 14, 2004 TOMBOY(1)