#11223 NORM 11.3.0: XO-1 remapping keyboard on resume

Zarro Boogs per Child bugtracker at laptop.org
Fri Sep 30 13:53:49 EDT 2011


#11223: XO-1 remapping keyboard on resume
------------------------------------+---------------------------------------
           Reporter:  greenfeld     |       Owner:  pgf                              
               Type:  defect        |      Status:  new                              
           Priority:  normal        |   Milestone:  11.3.0                           
          Component:  olpc-kbdshim  |     Version:  Development build as of this date
         Resolution:                |    Keywords:                                   
        Next_action:  diagnose      |    Verified:  0                                
Deployment_affected:                |   Blockedby:                                   
           Blocking:                |  
------------------------------------+---------------------------------------

Comment(by pgf):

 thanks!  i've added this to appropriate places in both olpc-rotate and
 powerd so i can invoke it w/o keyboard or serial (i.e., on the bus):
 {{{
 (
     date
     for x in /dev/input/event?
     do
         echo $x ---- $(grep ^
 /sys/class/input/input${x##/dev/input/event}/name)
         echo key:
         evpressed $x key
         echo sw:
         evpressed $x sw
     done
 ) >> /home/olpc/evpressed.log

 }}}
 (this comment mainly for backup purposes)

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


More information about the Bugs mailing list