[et-mgmt-tools] [PATCH] Enable to send the mnemonic of the menu to the guest OS

Hiroyuki Kaguchi fj7025cf at aa.jp.fujitsu.com
Mon May 26 05:19:09 UTC 2008


We cannot send "Alt+M" and "Alt+V" and "Alt+H" to the guest OS because the
mnemonic of the menu of the graphical console is enabled.
So, I change the graphical console to be able to send these keys to the
guest OS.
This change is that the mnemonic of the menu is disabled when the graphical
console grabs the keyboard.

Moreover, the patch includes the bugfix of the following bugs.
1) Two times of _disable_modifiers() is called consecutively.
   In that case, the value of self.gtk_settings_accel is always "None", and the
   setting of the accelerator is not restored.
2) Because the information that self.accel_groups has is not updated in the
   latest state, the assertion occurs when the topwin.remove_accel_group()
   is called.

Thanks,
Signed-off-by: Hiroyuki Kaguchi <fj7025cf at aa.jp.fujitsu.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: menubar_accel.patch
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080526/408774fc/attachment.ksh>


More information about the et-mgmt-tools mailing list