From 299229062faeb88f10f2433fbb158b490d3203c1 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 14 Sep 2007 16:13:59 +0000 Subject: gpe-applauncher: add svn recipe, ship device specific softkey configuration. --- .../gpe-applauncher/fic-gta01/softkeys.conf | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf (limited to 'packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf') diff --git a/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf new file mode 100644 index 0000000000..f9fde86d2d --- /dev/null +++ b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf @@ -0,0 +1,25 @@ +# This an example configuration file for GPE Application launcher softkeys. +# All sizes and positions have pixels as units. +# The align setting is a positive value from 0 (left) to 10 (right). + +[Key 1] +label = left +width = 180 +height = 36 +xpos = 5 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 +align = 1 +key = F3 + +[Key 2] +label = right +width = 180 +height = 36 +xpos = 295 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 +align = 9 +key = F4 -- cgit v1.2.3