Auxlaunch

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Auxlaunch is a very simple, finger-friendly application launcher and window switcher for the Freerunner. It appears when the "AUX" button is pressed. The top buttons change when the up/down buttons below are pressed.
 
Auxlaunch is a very simple, finger-friendly application launcher and window switcher for the Freerunner. It appears when the "AUX" button is pressed. The top buttons change when the up/down buttons below are pressed.
 
+
<br>
 
__TOC__
 
__TOC__
  
Line 17: Line 17:
 
[http://aliasid.googlepages.com/auxlaunch-0.3.tar.gz Download]
 
[http://aliasid.googlepages.com/auxlaunch-0.3.tar.gz Download]
  
1. Extract files to new directory.
+
<ol>
2. Edit .auxlaunch
+
<li>Extract files to new directory.</li>
3. Specify stock GTK icon identifiers -or- file names of existing images.
+
<li>Edit .auxlaunch</li>
b) Use "&" at end of command to run in background.
+
<li>Specify stock GTK icon identifiers -or- file names of existing images.</li>
4. At command line, run "./auxlaunch". (Or, run "auxlaunch -nowm".)
+
<li>Use "&" at end of command to run in background.</li>
5. Press AUX button and enjoy!
+
<li>At command line, run "./auxlaunch". (Or, run "auxlaunch -nowm".)</li>
 +
<li>Press AUX button and enjoy!</li>
 +
</ol>
  
 
== Screenshot ==
 
== Screenshot ==
  
 
Auxlaunch shown here below the cool, "openmoko-panel-plugin':
 
Auxlaunch shown here below the cool, "openmoko-panel-plugin':
 
+
<br>
 
[[Image:Auxlaunch-screenshot.png]]
 
[[Image:Auxlaunch-screenshot.png]]
  
 
[[Category:System Applications]]
 
[[Category:System Applications]]

Revision as of 01:09, 16 October 2008

Auxlaunch is a very simple, finger-friendly application launcher and window switcher for the Freerunner. It appears when the "AUX" button is pressed. The top buttons change when the up/down buttons below are pressed.

Contents


Operation

To launch an app, press the top left button ("left for launch"). The apps are configured in a comma delimited text file (.auxlaunchrc). Items such as "Suspend", "Cancel", and "Quit" can be configured too. Auxlaunch uses stock GTK icons or images from files.

To switch to a currently running app (window), press the top right button. If you don't like this feature, then specify "-nowm" when running "auxlaunch" (i.e. "auxlaunch -nowm"). This will hide the right-hand, app switching buttons.

Note: Auxlaunch is, of course, very beta and, so far, only tested in Debian.

Installation

Python and PyGTK are required. Package "wmctrl" is required for window (app) switching.

Download

  1. Extract files to new directory.
  2. Edit .auxlaunch
  3. Specify stock GTK icon identifiers -or- file names of existing images.
  4. Use "&" at end of command to run in background.
  5. At command line, run "./auxlaunch". (Or, run "auxlaunch -nowm".)
  6. Press AUX button and enjoy!

Screenshot

Auxlaunch shown here below the cool, "openmoko-panel-plugin':
Auxlaunch-screenshot.png

Personal tools

Auxlaunch is a very simple, finger-friendly application launcher and window switcher for the Freerunner. It appears when the "AUX" button is pressed. The top buttons change when the up/down buttons below are pressed.

Contents


Operation

To launch an app, press the top left button ("left for launch"). The apps are configured in a comma delimited text file (.auxlaunchrc). Items such as "Suspend", "Cancel", and "Quit" can be configured too. Auxlaunch uses stock GTK icons or images from files.

To switch to a currently running app (window), press the top right button. If you don't like this feature, then specify "-nowm" when running "auxlaunch" (i.e. "auxlaunch -nowm"). This will hide the right-hand, app switching buttons.

Note: Auxlaunch is, of course, very beta and, so far, only tested in Debian.

Installation

Python and PyGTK are required. Package "wmctrl" is required for window (app) switching.

Download

  1. Extract files to new directory.
  2. Edit .auxlaunch
  3. Specify stock GTK icon identifiers -or- file names of existing images.
  4. Use "&" at end of command to run in background.
  5. At command line, run "./auxlaunch". (Or, run "auxlaunch -nowm".)
  6. Press AUX button and enjoy!

Screenshot

Auxlaunch shown here below the cool, "openmoko-panel-plugin':
Auxlaunch-screenshot.png