If you don't have yet fun enough with joys of multi-platform development, I
can give you more. Throw in different national keyboard layouts and it gets
complicated.
For example, I use Finnish layout in Kubuntu. The hotkeys editor in
Preferences of pcbnew shows characters } and { as bind to
Increme
Le 16/08/2018 à 15:40, Jeff Young a écrit :
> Cool. Let me know if you need any more OSX-assistance.
>
> Cheers,
> Jeff.
Thanks.
I just committed a better fix in commit 6fdc5972.
I am thinking the main issue was the use of the string "BkSp" instead of
"Back" as accelerator in menu label.
I als
Cool. Let me know if you need any more OSX-assistance.
Cheers,
Jeff.
> On 16 Aug 2018, at 12:05, jp charras wrote:
>
> Le 16/08/2018 à 12:11, Jeff Young a écrit :
>> Hi JP,
>>
>> Your menu fix for LINUX does work for OSX as well. The problem is that
>> because it didn’t understand the hotke
Le 16/08/2018 à 12:11, Jeff Young a écrit :
> Hi JP,
>
> Your menu fix for LINUX does work for OSX as well. The problem is that
> because it didn’t understand the hotkey *before* your fix it ends up
> writing 0 (“”) into the hotkeys config, so you have to have
> your fix *and* you have to reset y
Hi JP,
Your menu fix for LINUX does work for OSX as well. The problem is that because
it didn’t understand the hotkey *before* your fix it ends up writing 0
(“”) into the hotkeys config, so you have to have your fix *and*
you have to reset your hotkeys to default.
Is there any way around that
Le 12/08/2018 à 22:55, Jeff Young a écrit :
> No change. (Still works, still missing from menu.)
>
> I can look into it later, if you like….
>
> Cheers,
> Jeff.
Please do.
Thanks.
>
>
>> On 12 Aug 2018, at 14:28, jp charras wrote:
>>
>> Le 12/08/2018 à 11:42, Jeff Young a écrit :
>>> Alt-B
No change. (Still works, still missing from menu.)
I can look into it later, if you like….
Cheers,
Jeff.
> On 12 Aug 2018, at 14:28, jp charras wrote:
>
> Le 12/08/2018 à 11:42, Jeff Young a écrit :
>> Alt-BkSp works on OSX (performs a Leave Sheet), but does not show up in
>> the menu:
>>
>
Le 12/08/2018 à 11:42, Jeff Young a écrit :
> Alt-BkSp works on OSX (performs a Leave Sheet), but does not show up in
> the menu:
>
>
> It does show up in the Show Hotkeys dialog:
>
Hi Jeff,
Could you have a look into common/hotkeys_basic.cpp, and in the 2 lines:
263 and 324, modify
#ifdef __L
I hope to have my tree back in working order tomorrow and could do this then….
Cheers,
Jeff.
> On 9 Aug 2018, at 20:36, Wayne Stambaugh wrote:
>
> On 8/9/2018 1:11 PM, jp charras wrote:
>> Le 09/08/2018 à 19:02, Wayne Stambaugh a écrit :
>>> On 8/9/2018 12:06 PM, jp charras wrote:
Eeschem
On 8/9/2018 1:11 PM, jp charras wrote:
> Le 09/08/2018 à 19:02, Wayne Stambaugh a écrit :
>> On 8/9/2018 12:06 PM, jp charras wrote:
>>> Eeschema uses accelerator key BkSp (exactly Alt+BkSp) in view menu
>>> (View/Leave Sheet).
>>>
>>> This accelerator works fine on Windows, and generates a warning
Le 09/08/2018 à 19:02, Wayne Stambaugh a écrit :
> On 8/9/2018 12:06 PM, jp charras wrote:
>> Eeschema uses accelerator key BkSp (exactly Alt+BkSp) in view menu
>> (View/Leave Sheet).
>>
>> This accelerator works fine on Windows, and generates a warning on Linux
>> (and is not shown in menu)
>>
>>
On 8/9/2018 12:06 PM, jp charras wrote:
> Eeschema uses accelerator key BkSp (exactly Alt+BkSp) in view menu
> (View/Leave Sheet).
>
> This accelerator works fine on Windows, and generates a warning on Linux
> (and is not shown in menu)
>
> Reason:
> On Linux (GTK?) the accelerator key BkSp, when
Eeschema uses accelerator key BkSp (exactly Alt+BkSp) in view menu
(View/Leave Sheet).
This accelerator works fine on Windows, and generates a warning on Linux
(and is not shown in menu)
Reason:
On Linux (GTK?) the accelerator key BkSp, when used in menus must be
coded as "\t\b" and not "\tBkSp"
13 matches
Mail list logo