Sponsored Content
Operating Systems Linux [archLinux] keymap not applied? Post 302946317 by sea on Monday 8th of June 2015 07:04:40 AM
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.
 

6 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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
gnome-keyboard-layout(1)					   User Commands					  gnome-keyboard-layout(1)

NAME
gnome-keyboard-layout - set your keyboard layout SYNOPSIS
gnome-keyboard-layout [gnome-std-options] DESCRIPTION
gnome-keyboard-layout enables you to select a locale mapping for your keyboard. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launching gnome-keyboard-layout example% gnome-keyboard-layout ENVIRONMENT VARIABLES
See environ(5). EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-keyboard-Executable to set your keyboard layout ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-utility_applets | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gkb_xmmap(1), gnome-keybinding-properties(1), gnome-keyboard-properties(1), xmodmap(1), gnome-std-options(5) NOTES
Written by Matt Keenan, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 gnome-keyboard-layout(1)
All times are GMT -4. The time now is 05:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy