Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema con teclado no puedo usar la tecla Supr en consola
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
johpunk
Guru
Guru


Joined: 17 Jan 2008
Posts: 440

PostPosted: Tue Apr 14, 2015 6:51 am    Post subject: problema con teclado no puedo usar la tecla Supr en consola Reply with quote

Hace unos días instale gentoo. hoy configurando el teclado me di cuenta que al querer borrar caracteres con la tecla Supr desde consola estando como root no funciona, me sale esto "~" lo mismo pasa con las teclas inicio, fin, insert, re pag y av pag. esta es la configuración que estoy usando


Code:
# locale.gen

es_VE ISO-8859-1
es_VE UTF-8


Code:

Available targets for the LANG variable:
  [1]   C
  [2]   POSIX
  [3]   es_VE
  [4]   es_VE.iso88591
  [5]   es_VE.utf8 *
  [ ]   (free form)


Code:

LANG=es_VE.utf8
LC_CTYPE=es_VE.utf8
LC_NUMERIC="es_VE.utf8"
LC_TIME="es_VE.utf8"
LC_COLLATE=C
LC_MONETARY="es_VE.utf8"
LC_MESSAGES="es_VE.utf8"
LC_PAPER="es_VE.utf8"
LC_NAME="es_VE.utf8"
LC_ADDRESS="es_VE.utf8"
LC_TELEPHONE="es_VE.utf8"
LC_MEASUREMENT="es_VE.utf8"
LC_IDENTIFICATION="es_VE.utf8"
LC_ALL=


Code:
#conf.d/keymaps

keymap="es"


Code:
# 30-keyboard.conf

Section "InputClass"
        Identifier "keyboard-all"
        MatchIsKeyboard "on"
        Driver "evdev"
        Option "Xkblayout" "es"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
EndSection


uso rxvt-unicode con zsh. lo mismo me pasa con bash o desde las TTY. conseguí este post pero es muy viejo. intente instalando una versión mas nueva de zsh y reinstalando kbd pero no me funciono. :idea:
_________________
Gentoo 13.0
i3 amd64
Back to top
View user's profile Send private message
quilosaq
Veteran
Veteran


Joined: 22 Dec 2009
Posts: 1522

PostPosted: Tue Apr 14, 2015 6:05 pm    Post subject: Reply with quote

Quote:
Code:
# 30-keyboard.conf

Section "InputClass"
        Identifier "keyboard-all"
        MatchIsKeyboard "on"
        Driver "evdev"
        Option "Xkblayout" "es"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
EndSection

Para las X prueba a eliminar (o comentar) las opciones XkbRules y XkbModel.
Back to top
View user's profile Send private message
johpunk
Guru
Guru


Joined: 17 Jan 2008
Posts: 440

PostPosted: Tue Apr 14, 2015 10:42 pm    Post subject: Reply with quote

quilosaq wrote:
Para las X prueba a eliminar (o comentar) las opciones XkbRules y XkbModel.



no funcionó

al eleminar zsh y volver a bash el teclado empezo a funcionar bien. cuando reinstale zsh y lo puse como shell por defecto volvio el mismo problema. no entiendo, primera vez que me pasa esto en todos los años que llevo usando zsh.
_________________
Gentoo 13.0
i3 amd64
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum