https://bugs.documentfoundation.org/show_bug.cgi?id=152848

zchronos <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #8 from zchronos <[email protected]> ---
I don't sure about the keyboard layout, so I share my conf:

1. $ localectl status
   System Locale: LANG=es_PE.utf8
                  LC_TIME=es_ES.UTF-8
       VC Keymap: es
      X11 Layout: es
       X11 Model: pc105
     X11 Options: terminate:ctrl_alt_bksp


2. $ cat /etc/default/locale:
cat: /etc/default/locale: No existe el fichero o el directorio


3. $ cat /etc/default/keyboard:
cat: /etc/default/keyboard: No existe el fichero o el directorio


4. $ setxkbmap -query:
rules:      evdev
model:      pc104
layout:     es
options:    terminate:ctrl_alt_bksp


5. $ setxkbmap -print | grep xkb_symbols:
xkb_symbols   { include
"pc+es+inet(evdev)+terminate(ctrl_alt_bksp)+terminate(ctrl_alt_bksp)"   };


6. $ setxkbmap -v | awk -F "+" '/symbols/ {print $2}':
es


7. $ cat ~/.config/kxkbrc:
[$Version]
update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions,kxkb_variants.upd:split-variants


8. $ xset -q | grep -A 0 'LED' | cut -c59-67:
00000002


9. /etc/vconsole.conf
KEYMAP=es
FONT=eurlatgr.psfu
FONT_MAP=
FONT_UNIMAP=

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to