[FUG-BR] TECLADO USB

Carlos A. M. dos Santos unixmania em gmail.com
Terça Outubro 30 12:34:58 BRST 2007


On 10/30/07, Marcus Alves Grando <marcus em sbh.eng.br> wrote:
> Israel Lehnen Silva wrote:
> > Como fazer funcionar o "/" no teclado usb da DELL no FreeBSD
>
> Inicie o xev e digite "/". No terminal que foi executado o xev irá
> aparecer algo assim:
>
> --
> KeyPress event, serial 30, synthetic NO, window 0x2a00001,
>      root 0x69, subw 0x0, time 4038396390, (540,807), root:(544,829),
>      state 0x10, keycode 211 (keysym 0x2f, slash), same_screen YES,
>      XLookupString gives 1 bytes: (2f) "/"
>      XmbLookupString gives 1 bytes: (2f) "/"
>      XFilterEvent returns: False
>
> KeyRelease event, serial 30, synthetic NO, window 0x2a00001,
>      root 0x69, subw 0x0, time 4038396473, (540,807), root:(544,829),
>      state 0x10, keycode 211 (keysym 0x2f, slash), same_screen YES,
>      XLookupString gives 1 bytes: (2f) "/"
>      XFilterEvent returns: False
> --
>
> Onde o keycode é o valor do seu teclado. Após isso é só colocar no teu
> .profile:
>
> xmodmap -e "keycode 228 = slash question"

keycode 228 = slash question degree questiondown degree questiondown

-- 
Carlos A. M. dos Santos


Mais detalhes sobre a lista de discussão freebsd