On Fri, Jan 11, 2008, Jose Carlos Medeiros wrote:
> I have a IBM Thinkpad T61 (Type 7663-B93) that has a Brazillian ABNT2 
> keyboard.
> Talking with IBM Support I discover thar this key is a Right Control ,
> and was changed to slash/question.
> 
> To solve this problem I create a .Xmodmap file with:
> -----------
> keycode 109 = slash question degree
> -----------

Are you sure you're experiencing this bug on Debian too?

Because the br layout file already contains this block:

   | // ABNT2 Keyboard to IBM/Lenovo Thinkpads
   | // by Piter PUNK <[EMAIL PROTECTED]>
   | //
   | partial alphanumeric_keys
   | xkb_symbols "thinkpad" {
   | 
   |     include "br(abnt2)" // for consistent naming
   |     name[Group1]="Brazil";
   | 
   |     key <RCTL> { [     slash,   question,       degree, questiondown ] };
   | };
 
-- 
Mohammed Adnène Trojette


Reply via email to