Re: Unbinding Alt-1 Does Not Work

2024-07-20 Thread Jürgen Spitzmüller
Am Donnerstag, dem 06.06.2024 um 12:01 -0400 schrieb Richard Kimberly Heck: > It's possible that it is enough to change KeySequence::print, which > seems to ignore ~S and the like, but I haven't experimented with it. I provided a patch for anybody who wants to try out at https://www.lyx.org/trac/

Re: Unbinding Alt-1 Does Not Work

2024-06-06 Thread Richard Kimberly Heck
On 6/6/24 11:21, Jean-Marc Lasgouttes wrote: Le 06/06/2024 à 16:50, Richard Kimberly Heck a écrit : I assume there is also ~C? Does that ever get used? It's not in any of our files, only ~S. Allowing for the possibility of something like C-~S-~A-8 is not going to be trivial, so I'm wondering if

Re: Unbinding Alt-1 Does Not Work

2024-06-06 Thread Jean-Marc Lasgouttes
Le 06/06/2024 à 16:50, Richard Kimberly Heck a écrit : I assume there is also ~C? Does that ever get used? It's not in any of our files, only ~S. Allowing for the possibility of something like C-~S-~A-8 is not going to be trivial, so I'm wondering if we could change that. I guess that everyth

Re: Unbinding Alt-1 Does Not Work

2024-06-06 Thread Richard Kimberly Heck
On 6/6/24 09:07, Jean-Marc Lasgouttes wrote: Le 04/06/2024 à 17:31, Richard Kimberly Heck a écrit : There are other cases like C-~S-underscore. On most English keyboards, underscore is shifted, but it might not be even on all English keyboards. I guess the only solution then is to figure out

Re: Unbinding Alt-1 Does Not Work

2024-06-06 Thread Jean-Marc Lasgouttes
Le 04/06/2024 à 17:31, Richard Kimberly Heck a écrit : There are other cases like C-~S-underscore. On most English keyboards, underscore is shifted, but it might not be even on all English keyboards. I guess the only solution then is to figure out how to make unbinding work for sequences with

Re: Unbinding Alt-1 Does Not Work

2024-06-04 Thread Richard Kimberly Heck
On 6/4/24 04:58, Pavel Sanda wrote: On Tue, Jun 04, 2024 at 10:29:55AM +0200, Jean-Marc Lasgouttes wrote: Le 04/06/2024 ?? 10:14, Pavel Sanda a écrit : Sorry for my ignorance, what is the '~' in ~S supposed to mean? Ignore Shift state? I see we use it like crazy in aqua.bind and bunch of other

Re: Unbinding Alt-1 Does Not Work

2024-06-04 Thread Pavel Sanda
On Tue, Jun 04, 2024 at 10:29:55AM +0200, Jean-Marc Lasgouttes wrote: > Le 04/06/2024 ?? 10:14, Pavel Sanda a écrit : > > Sorry for my ignorance, what is the '~' in ~S supposed to mean? > > Ignore Shift state? > > I see we use it like crazy in aqua.bind and bunch of other places. > > It is suppose

Re: Unbinding Alt-1 Does Not Work

2024-06-04 Thread Jean-Marc Lasgouttes
Le 04/06/2024 à 10:14, Pavel Sanda a écrit : Sorry for my ignorance, what is the '~' in ~S supposed to mean? Ignore Shift state? I see we use it like crazy in aqua.bind and bunch of other places. It is supposedly useful with a French keyboard, where the numbers require shift. I do not have tim

Re: Unbinding Alt-1 Does Not Work

2024-06-04 Thread Pavel Sanda
On Mon, Jun 03, 2024 at 09:43:15PM -0400, Richard Kimberly Heck wrote: > On 6/3/24 16:34, Richard Kimberly Heck wrote: > > On 6/3/24 15:55, Richard Kimberly Heck wrote: > > > A user reported that many of his custom shortcuts were not working. > > > These used Alt-1, etc, as a prefix (e.g., Alt-1 M)

Re: Unbinding Alt-1 Does Not Work

2024-06-03 Thread Richard Kimberly Heck
On 6/3/24 16:34, Richard Kimberly Heck wrote: On 6/3/24 15:55, Richard Kimberly Heck wrote: A user reported that many of his custom shortcuts were not working. These used Alt-1, etc, as a prefix (e.g., Alt-1 M). Because 2.4 now binds Alt-NUM to "Save bookmark NUM", that is not a surprise. What

Re: Unbinding Alt-1 Does Not Work

2024-06-03 Thread Richard Kimberly Heck
On 6/3/24 15:55, Richard Kimberly Heck wrote: A user reported that many of his custom shortcuts were not working. These used Alt-1, etc, as a prefix (e.g., Alt-1 M). Because 2.4 now binds Alt-NUM to "Save bookmark NUM", that is not a surprise. What is a surprise is that it does not seem possibl

Unbinding Alt-1 Does Not Work

2024-06-03 Thread Richard Kimberly Heck
A user reported that many of his custom shortcuts were not working. These used Alt-1, etc, as a prefix (e.g., Alt-1 M). Because 2.4 now binds Alt-NUM to "Save bookmark NUM", that is not a surprise. What is a surprise is that it does not seem possible to unbind this. Even if I unbind Alt-9, say,