Gentoo Archives: gentoo-user

From: "Sebastian Dörner" <sdoerner@×××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Where to put own keyboard variants
Date: Sun, 12 Apr 2009 14:49:40
Message-Id: 49E2015E.1030307@st.ovgu.de
1 Hi,
2 some time ago I created a variant for the us xkb-layout by adding
3
4 partial alphanumeric_keys
5 xkb_symbols "my_variant" {
6 include "latin"
7
8 //my changes here
9 };
10
11 to /usr/share/X11/xkb/symbols/us. That worked pretty well but during the
12 recent xorg-update, the file was overridden. Luckily I had a backup, but
13 that shows that it wasn't the supposed place for my changes.
14 So where can I store my us-variant, so that X finds the layout, but the
15 changes survive updates (I was thinking of a place in /etc or ~, but I
16 don't know where X is looking for such files).
17
18 Thanks for any help,
19 Sebastian

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Where to put own keyboard variants walt <w41ter@×××××.com>