Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=54169

Samuel Mehrbrodt <s.mehrbrodt@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Whiteboard|easyHack skillCpp           |easyHack skillCpp
                   |difficultyInteresting       |difficultyBeginner topicUI
                   |topicUI                     |

--- Comment #18 from Samuel Mehrbrodt <s.mehrbrodt@gmail.com> ---
So, on Windows we need to check the registry for HKEY_CURRENT_USER\Control
Panel\Accessibility\Keyboard Preference

If the string value "On = 1", mnemonics should always be shown. Else they
should only be shown when the alt key is pressed.

Someone with a Windows build might do this as EasyHack.
This is the place where it should be enabled/disabled:
http://opengrok.libreoffice.org/xref/core/vcl/win/source/gdi/salnativewidgets-luna.cxx#193
Look here for how to enable/disable mnemonics:
http://opengrok.libreoffice.org/xref/core/vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx#569
And check this for how to query the Windows registry:
http://opengrok.libreoffice.org/xref/core/vcl/source/window/toolbox.cxx#5649

Should be straight-forward.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.