Currently, on Windows, the keymapping framework knows only two modifiers "ctrl" and "command" the windows key "alt" maps to "command" 2015-05-28 20:16 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
Iâm lost now. Which one is the âmetaâ key in windows? Alt or Ctrl?
Esteban
On 28 May 2015, at 20:04, Nicolai Hess <nicolaihess@web.de> wrote:
2015-05-28 19:47 GMT+02:00 Franck Warlouzet <franck.warlouzet@hotmail.fr>:
I am a windows user and I noticed a couple of strange things :
- To open a transcript, or a browser or other, it is written alt + O + T, or B, or other, but it is ctrl + O + T, or B or other actually.
this changed just recently 15612 <https://pharo.fogbugz.com/default.asp?15612> ToolShortcutsCategory has hard code shortcut.
(pharo 50071 (I asked Cyril to announce this change on the mailing list))
- Do it in a playground is alt + d or ctrl + d, but in Nautilus it is only alt + d (ctrl + d seems to go to the end of the text)
I will continue to find this kind of thing
Cheers,
Franck ------------------------------ From: estebanlm@gmail.com Date: Thu, 28 May 2015 19:15:05 +0200 To: pharo-dev@lists.pharo.org Subject: [Pharo-dev] I need a windows user and a linux user to test
Hi,
I need win/linux users (and why not, other mac users than me) to test this issue:
https://pharo.fogbugz.com/f/cases/15621
basically, it normalises all menu shortcut output⦠in a long but clear way (and compatible with the platform).
cheers, Esteban