[[!meta copyright="Copyright © 2008, 2013 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: - and this info: - (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: - Then I installed the xkb console: - `apt 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: - - [[/hurd/console]]