[BRLTTY] highlightScreenRegion() and Modular Evolution pressure info
    Mario Lang 
    mlang at delysid.org
       
    Wed Nov 12 09:26:53 EST 2008
    
    
  
Hi.
A coworker just made me aware that the highlight window feature
I am using in combination with touch sensitivity is now
off-by-8.  Its clear why, but I am not exactly sure
how to fix it right away.  The problem is in Programs/brltty.c at this
line of code:
    highlightScreenRegion(p->winx+left, p->winx+right, p->winy+top, p->winy+bottom);
Merely subtracting statsCount is clearly not enough since we need
to handle the left *and* right case.  Maybe I am just dense right now,
but I can't provide a patch right away.
-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger mlang/key at db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>
    
    
More information about the BRLTTY
mailing list