Gentoo Archives: gentoo-user

From: Stefan Schmiedl <s@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Point
Date: Tue, 22 Apr 2014 19:46:50
Message-Id: 20140422214641.3a1412af@g128.swsch.de
In Reply to: Re: [gentoo-user] Point by DocRog
1 On Sat, 12 Apr 2014 18:21:57 +0200
2 DocRog <rcahn@×××××××××××××.fr> wrote:
3
4 >
5 > > You can set it back correctly using the following HOWTO:
6 >
7 > > https://wiki.gentoo.org/wiki/Localization/HOWTO#Keyboard_layout_for_the_console
8 >
9 > Thank you for your help, but I couldn't solve
10 > my problem using the HOWTO.
11 > Roger
12 >
13 >
14
15 The following snippet from my .xsession file might give you a hint:
16
17 setxkbmap -option \
18 -option lv3:ralt_switch_multikey \
19 -option ctrl:ctrl_aa -option caps:ctrl_modifier \
20 -option keypad:legacy -option kpdl:dotoss
21
22
23 The final -option gives me a dot instead of a comma on the keypad.
24
25 s.

Replies

Subject Author
Re: [gentoo-user] Point DocRog <rcahn@×××××××××××××.fr>