#8610 LOW Future : Theme music for the XS
Zarro Boogs per Child
bugtracker at laptop.org
Wed Sep 24 00:31:04 EDT 2008
#8610: Theme music for the XS
-----------------------------+----------------------------------------------
Reporter: douglas | Owner: douglas
Type: enhancement | Status: assigned
Priority: low | Milestone: Future Release
Component: school server | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Blockedby: | Blocking:
-----------------------------+----------------------------------------------
Changes (by douglas):
* owner: => douglas
* status: new => assigned
* component: not assigned => school server
* milestone: Not Triaged => Future Release
Comment:
Various notes:
According to ''man console_codes'', the reset line can be
{{{
echo -en '\033[10]\033[11]' > /dev/tty1
}}}
Another way to beep is:
{{{
printf \\a
}}}
see also http://www.johnath.com/beep/
And it turns out the maximum beep length is 1999 ms.
Some authors use /dev/console rather than /dev/tty1
It would be quite simple to convert simple music from the ABC format to
shell.
--
Ticket URL: <http://dev.laptop.org/ticket/8610#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list