summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/gpe-applauncher/softkeys.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/gpephone/gpe-applauncher/softkeys.conf')
-rw-r--r--recipes/obsolete/gpephone/gpe-applauncher/softkeys.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/recipes/obsolete/gpephone/gpe-applauncher/softkeys.conf b/recipes/obsolete/gpephone/gpe-applauncher/softkeys.conf
new file mode 100644
index 0000000000..3e9a6c8882
--- /dev/null
+++ b/recipes/obsolete/gpephone/gpe-applauncher/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 = 100
+height = 22
+xpos = 0
+ypos = 1
+xpos_menu = 1
+ypos_menu = 1
+align = 1
+key = F3
+
+[Key 2]
+label = right
+width = 100
+height = 22
+xpos = 140
+ypos = 1
+xpos_menu = 1
+ypos_menu = 1
+align = 9
+key = F4
ext OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.8.bb
blob: fbe0ba8ca31b0dde494ac487078f35f35f81489f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44