X-Git-Url: https://gitweb.michael.orlitzky.com/?p=emacs-keys.git;a=blobdiff_plain;f=doc%2FREADME;fp=doc%2FREADME;h=6f7e68c02eb310b23b1cae51027f092680818c3e;hp=d05e600b6b6d07bd710cf97cb868ed1c2b3adb8f;hb=a510b9d181729f95702b35fc25a843431d9b53a2;hpb=269e2dbd3a0b3a035fa3fecc4cedd61036172d8c diff --git a/doc/README b/doc/README index d05e600..6f7e68c 100644 --- a/doc/README +++ b/doc/README @@ -31,9 +31,6 @@ The files: should be fed into the "xmodmap" utility that is part of X.org and which is provided by x11-apps/xmodmap on Gentoo. - You must pass "--enable-Xmodmap" to the ./configure script to - install this file. - == Installation == @@ -43,12 +40,10 @@ live; for example, $ loadkeys /path/to/console.map $ xmodmap /path/to/Xmodmap -The Makefile will install console.map to $(datadir)/emacs-keys by -default. If you pass "--enable-Xmodmap" to the ./configure script, -then the Makefile will install Xmodmap to the same location. - -For the Xmodmap file, that's about as good as it gets. To use it, you -will typically add something like the following to your ~/.xinitrc, +The build system will install these files to $(datadir)/emacs-keys by +default. For the Xmodmap file, that's about as good as it gets. To use +it, you will typically add something like the following to your +~/.xinitrc, emacsmodmap=/usr/share/emacs-keys/Xmodmap if [ -f $emacsmodmap ]; then