diff options
Diffstat (limited to 'packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf')
-rw-r--r-- | packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf index f9fde86d2d..5faa6bcff3 100644 --- a/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf +++ b/packages/gpephone/gpe-applauncher/fic-gta01/softkeys.conf @@ -2,24 +2,24 @@ # All sizes and positions have pixels as units. # The align setting is a positive value from 0 (left) to 10 (right). -[Key 1] +[Key 1] label = left -width = 180 -height = 36 -xpos = 5 -ypos = 5 -xpos_menu = 5 -ypos_menu = 30 +width = 200 +height = 44 +xpos = 0 +ypos = 2 +xpos_menu = 1 +ypos_menu = 1 align = 1 key = F3 - + [Key 2] label = right -width = 180 -height = 36 -xpos = 295 -ypos = 5 -xpos_menu = 5 -ypos_menu = 30 +width = 200 +height = 44 +xpos = 280 +ypos = 2 +xpos_menu = 1 +ypos_menu = 1 align = 9 key = F4 |