Hi! Maybe I am too stupid that I do not see the forest because of its trees. So please point out, what I do wrong here.
I like to increase the volume of the handset, while a call is going on. So I am making a call to my own number, open a terminal, call alsamixer and change the setting of Speaker (second from the most right). Then I execute "alsactl -f /usr/share/openmoko/scenarios/gsmhandset.state store" and the values are stored. However if I call again, the volume is reset to its previous value. If I execute "alsactl -f /usr/share/openmoko/scenarios/gsmhandset.state store" while making the second call to my own number (without any changes in alsamixer), the value of "Speaker Playback Volume" changes back to 110 from previous 122. It seems that the state does not change with the values given in gsmhandset.state and it falls back to a default value. So where is my mistake? EDIT: OH, I GOT IT A little bit digging around in /etc/frameworkd.conf offered that the scenarios are not in /usr/share/openmoko/scenarios/ but in /usr/share/shr/scenarii. Maybe it is a good idea to update http://shr-project.org/trac/wiki/Customize where it still mentions the previous directory. And now I remembered that someone told in the mailing list something about scenarii and someone asked, what scenarii are (plural of scenario). I just sent the mail anyway, maybe it helps someone else. Thanks in advance. Alex PS: Oh, I am using the latest unstable (shr-shr-image-glibc-ipk--20090617-om-gta02.rootfs.jffs2) on GTA02 _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
