From: Michael Orlitzky Date: Sun, 3 Dec 2023 23:52:17 +0000 (-0500) Subject: doc/README: simplify symlink instructions X-Git-Url: http://gitweb.michael.orlitzky.com/?p=emacs-keys.git;a=commitdiff_plain doc/README: simplify symlink instructions ...by assuming that ~/.config/xkb does not already exist. --- diff --git a/doc/README b/doc/README index bb0de02..9cc4748 100644 --- a/doc/README +++ b/doc/README @@ -94,12 +94,7 @@ xkb/symbol/emacs-keys file available under ~/.config. The best way to do this is with a symlink: - $ mkdir -p ~/.config/xkb/symbols - $ ln -s /usr/share/emacs-keys/xkb/symbols/emacs-keys \ - ~/.config/xkb/symbols/ - -The name of the symlink and the "symbols" directory that contains it -are important. + $ ln -s /usr/share/emacs-keys/xkb/ ~/.config/ Now, to use it, all you have to do is tell whatever program you're using to use the "emacs-keys" xkb_layout. For example, the Sway window