summaryrefslogtreecommitdiff
path: root/community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-24 23:08:09 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-05-24 23:08:09 +0200
commit2910b7c5b1d55bc304344b584a25ea571a9075fb (patch)
treebfbfbc98d4c0e205d2726fa44170a16e8421855e /community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn
parent35b719f54c96778f571984065579625bc9f15bf5 (diff)
Prepare toolchain/logs/master branch.
Diffstat (limited to 'community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn')
-rw-r--r--community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn47
1 files changed, 0 insertions, 47 deletions
diff --git a/community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn b/community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn
deleted file mode 100644
index 693168a4..00000000
--- a/community/weblogs/ArneBab/xkb-woes-trying-to-get-a-german-keyboard-layout.mdwn
+++ /dev/null
@@ -1,47 +0,0 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
-
-[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
-id="license" text="Permission is granted to copy, distribute and/or modify this
-document under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no Invariant
-Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled
-[[GNU Free Documentation License|/fdl]]."]]"""]]
-
-Yesterday I spent a few hours trying to get my german keyboard to let me use my umlauts (and to let me type without having to hunt down the right keys), but without much luck.
-
-I got xkb installed after following this FaQ answer:
-
-- <http://www.gnu.org/s/hurd/faq.en.html#q4-4>
-
-and this info:
-
-- <http://people.debian.org/~mbanck/hurd-console.default>
-
-(you can find the second under /etc/default/hurd-console ).
-
-But I didn't get it to work.
-
-### What I did in short:
-
-
-First I got the needed apt-sources:
-
-- <http://debian.duckcorp.org/>
-
-Then I installed the xkb console:
-
-- `apt-get install console-driver-xkb`
-
-
-And set it in the file /etc/default/hurd-console
-
-
-Sadly it didn't work, but maybe this posts will give You the needed headstart for success :) (I'd be glad to see a guide from you!).
-
-
-Some additional info:
-
-- <http://kerneltrap.org/node/420>
-- <http://www.bddebian.com/~wiki/hurd/console/>
-