X-Git-Url: http://git.maemo.org/git/?p=apps-fullscreen;a=blobdiff_plain;f=www%2Findex.html;h=c79af8754a3dde1e9028cad1ab8ce33ad190c786;hp=cf63981a89cea6ae6c0caa0a07d6a0e7462ac37f;hb=7f4dbd81b1e7e859998f542aaff0a5543e5fbe9e;hpb=19644aab1459c2de7cff2b1423f10ce63055e4ba diff --git a/www/index.html b/www/index.html index cf63981..c79af87 100644 --- a/www/index.html +++ b/www/index.html @@ -1,5 +1,172 @@ - - -Sample index file. - + + + + Application Fullscreener + + + + + + + + + + + +
+
+
+
+
+

Application's Fullscreener

+
+
+ +
+
+
+

What is it?

+ +

Application's Fullscreener is a set of small + tools + for Maemo4.x + created to send an emulated fullscreen hardware key stroke + to a GUI application by its name.

+ +

The main tool makes use of + the Gtk+ cross-platform + widget toolkit.

+
+ + +
+ +
+

Installing

+ +

The easiet way of installing Application's + Fullscreener is by clicking on + upper's "Install" + button or through its entry + in Maemo + Downloads.

+
+ +
+

Features

+ +

Application's Fullscreener brings two main tools:

+ +
+ +
+

Usage

+ +
+ +
+~ $ gtk_fullscreen_process skype
+            
+
+ +

gtk_fullscreen_process example

+

From the command line, this example will send a + fullscreen hardkey event to a running Skype + instance.

+
+ +
+ +
+~ $ g_launch_and_fullscreen skype
+            
+
+ +

g_launch_and_fullscreen example

+

From the command line, this example will launch a + new Skype instance and send a fullscreen hardkey + event to it after some seconds.

+
+
+ +
+

In action:

+ +

Application's Fullscreener is used + by Automatic Skype Launcher to actually + launch and fullscreen Skype.

+
+ +
+

The code:

+ +

Application's Fullscreener is hosted + in Maemo's Garage and its code is licensed + as LGPL 2.1 and hosted + in Gitorious. Fork and contribute at + will!

+
+ +
+

Get support:

+ +

Please, feel free to send me an email + to postmaster at + andresgomez.org for reporting any issues you might + find.

+
+
+ + + + +