On ÎÏÏ 22 ÎÏÎ 2004 20:57, you wrote:
> Hi Konstantinos,

Tchau! Como vais?

> 'pt_BR'       => { LAYOUT => 'br', XKBModel => 'abnt2' },
>
> or
>
> 'pt_BR'       => { LAYOUT => 'us_intl', XKBModel => 'pc104' }
>
> depending if the computer has the native language keyboard (the
> first) or the US model.

Well, Andre Luis Lopez, another developer (CCed) suggested another alternative:

'pt_BR'        => { LAYOUT => 'br', XKBOPTIONS => '', XKBMODEL => 'pc104', 
XKBVARIANT => 'abnt2' },

 Since I am not really an expert in international keyboard layouts, which one 
should I include?
 (I can only include one per locale though)

Konstantinos


Reply via email to