<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39912 >

I don't see an Alt on my Mac keyboard ;-)

After bringing up F1:

   control-M does nothing visible.

   option-M causes my (not visible) worker to begin mining.  (Wrong!)

   command-M causes the entire game to hide in the dock.

MacPorts gtk2 @2.12.1_0+darwin_7  (matches the most current manual)

otool -L  client/civclient|grep gtk
         /opt/local/lib/libgtk-x11-2.0.0.dylib (compatibility version 1201.0.0,
current version 1201.1.0)

===

I've now compared 2.1 and 2.2, and there are 16 uses of
gtk_label_new_with_mnemonic(), but only one (1) use of
gtk_label_set_mnemonic_widget() following it in each:

   client/gui-gtk-2.0/gui_stuff.c:81

Since you are able to use Alt-M, I'm reading the manual incorrectly.  In any
case, I cannot, and I thought it was the lack of setting the mnemonic....

   http://www.gtk.org/api/2.6/gtk/GtkLabel.html



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to