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 5faa6bcff3..f9fde86d2d 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 = 200 -height = 44 -xpos = 0 -ypos = 2 -xpos_menu = 1 -ypos_menu = 1 +width = 180 +height = 36 +xpos = 5 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 align = 1 key = F3 - + [Key 2] label = right -width = 200 -height = 44 -xpos = 280 -ypos = 2 -xpos_menu = 1 -ypos_menu = 1 +width = 180 +height = 36 +xpos = 295 +ypos = 5 +xpos_menu = 5 +ypos_menu = 30 align = 9 key = F4 |