[oe-issues] [Bug 3305] New: white keys do not work correctly (akita)
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Nov 15 17:44:09 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3305
Summary: white keys do not work correctly (akita)
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: hans.ullrich at loop.de
Dear maintainers,
these are my bugs:
1. the function of the white keys cannot be changed.
2. the default functions of the white keys in akita are not up-to-date
Solution:
I am adding two files, which reside below /etc/gpe/
These files should correct the behaviour.
1. key-layout.zaurus-clamshell
-------- snip -----------------------
#
# Device depenent key layout
# for Zaurus cxxxx series.
#
[Global]
image = /usr/share/pixmaps/c7x0-s1.png
offset_x = 50
offset_y = 20
[Calendar]
title = Calendar
symbol = gpe-calendar.png
key = F9
modificator = ....
command = gpe-calendar
xpos = 60
ypos = 130
[Contacts]
title = Contacts
symbol = gpe-contacts.png
key = F10
modificator = ....
command = gpe-contacts
xpos = 95
ypos = 130
[Mail]
title = Mail
symbol = ibutton4.png
key = F13
modificator = ....
command = sylpheed-claws
xpos = 130
ypos = 130
[Home]
title = Home
symbol = ibutton5.png
key = F12
modificator = ....
command = ~matchbox-remote -desktop
xpos = 165
ypos = 130
[ZoomOut]
title = ZoomOut
symbol = ibutton5.png
key = F18
modificator = ...*
command = gpe-mixer
xpos = 60
ypos = 10
[ZoomIn]
title = ZoomIn
symbol = ibutton5.png
key = F19
modificator = ...*
command = gpe-mixer
xpos = 95
ypos = 10
[BrightnessDown]
title = BrightnessDown
symbol = ibutton5.png
key = F20
modificator = ...*
command = display-brightness.sh down
xpos = 130
ypos = 10
[BrightnessUp]
title = BrightnessUp
symbol = ibutton5.png
key = F21
modificator = ...*
command = display-brightness.sh up
xpos = 165
ypos = 10
-------- snap -------------------
and the second one:
key-commands
------------ snip ---------------
#
# This file contains command definitions for key actions setup
#
# Format is cmd<nr> = <title>;<command>
[Commands]
cmd0 = Nothing
cmd1 = Record Memo;gpe-soundbite record --autogenerate-filename $HOME_VOLATILE
cmd2 = Calendar;gpe-calendar
cmd3 = Contacts;gpe-contacts
cmd4 = To-do List;gpe-todo
cmd5 = Taskmanager;gpe-taskmanager
cmd6 = Audio Player;gpe-nmf
cmd7 = Web Browser;gpe-mini-browser
cmd8 = Mail;claws-mail
cmd9 = Audio Mixer;gpe-mixer
cmd10 = Terminal;~x-terminal-emulator
cmd11 = Toggle Desktop;~matchbox-remote -desktop
cmd12 = Suspend Device;~apm --suspend
cmd13 = Brightness Down;display-brightness.sh down
cmd14 = Brightness Up;display-brightness.sh up
----------- snap --------------
Regards
Hans
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list