#3277 NORM Untriag: "view source" key binding not available in Sugar

Zarro Boogs per Child bugtracker at laptop.org
Tue Sep 11 09:27:02 EDT 2007


#3277: "view source" key binding not available in Sugar
---------------------+------------------------------------------------------
  Reporter:  bert    |       Owner:  dcbw     
      Type:  defect  |      Status:  closed   
  Priority:  normal  |   Milestone:  Untriaged
 Component:  sugar   |     Version:           
Resolution:  fixed   |    Keywords:           
  Verified:  0       |  
---------------------+------------------------------------------------------

Comment(by Simon):

 Note:
 In the X headers XF86Start is defined to have the value:
 #define XF86XK_Start            0x1008FF1A

 So when connecting in pygtk to the key pressed signal the event.keyval
 will be 269025050 not 236. The event.hardware_keycode is 236. Using
 gtk.gdk.keyval_name(event.keyval) to look for 'XF86Start' will work as
 well.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3277#comment:3>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list