]> code.delx.au - gnu-emacs/blobdiff - etc/PROBLEMS
Merge from origin/emacs-25
[gnu-emacs] / etc / PROBLEMS
index 4288808f407348b53ed50ae779a33babb9bbdbb8..49dada970bb0c7dd0f2c0b048ff27e4d07bc2ce8 100644 (file)
@@ -1624,7 +1624,7 @@ which combination produces "M-x" in the echo area.  You can also use
 the 'xmodmap' utility to show all the keys which produce a Meta
 modifier:
 
-         xmodmap -pk | egrep -i "meta|alt"
+         xmodmap -pk | grep -Ei "meta|alt"
 
 A more convenient way of finding out which keys produce a Meta modifier
 is to use the 'xkbprint' utility, if it's available on your system: