X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=www%2Findex.html;h=08c2d7185db7374dd48071f73b5ceed814b45342;hb=HEAD;hp=cf63981a89cea6ae6c0caa0a07d6a0e7462ac37f;hpb=19644aab1459c2de7cff2b1423f10ce63055e4ba;p=apps-fullscreen diff --git a/www/index.html b/www/index.html index cf63981..08c2d71 100644 --- a/www/index.html +++ b/www/index.html @@ -1,5 +1,171 @@ - - -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 agomez at + igalia.com for reporting any issues you might find.

+
+
+ + + + +