From: Christian Weiske Date: Fri, 27 May 2016 07:52:24 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.cweiske.de/paste/345.git/commitdiff_plain/d668291898e302a7be159b53f5909d369960eeca --- d668291898e302a7be159b53f5909d369960eeca diff --git a/phork0.txt b/phork0.txt new file mode 100644 index 0000000..c027c9f --- /dev/null +++ b/phork0.txt @@ -0,0 +1,8 @@ +https://www.emacswiki.org/emacs/MetaKeyProblems + +Linux console +If your Meta key works in the console, but Meta + Control + something doesn’t work, it may have to do with your .inputrc assuming the console sends 8-bit characters. Take a look at the dumpkeys man page and friends. You will find that for most Linux kernels, some combinations of keys and modifiers are defined, but not for all -- because the kernel will only take around 256 different events. + +emacs alt ctrl c-m does not work terminal + +http://cnswww.cns.cwru.edu/php/chet/readline/readline.html \ No newline at end of file