Difference between revisions of "User:Tdang/notes for Sugar coding"

From OLPC
Jump to: navigation, search
(New page: == Notes == * Old (Sugar) log files are at /home/olpc/.sugar/default/logs/ * Gamepad keys are (left rocker switch) KP_Left, KP_Up, KP_Right, KP_Down; and (right buttons) KP_Home, KP_Page_U...)
 
(No difference)

Latest revision as of 01:43, 2 April 2008

Notes

  • Old (Sugar) log files are at /home/olpc/.sugar/default/logs/
  • Gamepad keys are (left rocker switch) KP_Left, KP_Up, KP_Right, KP_Down; and (right buttons) KP_Home, KP_Page_Up, KP_End, KP_Page_Down

Questions

  • What's __gtype_name__?
  • How to address the screen-rotate button?