summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 1d386d66286..64a1340f9f1 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
+
+ * NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
+
2006-05-26 Eli Zaretskii <eliz@gnu.org>
* ledit.l: Remove file.
diff --git a/etc/NEWS b/etc/NEWS
index de99c76cf07..eb203dee35c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -990,6 +990,11 @@ disabled by customizing the variable `use-file-dialog'.
be navigated with the arrow keys (like Gtk+, Mac and W32).
+++
+*** The menu bar fpr Motif/Lesstif/Lucid/Gtk+ can be navigated with keys.
+Pressing F10 shows the first menu in the menu bar. Navigation is done with
+the arrow keys, select with the return key and cancel with the escape keys.
+
++++
*** The Lucid menus can display multilingual text in your locale. You have
to explicitly specify a fontSet resource for this to work, for example
`-xrm "Emacs*fontSet: -*-helvetica-medium-r-*--*-120-*-*-*-*-*-*,*"'.