-rw-r--r-- | help/en/html/opie-appskey-help-en.control | 10 | ||||
-rw-r--r-- | help/en/html/opie-appskey.html | 22 |
2 files changed, 32 insertions, 0 deletions
diff --git a/help/en/html/opie-appskey-help-en.control b/help/en/html/opie-appskey-help-en.control new file mode 100644 index 0000000..bccef64 --- a/dev/null +++ b/help/en/html/opie-appskey-help-en.control @@ -0,0 +1,10 @@ +Files: help/en/html/opie-appskey.html +Priority: optional +Section: opie/onlinedoc +Maintainer: ljp <llornkcor@handhelds.org> +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-appskey +License: GPL +Description: Application Key help files (english) + diff --git a/help/en/html/opie-appskey.html b/help/en/html/opie-appskey.html new file mode 100644 index 0000000..659453c --- a/dev/null +++ b/help/en/html/opie-appskey.html @@ -0,0 +1,22 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> +<html> <head> +<title>Opie-Appskey</title> +</head> + +<body> +<center><h1>Opie-Appskey</h1></center> + +<P>Opie Application Key is a program to select which buttons on your +Zaurus, or Ipaq starts which programs.<br> +The icons should match which button it controls.<br> +It scans the /opt/QtPalmtop/apps directory for executables. +<br>Appskey does not really remap the buttons, and can only execute binaries +in the .desktop files in /opt/QtPalmtop/apps directory. + + +<hr> +<address></address> +<!-- hhmts start --> +Last modified: Fri Oct 18 01:42:21 +0000 2002 +<!-- hhmts end --> +</body> </html> |