X-Git-Url: http://git.maemo.org/git/?p=apps-fullscreen;a=blobdiff_plain;f=www%2Findex.html;h=c79af8754a3dde1e9028cad1ab8ce33ad190c786;hp=e1fd0398c1c28b738baac0f9985a7dc0e50806f5;hb=7f4dbd81b1e7e859998f542aaff0a5543e5fbe9e;hpb=729bc78ff403b83eee2597be0adf8a12b09402ad diff --git a/www/index.html b/www/index.html index e1fd039..c79af87 100644 --- a/www/index.html +++ b/www/index.html @@ -1,88 +1,172 @@ - - Application Fullscreener - - - - - - - - - - -
-
-
-

Application's Fullscreener

-

My projects description

- -

Longer description of your project here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer convallis erat sit amet leo hendrerit in laoreet diam tempus. Morbi luctus congue purus id ultrices. Aliquam erat volutpat. Sed facilisis lacus nec sapien venenatis ultrices. In vel erat nisi, vel posuere tortor. Phasellus pharetra nunc at odio euismod rutrum.

-
- - -
- -
-

Usage and examples

- -
- -
-function codeExample() {
-	console.log('This is a code example.');
-}
-
-
- -

Example number 1

-

Some example code here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris lacinia, enim quis interdum accumsan, odio velit ultricies lectus, sit amet pellentesque eros velit.

-
- -
- -
-function codeExample() {
-	console.log('This is a code example.');
-}
-
-
- -

Example number 2

-

Some example code here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris lacinia, enim quis interdum accumsan, odio velit ultricies lectus, sit amet pellentesque eros velit venenatis leo. Morbi lacinia tempor metus in viverra.

-
-
- -
-

See it in action

- -

Here you could put a live example if your project happens to be something to do with web development, or maybe you could insert some images.

-
-
- - - - - + + 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.

+
+
+ + + + +