diff options
Diffstat (limited to 'recipes/obsolete/gpephone/gpe-applauncher/om-gta01/hotkeys.conf')
-rw-r--r-- | recipes/obsolete/gpephone/gpe-applauncher/om-gta01/hotkeys.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes/obsolete/gpephone/gpe-applauncher/om-gta01/hotkeys.conf b/recipes/obsolete/gpephone/gpe-applauncher/om-gta01/hotkeys.conf new file mode 100644 index 0000000000..34bd6a22b7 --- /dev/null +++ b/recipes/obsolete/gpephone/gpe-applauncher/om-gta01/hotkeys.conf @@ -0,0 +1,20 @@ +# We have two types of sections in here: +# 'System' defines the bindings for buit-in functions +# Each 'Application' section defines a binding of an application (desktop file) +# to a key. + +[System] +homescreen_show=k +homescreen_toggle=F5 +system_controls=Execute + +[Application0] +key=F7 +application=abook +hold=false + +[Application1] +key=F8 +application=gpe-taskmanager +hold=false + |