Re: [hatari-devel] Re: Hatari SDL2 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Eero,
Actually, the Create Blank Image window appears and not the Insert Disk A file selector. However, the idea is the same. I also saw that hitting F11 caused the Create Blank Floppy window to appear as well so it is not simply a matter of hitting AltGr (right Option) + f. Therefore, it does not seem a simple matter of a key conflict.
Bob C
On Aug 18, 2014, at 11:47 AM, Eero Tamminen <oak@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> On maanantai 18 elokuu 2014, Bob Carpenter wrote:
>> A side-effect of using AltGr-F is that it also appears to be bound to
>> the Create Blank Floppy menu item. Therefore, when I go into full-screen
>> mode, I see the Create Blank Floppy window appear behind the Hatari
>> window as I enter full-screen mode. The Create Blank Floppy window is
>> still there when I exit full-screen mode.
>
> No, that's bound to AltGr-D, unless you've changed it, see configuration.c:
> ConfigureParams.Shortcut.withModifier[SHORTCUT_INSERTDISKA] = SDLK_d;
>
>
> - Eero
>
>