#9690 NORM 1.5-sof: suspend/resume from VT sometimes causes spurious linefreeds

Zarro Boogs per Child bugtracker at laptop.org
Tue Dec 29 11:55:12 EST 2009


#9690: suspend/resume from VT sometimes causes spurious linefreeds
------------------------------------+---------------------------------------
           Reporter:  pgf           |       Owner:                                   
               Type:  defect        |      Status:  new                              
           Priority:  normal        |   Milestone:  1.5-software-later               
          Component:  not assigned  |     Version:  Development build as of this date
         Resolution:                |    Keywords:                                   
        Next_action:  diagnose      |    Verified:  0                                
Deployment_affected:                |   Blockedby:                                   
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by pgf):

 i ''think'' if kbdshim injected an EV_REP event, with appropriate (0?)
 values for delay and period, we could control the autorepeat.

 something like:
 {{{
     inject_uinput_event(EV_REP, REP_DELAY, 0);
     inject_uinput_event(EV_REP, REP_PERIOD, 0);
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/9690#comment:12>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list