From a38992f09fe93a31dcc2f80fcb19a12d36e117c3 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 8 Oct 2014 00:24:28 +0200 Subject: [PATCH] Update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2182c5f..b9603f4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ My own Dvorak-like layout ========================= +This is the Dvorak-like keyboard layout I am using on my machines. It +is somewhat optimised for Hungarian and programming. It contains +various accented letters for my other needs, like Icelandic and +Turkish input, and many dead keys to enter other accented letters. + Convert from X11 to kbd ----------------------- - ckbcomp hu dvorak > hu-102_dvorak_dead.map + ckbcomp hu dvorak > hu-102_dvorak_dead.map + +`ckbcomp` is in the console-setup package both in Fedora and Ubuntu.