[archLinux] keymap not applied?


 
Thread Tools Search this Thread
Operating Systems Linux [archLinux] keymap not applied?
# 1  
Old 06-08-2015
[archLinux] keymap not applied?

Heyas

-Just- installed Arch, and having difficulties to understand why my keyboard layout still is en_US, eventhough i had set it to be de_CH. *UTF-8 obviously*
This applies to console AND X.

* https://wiki.archlinux.org/index.php...ont_and_keymap
* https://wiki.archlinux.org/index.php/Locale
* https://wiki.archlinux.org/index.php...default_locale
* https://wiki.archlinux.org/index.php...wrong_language

However, its (the fonts) not been a -manual- installation as from a tarball, but using AUR (pacman).

Arch:
Code:
0 ~ $ localectl
   System Locale: LANG=de_CH.UTF-8
       VC Keymap: ch
      X11 Layout: n/a

0 ~ $ grep -v '#' /etc/{locale,vconsole}.conf 
/etc/locale.conf:LANG=de_CH.UTF-8
/etc/vconsole.conf:KEYMAP=ch
/etc/vconsole.conf:FONT=eurlatgr

grep -v '#' /etc/locale.gen 
de_CH.UTF-8 UTF-8  
en_US.UTF-8 UTF-8

Fedora: (this was just taken as reference to be sure i used the same settings, as they work there)
Code:
# localectl output was copypasted before rebooting
    System Locale: LANG=de_CH.UTF-8
       VC Keymap: ch
      X11 Layout: ch

tmp/etc/locale.conf:LANG="de_CH.UTF-8"
tmp/etc/vconsole.conf:KEYMAP="ch"
tmp/etc/vconsole.conf:FONT="eurlatgr"

Dont tell me its the quotes, there are no quotes in the wiki.
Any ideas please? (aka; what did i miss?)
Thank you in advance.

NOTE:
I've been trying to install system-config-language, but there is no such package in AUR ( pacman -Q sys) (i used to use that tool on my fedora installation using awesome wm)

Even having LANG=de_CH.UTF-8 awesome & in xinitrc doesnt help to get my keymap loaded Smilie

Any ideas / advice please?

---------- Post updated at 13:04 ---------- Previous update was at 11:09 ----------

Err, please note that the -ch- is invalid for Arch, though, its set in Fedora and seems to work.
Set it back to -sg-, and having swiss german on console again, yay login/decrypt password Smilie

But still, in X i'm confronted with that annoying en_US layout.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Rdesktop - ERROR: Failed to open keymap en-us

I just updated my rdesktop to 1.8.3 from source ( on Slackware 11 ) and had troubles with arrow keys/page up/page down not working. I see this on the console: ERROR: Failed to open keymap en-us The fix is a permission change. I initially looked at /usr/share/rdesktop/keymaps and everything... (1 Reply)
Discussion started by: agentrnge
1 Replies

2. Linux

ArchLinux - GUI (DE) set to boot up

Okay I'am not using ArchLinux but one of girlfreinds needs it (or it recommend by her work) and she need a desktop - so how do we do so the computer boot up with GUI instead of console ? - I'am a newbie to Arch so I have no idea, is it like SlackWare where you change the inittab file or is it some... (10 Replies)
Discussion started by: looop
10 Replies

3. SuSE

HOSTNAME not being applied

I have set up my hostname in dhcp and my dns server, but I cannot get the client to pick up the hostname that is listed for the ip. IE. 10.32.23.4 hostname should be client4 Anyone know why? It was working before and just stopped working (1 Reply)
Discussion started by: 3junior
1 Replies

4. UNIX for Dummies Questions & Answers

Rdesktop failed to open keymap common#015

Hi everybody... I have installed qrdesktop(is a tool similar to rdesktop used to access remote desktop) on Ubuntu 8.10. when i am accessing the remote desktop some of the keyboard keys are not working on remote desktop like up arrow ,down arrow, left, right, delete etc. the output of tail... (5 Replies)
Discussion started by: lokeshsingla
5 Replies

5. UNIX and Linux Applications

Where is UNIX applied presently

Can any one of you post the applications of UNIX? (6 Replies)
Discussion started by: chinni1888
6 Replies

6. Linux

Changing keymap in Xfce4?

How can I do that? I just changed it in the console but apparently it doesn't change the X system. I'm using Arch. /Richard (0 Replies)
Discussion started by: riwa
0 Replies
Login or Register to Ask a Question