Openmoko Bug #1244: Xglamo doesn't handle switch to landscape mode correctly (was: Swap orientation horizontal view not calibrated)

Openmoko Public Trac bugs at docs.openmoko.org
Mon Aug 4 17:56:56 CEST 2008


#1244: Xglamo doesn't handle switch to landscape mode correctly (was: Swap
orientation horizontal view not calibrated)
-------------------------------+--------------------------------------------
 Reporter:  will at openmoko.com  |        Owner:  dodji at seketeli.org
     Type:  defect             |       Status:  assigned          
 Priority:  highest            |    Milestone:                    
Component:  System Software    |      Version:                    
 Severity:  major              |   Resolution:                    
 Keywords:                     |     Blocking:                    
Blockedby:                     |  
-------------------------------+--------------------------------------------

Comment(by cjb):

 I tried adding:

 {{{
 KdComputeMouseMatrix (&m, randr, screen->width, screen->height);
 KdSetMouseMatrix (&m);
 }}}

 to the bottom of GLAMORandRSetConfig(), but with no change in behavior;
 looks like they're already called by glamoSetScannoutGeometry() in any
 case.  (This is what drivers normally do; catch an RandR event and do
 input rotation then.)

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/1244#comment:33>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list