#11816 NORM 12.1.0: First Sugar boot - simple welcome screen
Zarro Boogs per Child
bugtracker at laptop.org
Fri Apr 27 17:45:57 EDT 2012
#11816: First Sugar boot - simple welcome screen
---------------------------------------+------------------------------------
Reporter: martin.langhoff | Owner: godiard
Type: enhancement | Status: new
Priority: normal | Milestone: 12.1.0
Component: sugar | Version: not specified
Resolution: | Keywords:
Next_action: design | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Comment(by godiard):
Initial implementation:
* Created one activity to show the content after the initial display.
* Tried to do the minimal change possible in the sugar code.
* sugar-session check if a file '/home/olpc/.welcome_window' exist, if
exist, read the content, and execute the command after open the home
window.
* To test it, need install the activity Welcome [1], apply the attached
patch, or copy the attached sugar-session file in /usr/bin and create the
'/home/olpc/.welcome_window' doing:
echo "python /home/olpc/Activities/Welcome.activity/activity.py" >
/home/olpc/.welcome_window
(probably we should use gconf to put this config)
* After that restart sugar
[1] http://dev.laptop.org/~gonzalo/activities/Welcome-2.xo
--
Ticket URL: <http://dev.laptop.org/ticket/11816#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list