Keyboard shortcuts

2024-08-14 Thread Moshe Giles Uhrig via lyx-users
Hello,

I recently downloaded Lyx 2.4.1 and have found some of my keyboard shortcuts 
have been overridden. Notably, I'm unable to redefine the function linked to 
the shortcut "⌘.”. Is there a way I can do this? — my attempts at rewriting the 
function have done nothing; the shortcut just continues to output a “.”, which 
is useless to me. 

Regards,
Moshe -- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Keyboard shortcuts in other languages (layouts)

2019-04-30 Thread Kornel Benko
Am Dienstag, 30. April 2019, 19:14:12 CEST schrieb Andrey:
> Hi!
> 
> Lyx keyboard shortcuts don't work when I change my keyboard layout to 
> another language.
> 
> For example, 'Alt+M, M' is a shortcut for the math mode. When I type in 
> English layout, this shortcut gets me a math box. When I switch to 
> Russian layout, I get 'ь' typed (in Russian layout letter 'ь' is in 
> place of 'm'). I don't have this problem in any other program. For 
> example, in Kile shortcut 'Alt+I, P' works regardless of the layout.
> 
> What could be done about it?

Nothing. Shortcuts depend on language. OTOH, you can create own shortcuts and 
use them.
(Tools->Preferences->Editing->Shortcuts)
They should be saved in your lyx-userdir/bind/user.bind
Anything there should be valid, independent of language.

> LyX 2.3.2, Ubuntu 18.04.2, XFCE 4.12
> 
> Andrey.

Kornel


signature.asc
Description: This is a digitally signed message part.


Keyboard shortcuts in other languages (layouts)

2019-04-30 Thread Andrey

Hi!

Lyx keyboard shortcuts don't work when I change my keyboard layout to 
another language.


For example, 'Alt+M, M' is a shortcut for the math mode. When I type in 
English layout, this shortcut gets me a math box. When I switch to 
Russian layout, I get 'ь' typed (in Russian layout letter 'ь' is in 
place of 'm'). I don't have this problem in any other program. For 
example, in Kile shortcut 'Alt+I, P' works regardless of the layout.


What could be done about it?

LyX 2.3.2, Ubuntu 18.04.2, XFCE 4.12

Andrey.



Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-18 Thread Paul A. Rubin

On 1/18/19 12:33 PM, Jack M. Lyon wrote:


Hi, Paul.

You wrote:

Bit of a long-shot, but if you copy the bind file contents from 
yourfirst message and paste them into a new text file (which is what I 
did),does that file work? I'm wondering if the original bind file 
might havea non-printing character that is messing up one of the commands.


Brilliant! You nailed it. At the top of my user.bind file, I 
originally had this line:


    # Copyright © 2013 by the Editorium. All rights reserved.

I didn't include that in my original posting because the line was 
commented out, so I figured it didn't matter. Not so; LyX evidently 
doesn't like the © character, even in a comment. I removed the 
character, and everything worked perfectly. That's odd, because LyX 
never objected before, but LyX 2.3 does. Maybe it's an encoding issue 
on Windows.


At any rate, thanks again for your help. Problem solved, and I really 
appreciate it. I hope this may be helpful to someone else.



You may be right about it being a Windows issue. I can't reproduce it on 
Linux Mint, even with the copyright symbol in the file. If someone else 
can reproduce it on Windows to confirm that's the problem, we might open 
a bug ticket for it. If nothing else, the error message is misleading.


Paul



Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-18 Thread Jack M. Lyon

Hi, Paul.

You wrote:

Bit of a long-shot, but if you copy the bind file contents from 
yourfirst message and paste them into a new text file (which is what I 
did),does that file work? I'm wondering if the original bind file might 
havea non-printing character that is messing up one of the commands.


Brilliant! You nailed it. At the top of my user.bind file, I originally 
had this line:


    # Copyright © 2013 by the Editorium. All rights reserved.

I didn't include that in my original posting because the line was 
commented out, so I figured it didn't matter. Not so; LyX evidently 
doesn't like the © character, even in a comment. I removed the 
character, and everything worked perfectly. That's odd, because LyX 
never objected before, but LyX 2.3 does. Maybe it's an encoding issue on 
Windows.


At any rate, thanks again for your help. Problem solved, and I really 
appreciate it. I hope this may be helpful to someone else.


Best wishes,
Jack Lyon
The Editorium
http://www.editorium.com




Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-17 Thread Paul A. Rubin

On 1/17/19 7:20 PM, Jack M. Lyon wrote:


Hi, Paul.

Thanks for your help with this. I apologize for the cross-posting. I 
posted on tex.stackexchange and then thought, "Wait a minute--isn't 
there a LyX mailing list? That's where I should ask!" So I found it 
and posted there. I'm sorry for any confusion.


You wrote:

> Your file works fine for me (LyX 2.3.2, Linux Mint 18.3). What 
version of LyX are you using, what OS (probably doesn't matter, but 
you never know), and have you used this file successfully in the past?


I'm using LyX 2.3.2 on Windows 10. I recently did a clean install of 
Windows 10 and then reinstalled LyX 2.3.2, along with my customized 
user.bind file. Yesterday was the first time I tried to use LyX since 
then, and that's when I started getting the "unknown function" 
message. The user.bind file has worked just fine in the past.


If I take just one of the commands from the user.bind file, like this one:

command-sequence font-emph

and enter it into LyX's command buffer, it works just fine.

I've tried the user.bind file with LyX 2.3.1-1 as well, and it doesn't 
work there, either.


By the way, I've always reconfigured LyX after installing the 
user.bind file, which I've placed in ~\AppData\Roaming\LyX2.3\ as 
specified under Help > About.


I'm pretty good with LyX, but this one has me stumped.

Thanks again for your help.

Best wishes,
Jack Lyon
The Editorium
http://www.editorium.com


Bit of a long-shot, but if you copy the bind file contents from your 
first message and paste them into a new text file (which is what I did), 
does that file work? I'm wondering if the original bind file might have 
a non-printing character that is messing up one of the commands.


Paul



Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-17 Thread Jack M. Lyon

Hi, Paul.

Thanks for your help with this. I apologize for the cross-posting. I 
posted on tex.stackexchange and then thought, "Wait a minute--isn't 
there a LyX mailing list? That's where I should ask!" So I found it and 
posted there. I'm sorry for any confusion.


You wrote:

> Your file works fine for me (LyX 2.3.2, Linux Mint 18.3). What 
version of LyX are you using, what OS (probably doesn't matter, but you 
never know), and have you used this file successfully in the past?


I'm using LyX 2.3.2 on Windows 10. I recently did a clean install of 
Windows 10 and then reinstalled LyX 2.3.2, along with my customized 
user.bind file. Yesterday was the first time I tried to use LyX since 
then, and that's when I started getting the "unknown function" message. 
The user.bind file has worked just fine in the past.


If I take just one of the commands from the user.bind file, like this one:

command-sequence font-emph

and enter it into LyX's command buffer, it works just fine.

I've tried the user.bind file with LyX 2.3.1-1 as well, and it doesn't 
work there, either.


By the way, I've always reconfigured LyX after installing the user.bind 
file, which I've placed in ~\AppData\Roaming\LyX2.3\ as specified under 
Help > About.


I'm pretty good with LyX, but this one has me stumped.

Thanks again for your help.

Best wishes,
Jack Lyon
The Editorium
http://www.editorium.com




Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-17 Thread Scott Kostyshak
On Thu, Jan 17, 2019 at 12:24:30PM -0700, Jack Lyon wrote:
> I'm using a customized user.bind file with LyX to remap keyboard shortcuts
> to LyX functions (LFuns), but when I try to use any of the keyboard
> shortcuts, LyX reports "Unknown function." Thanks for any help you're able
> to give. Here is the contents of my user.bind file:
> 
> # Unbind defaults
> \unbind "F2" "buffer-write"
> \unbind "F5" "screen-recenter"
> \unbind "F7" "dialog-show spellchecker"
> \unbind "F9" "meta-prefix"
> \unbind "F11" "ui-toggle fullscreen"
> \unbind "C-i" "next-inset-toggle"
> \unbind "C-u" "font-underline"
> 
> # Editing
> \bind "F2" "command-sequence changes-track"
> \bind "F4" "command-sequence change-reject"
> \bind "F5" "command-sequence drop-layouts-choice"
> \bind "F6" "command-sequence font-noun"
> \bind "F7" "command-sequence font-emph"
> \bind "F8" "command-sequence word-select; font-emph; word-forward"
> \bind "F9" "command-sequence word-select; word-lowcase; word-capitalize;
> word-forward"
> \bind "F10" "command-sequence word-select; word-lowcase; word-forward"
> \bind "F11" "command-sequence word-select; char-right-select; cut;
> word-backward; clipboard-paste; escape"
> \bind "F12" "command-sequence chars-transpose; char-left"

Cross-post here:

https://tex.stackexchange.com/questions/470570/lyx-reporting-unknown-function-with-user-bind-file-that-remaps-keyboard-shortc

Jack, please always cross-reference your duplicate posts. Paul was very
kind to spend time to try to help you. What if someone on tex.se also
spent time to give the same answer to your question, not knowing that an
answer might already exist? I know you did not intend it, but by
cross-referencing posts, you respect more the time of those trying to
help you.

Best,

Scott


signature.asc
Description: PGP signature


Re: LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-17 Thread Paul A. Rubin

On 1/17/19 2:24 PM, Jack Lyon wrote:
I'm using a customized user.bind file with LyX to remap keyboard 
shortcuts to LyX functions (LFuns), but when I try to use any of the 
keyboard shortcuts, LyX reports "Unknown function." Thanks for any 
help you're able to give. Here is the contents of my user.bind file:


# Unbind defaults
\unbind "F2" "buffer-write"
\unbind "F5" "screen-recenter"
\unbind "F7" "dialog-show spellchecker"
\unbind "F9" "meta-prefix"
\unbind "F11" "ui-toggle fullscreen"
\unbind "C-i" "next-inset-toggle"
\unbind "C-u" "font-underline"

# Editing
\bind "F2" "command-sequence changes-track"
\bind "F4" "command-sequence change-reject"
\bind "F5" "command-sequence drop-layouts-choice"
\bind "F6" "command-sequence font-noun"
\bind "F7" "command-sequence font-emph"
\bind "F8" "command-sequence word-select; font-emph; word-forward"
\bind "F9" "command-sequence word-select; word-lowcase; 
word-capitalize; word-forward"

\bind "F10" "command-sequence word-select; word-lowcase; word-forward"
\bind "F11" "command-sequence word-select; char-right-select; cut; 
word-backward; clipboard-paste; escape"

\bind "F12" "command-sequence chars-transpose; char-left"

Your file works fine for me (LyX 2.3.2, Linux Mint 18.3). What version 
of LyX are you using, what OS (probably doesn't matter, but you never 
know), and have you used this file successfully in the past?


Paul



LyX 2.3 reporting “Unknown function” with user.bind file that remaps keyboard shortcuts to LyX functions (LFuns)

2019-01-17 Thread Jack Lyon
I'm using a customized user.bind file with LyX to remap keyboard 
shortcuts to LyX functions (LFuns), but when I try to use any of the 
keyboard shortcuts, LyX reports "Unknown function." Thanks for any help 
you're able to give. Here is the contents of my user.bind file:


# Unbind defaults
\unbind "F2" "buffer-write"
\unbind "F5" "screen-recenter"
\unbind "F7" "dialog-show spellchecker"
\unbind "F9" "meta-prefix"
\unbind "F11" "ui-toggle fullscreen"
\unbind "C-i" "next-inset-toggle"
\unbind "C-u" "font-underline"

# Editing
\bind "F2" "command-sequence changes-track"
\bind "F4" "command-sequence change-reject"
\bind "F5" "command-sequence drop-layouts-choice"
\bind "F6" "command-sequence font-noun"
\bind "F7" "command-sequence font-emph"
\bind "F8" "command-sequence word-select; font-emph; word-forward"
\bind "F9" "command-sequence word-select; word-lowcase; word-capitalize; 
word-forward"

\bind "F10" "command-sequence word-select; word-lowcase; word-forward"
\bind "F11" "command-sequence word-select; char-right-select; cut; 
word-backward; clipboard-paste; escape"

\bind "F12" "command-sequence chars-transpose; char-left"



Re: Keyboard shortcuts not working as expected

2018-09-02 Thread Paul A. Rubin

On 08/29/2018 07:32 PM, Rich Shepard wrote:

On Wed, 29 Aug 2018, Paul A. Rubin wrote:

I just tested at my end. Alt+C down turns the word to lower case. 
Highlighting a portion and typing "word-lowcase partial" in the 
command buffer does what you were trying to do (turns the selection 
to lower case). So, bottom line, it should work on your system, 
unless the shortcut got redefined.


Paul,

  I'll go with typing the command in the command buffer because ...


Have you tried going into Tools > Preferences > Editing > Shortcuts and
typing "alt+c" into the search box at the top? It should tell you to 
what

Alt+C Down is currently bound. If it is unbound, or if it is bound to
something you don't use, you could just rebind it.


  Here, Alt-C down is bound to word-lowcase and there is no word-lowcase
partial. Hmmm-m-m.

Thanks,

Rich
Well, if you don't need word-lowcase, you could also change the binding 
on Alt-c down to word-lowcase partial. I'm not an emacs user, but I 
suspect that would be more natural for one. Typing in the command buffer 
works, and after doing it once you can recycle it for the rest of the 
session, but you'd have to do it again and again if this was something 
you used often.


Paul


Re: Keyboard shortcuts not working as expected

2018-08-29 Thread Rich Shepard

On Wed, 29 Aug 2018, Paul A. Rubin wrote:

I just tested at my end. Alt+C down turns the word to lower case. 
Highlighting a portion and typing "word-lowcase partial" in the command 
buffer does what you were trying to do (turns the selection to lower case). 
So, bottom line, it should work on your system, unless the shortcut got 
redefined.


Paul,

  I'll go with typing the command in the command buffer because ...


Have you tried going into Tools > Preferences > Editing > Shortcuts and
typing "alt+c" into the search box at the top? It should tell you to what
Alt+C Down is currently bound. If it is unbound, or if it is bound to
something you don't use, you could just rebind it.


  Here, Alt-C down is bound to word-lowcase and there is no word-lowcase
partial. Hmmm-m-m.

Thanks,

Rich


Re: Keyboard shortcuts not working as expected

2018-08-29 Thread Paul A. Rubin

On 08/29/2018 09:43 AM, Rich Shepard wrote:


  I use the emacs version as that's my main writing tool.

  In the current situation I had copied soil map unit characteristics 
from
NRCS web pages to the LyX document. The section headers were in upper 
case

so I highlighted the title from the second letter of the first word. The
shortcut didn't work. It also didn't work when I highlighted the entire
string. Shrug.

  I don't do this that often yet wonder if I type the emacs command (that
would normallly follow M-x in emacs) into some place in the lyx buffer 
if I

would get the same results. Unfortunately, the number of keys required to
type the command is greater than using the Edit -> Text -> to lower 
with the

trackball.
I just tested at my end. Alt+C down turns the word to lower case. 
Highlighting a portion and typing "word-lowcase partial" in the command 
buffer does what you were trying to do (turns the selection to lower 
case). So, bottom line, it should work on your system, unless the 
shortcut got redefined.


Have you tried going into Tools > Preferences > Editing > Shortcuts and 
typing "alt+c" into the search box at the top? It should tell you to 
what Alt+C Down is currently bound. If it is unbound, or if it is bound 
to something you don't use, you could just rebind it.


Paul



Re: Keyboard shortcuts not working as expected

2018-08-29 Thread Rich Shepard

On Wed, 29 Aug 2018, Paul A. Rubin wrote:


No, a bar is where you go after an hour or two of failing to get it to
work.


Paul,

  I tried keeping the musical theme.


What bind file do you use? The key binding can be found under Tools >
Preferences > Editing > Shortcuts > Cursor, Mouse and Editing Functions >
word-lowcase. I use the cua bind file, which loads the menus.bind file,
which defines the shortcut. I notice that the emacs and xemacs bind files
bind it a bit differently (to "word-lowcase partial", which I guess shifts
only from the cursor forward rather than the whole word (?).


  I use the emacs version as that's my main writing tool.

  In the current situation I had copied soil map unit characteristics from
NRCS web pages to the LyX document. The section headers were in upper case
so I highlighted the title from the second letter of the first word. The
shortcut didn't work. It also didn't work when I highlighted the entire
string. Shrug.

  I don't do this that often yet wonder if I type the emacs command (that
would normallly follow M-x in emacs) into some place in the lyx buffer if I
would get the same results. Unfortunately, the number of keys required to
type the command is greater than using the Edit -> Text -> to lower with the
trackball.

Thanks,

Rich


Re: Keyboard shortcuts not working as expected

2018-08-29 Thread Paul A. Rubin

On 08/28/2018 04:28 PM, Rich Shepard wrote:

On Tue, 28 Aug 2018, Paul A. Rubin wrote:


It's not a chord. It's Alt-C (simultaneously), then down arrow (with the
other two keys released).


Paul,

  Which is the way I tried it, but didn't know the alternate name. A bar
perhaps?

Rich

Rich,

No, a bar is where you go after an hour or two of failing to get it to work.

What bind file do you use? The key binding can be found under Tools > 
Preferences > Editing > Shortcuts > Cursor, Mouse and Editing Functions 
> word-lowcase. I use the cua bind file, which loads the menus.bind 
file, which defines the shortcut. I notice that the emacs and xemacs 
bind files bind it a bit differently (to "word-lowcase partial", which I 
guess shifts only from the cursor forward rather than the whole word (?).


Paul



Re: Keyboard shortcuts not working as expected

2018-08-28 Thread Rich Shepard

On Tue, 28 Aug 2018, Paul A. Rubin wrote:


It's not a chord. It's Alt-C (simultaneously), then down arrow (with the
other two keys released).


Paul,

  Which is the way I tried it, but didn't know the alternate name. A bar
perhaps?

Rich


Re: Keyboard shortcuts not working as expected

2018-08-28 Thread Paul A. Rubin

On 08/28/2018 02:35 PM, Rich Shepard wrote:

I'm running LyX-2.3.0 on Slackware-14.2.

  Most keyboard shortcuts work, but some do not. For example, on the Edit
menu -> Text -> lowercase is the chord 'Alt-c down' but that does 
nothing.


  Do I need to enter that chord in the settings to have it work?

Rich

Rich,

It's not a chord. It's Alt-C (simultaneously), then down arrow (with the 
other two keys released).


Paul



Keyboard shortcuts not working as expected

2018-08-28 Thread Rich Shepard

  I'm running LyX-2.3.0 on Slackware-14.2.

  Most keyboard shortcuts work, but some do not. For example, on the Edit
menu -> Text -> lowercase is the chord 'Alt-c down' but that does nothing.

  Do I need to enter that chord in the settings to have it work?

Rich


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-21 Thread Rainer M Krug
On Mon, Nov 21, 2011 at 2:23 PM, Liviu Andronic wrote:

> On Mon, Nov 21, 2011 at 10:21 AM, Rainer M Krug 
> wrote:
> >
> >
> > On Sat, Nov 19, 2011 at 11:00 PM, Liviu Andronic  >
> > wrote:
> >>
> >> On Sat, Nov 19, 2011 at 7:23 PM, Rainer M Krug 
> wrote:
> >> > If I am typing ctrl-i I get a "command disabled ???
> >> >
> >> Can you paste here the config that you are using?
> >
> > Not necessary - following your question, I renamed the .lyx folder,
> > restarted LyX, tred it: working - removed new .lyx, renamed backup back,
> > started LyX again, and it is working. No idea what the problem was, but I
> > will report back if it appears again after some time (which I guess).
> >
> I do get 'command disabled' from time to time when using keybindings
> and trying to insert, say, a note. These are spurious and clearly
> related to some bug crawling around, but I've learnt to live with
> them: when it happens, I simply hit the required icon.
>

Good point.

Thanks,

Rainer


> Regards
> Liviu
>



-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax (F):   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-21 Thread Liviu Andronic
On Mon, Nov 21, 2011 at 10:21 AM, Rainer M Krug  wrote:
>
>
> On Sat, Nov 19, 2011 at 11:00 PM, Liviu Andronic 
> wrote:
>>
>> On Sat, Nov 19, 2011 at 7:23 PM, Rainer M Krug  wrote:
>> > If I am typing ctrl-i I get a "command disabled ???
>> >
>> Can you paste here the config that you are using?
>
> Not necessary - following your question, I renamed the .lyx folder,
> restarted LyX, tred it: working - removed new .lyx, renamed backup back,
> started LyX again, and it is working. No idea what the problem was, but I
> will report back if it appears again after some time (which I guess).
>
I do get 'command disabled' from time to time when using keybindings
and trying to insert, say, a note. These are spurious and clearly
related to some bug crawling around, but I've learnt to live with
them: when it happens, I simply hit the required icon.

Regards
Liviu


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-21 Thread Rainer M Krug
On Sat, Nov 19, 2011 at 11:00 PM, Liviu Andronic wrote:

> On Sat, Nov 19, 2011 at 7:23 PM, Rainer M Krug  wrote:
> >> Try to use 'ctrl-i i' instead. I haven't seen such issues with
> >> 'ctrl+i' bindings.
> >>
> >
> > If I am typing ctrl-i I get a "command disabled ???
> >
> Can you paste here the config that you are using?
>

Not necessary - following your question, I renamed the .lyx folder,
restarted LyX, tred it: working - removed new .lyx, renamed backup back,
started LyX again, and it is working. No idea what the problem was, but I
will report back if it appears again after some time (which I guess).

Cheers and thanks,

Rainer



>
> Liviu
>



-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax (F):   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-19 Thread Liviu Andronic
On Sat, Nov 19, 2011 at 7:23 PM, Rainer M Krug  wrote:
>> Try to use 'ctrl-i i' instead. I haven't seen such issues with
>> 'ctrl+i' bindings.
>>
>
> If I am typing ctrl-i I get a "command disabled ???
>
Can you paste here the config that you are using?

Liviu


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-19 Thread Rainer M Krug
On Fri, Nov 18, 2011 at 8:32 PM, Liviu Andronic wrote:

> On Fri, Nov 18, 2011 at 7:56 PM, Rainer M Krug  wrote:
> >
> >
> > On Fri, Nov 18, 2011 at 1:13 PM, Manolo Martínez <
> man...@austrohungaro.com>
> > wrote:
> >>
> >> On 11/18/11 at 01:08pm, Rainer M Krug wrote:
> >> > Hi
> >> >
> >> > when I insert an inset (e.g. an ERT) via the keyboard using the menu
> >> > navigation shortcuts,
> >> >
> >> > ALT-I x
> >> >
> >> > LyX stays in the "menu" navigation mode, i.e. pressing "i" does not
> >> > insert
> >> > an "i" in the ERT inset, but opens the menu again.
> >> > I have to click on the text to return to the "normal" text mode.
> >> >
> >> > Am I missing something here?
> >> >
> >> That does not happen here... Alt-I x works as you say it should.
> >
> > The problem comes when I press i afterwards - so the key sequence is:
> >
> > Alt-i x i
> >
> Try to use 'ctrl-i i' instead. I haven't seen such issues with
> 'ctrl+i' bindings.
>
>
If I am typing ctrl-i I get a "command disabled ???

Rainer


> Liviu
>
>
> > It should insert i in the ert box, but it opens the menue again.
> >
> > Rainer
> >
> >>
> >> M
> >
> >
> >
> > --
> > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
> Biology,
> > UCT), Dipl. Phys. (Germany)
> >
> > Centre of Excellence for Invasion Biology
> > Stellenbosch University
> > South Africa
> >
> > Tel :   +33 - (0)9 53 10 27 44
> > Cell:   +33 - (0)6 85 62 59 98
> > Fax (F):   +33 - (0)9 58 10 27 44
> >
> > Fax (D):+49 - (0)3 21 21 25 22 44
> >
> > email:  rai...@krugs.de
> >
> > Skype:  RMkrug
> >
> >
>
>
>
> --
> Do you know how to read?
> http://www.alienetworks.com/srtest.cfm
> http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
> Do you know how to write?
> http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
>



-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax (F):   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-18 Thread Liviu Andronic
On Fri, Nov 18, 2011 at 7:56 PM, Rainer M Krug  wrote:
>
>
> On Fri, Nov 18, 2011 at 1:13 PM, Manolo Martínez 
> wrote:
>>
>> On 11/18/11 at 01:08pm, Rainer M Krug wrote:
>> > Hi
>> >
>> > when I insert an inset (e.g. an ERT) via the keyboard using the menu
>> > navigation shortcuts,
>> >
>> > ALT-I x
>> >
>> > LyX stays in the "menu" navigation mode, i.e. pressing "i" does not
>> > insert
>> > an "i" in the ERT inset, but opens the menu again.
>> > I have to click on the text to return to the "normal" text mode.
>> >
>> > Am I missing something here?
>> >
>> That does not happen here... Alt-I x works as you say it should.
>
> The problem comes when I press i afterwards - so the key sequence is:
>
> Alt-i x i
>
Try to use 'ctrl-i i' instead. I haven't seen such issues with
'ctrl+i' bindings.

Liviu


> It should insert i in the ert box, but it opens the menue again.
>
> Rainer
>
>>
>> M
>
>
>
> --
> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
> UCT), Dipl. Phys. (Germany)
>
> Centre of Excellence for Invasion Biology
> Stellenbosch University
> South Africa
>
> Tel :       +33 - (0)9 53 10 27 44
> Cell:       +33 - (0)6 85 62 59 98
> Fax (F):       +33 - (0)9 58 10 27 44
>
> Fax (D):    +49 - (0)3 21 21 25 22 44
>
> email:      rai...@krugs.de
>
> Skype:      RMkrug
>
>



-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-18 Thread Rainer M Krug
On Fri, Nov 18, 2011 at 1:13 PM, Manolo Martínez
wrote:

> On 11/18/11 at 01:08pm, Rainer M Krug wrote:
> > Hi
> >
> > when I insert an inset (e.g. an ERT) via the keyboard using the menu
> > navigation shortcuts,
> >
> > ALT-I x
> >
> > LyX stays in the "menu" navigation mode, i.e. pressing "i" does not
> insert
> > an "i" in the ERT inset, but opens the menu again.
> > I have to click on the text to return to the "normal" text mode.
> >
> > Am I missing something here?
> >
> That does not happen here... Alt-I x works as you say it should.
>

The problem comes when I press i afterwards - so the key sequence is:

Alt-i x i

It should insert i in the ert box, but it opens the menue again.

Rainer


> M
>



-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax (F):   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug


Re: Inserting inset via menu keyboard shortcuts problem

2011-11-18 Thread Manolo Martínez
On 11/18/11 at 01:08pm, Rainer M Krug wrote:
> Hi
> 
> when I insert an inset (e.g. an ERT) via the keyboard using the menu
> navigation shortcuts,
> 
> ALT-I x
> 
> LyX stays in the "menu" navigation mode, i.e. pressing "i" does not insert
> an "i" in the ERT inset, but opens the menu again.
> I have to click on the text to return to the "normal" text mode.
> 
> Am I missing something here?
> 
That does not happen here... Alt-I x works as you say it should.
M


Inserting inset via menu keyboard shortcuts problem

2011-11-18 Thread Rainer M Krug
Hi

when I insert an inset (e.g. an ERT) via the keyboard using the menu
navigation shortcuts,

ALT-I x

LyX stays in the "menu" navigation mode, i.e. pressing "i" does not insert
an "i" in the ERT inset, but opens the menu again.
I have to click on the text to return to the "normal" text mode.

Am I missing something here?

(Don't tell me about insetring the ERT via CTRL-L - that works, but ERT is
only an example. I am using the menu shortcuts to insert TODO notes)

Would it be possible to return to "normal" text mode after a menu command
has been been executed?

Thanks,

Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :   +33 - (0)9 53 10 27 44
Cell:   +33 - (0)6 85 62 59 98
Fax (F):   +33 - (0)9 58 10 27 44

Fax (D):+49 - (0)3 21 21 25 22 44

email:  rai...@krugs.de

Skype:  RMkrug


Re: Lyx2.0.0RC3: OSX Keyboard Shortcuts Missing

2011-04-20 Thread BH
On Wed, Apr 20, 2011 at 8:41 PM, Walter  wrote:
> This may be my own stupid lack of OSX knowledge, but none of:
>  - +i
>  - +i
>  - +i
>  - +i
>
> ... seem to actually trigger the 'insert' menu, one of the most common
> shortcuts I would use on the Linux platform, usually to insert notes
> or citations mid-text.
>
> Is this a real/known bug? If unknown I am hereby reporting it! If not
> the case then please advise how I can get my non-mousing input back.

It's a Mac feature. (Translation: Macs don't work that way.)

You can define your own shortcuts using LyX > Preferences > Editing >
Shortcuts, and you can use multiple keys like "+I+N" to insert
notes.

BH


Lyx2.0.0RC3: OSX Keyboard Shortcuts Missing

2011-04-20 Thread Walter
This may be my own stupid lack of OSX knowledge, but none of:
 - +i
 - +i
 - +i
 - +i

... seem to actually trigger the 'insert' menu, one of the most common
shortcuts I would use on the Linux platform, usually to insert notes
or citations mid-text.

Is this a real/known bug? If unknown I am hereby reporting it! If not
the case then please advise how I can get my non-mousing input back.

Cheers,
Walter


Re: Keyboard shortcuts

2009-11-02 Thread Paul A. Rubin

Michael Krenzer wrote:

TO: Everyone
RE: Keyboard shortcuts

I use Google Documents for day-to-day operations, and use Lyx for the final
version. Any plans for importing the same shortcuts (Ctrl + 1-8) from GDocs
to LyX?



You could create your own bind file to do this (User Guide section C.2.2.2).

/Paul



RE: Keyboard shortcuts

2009-11-02 Thread Michael Krenzer
TO: Everyone
RE: Keyboard shortcuts

I use Google Documents for day-to-day operations, and use Lyx for the final
version. Any plans for importing the same shortcuts (Ctrl + 1-8) from GDocs
to LyX?


Re: Keyboard Shortcuts: 1.6.3

2009-07-09 Thread Christian Ridderström

On Tue, 7 Jul 2009, Rich Shepard wrote:


 This question is about my installation of 1.6.3 on linux. Under
Tools->Preferences->Shortcuts->Documents and window, there is a key
'buffer-export' with the assigned value of 'Ctrl-X H'. That key combination
does nothing; the status line tells me it's been disabled. What I don't know
is what flavor of buffer export it is supposed to invoke. If I try to change
the valued from 'Ctrl-X H' to 'Ctrl-H' a message pops up telling me that
chord is already assigned to buffer-export.

 Under File->Export I can manually select pdflatex and that works as
intended.

 In ~/.lyx/bind/my.bind the 'buffer-export' value is assigned to the key
'Ctrl-H', but that does not work either. It moves the cursor a line above
the title, but that's it.

 I'd appreciate learning what to do to get ctrl-h to export the buffer
using pdflatex. Of course, learning why the icon bar handles don't let me
move them would also be appreciated.


Here's a (very) partial answer. I think that 'buffer-export' requires an 
argument, e.g. 'pdf2' to say what kind of export you want. Maybe that's 
incompatible with just using 'Ctrl-x h' for export?


You could try doing
M-x (should give you a prompt, and then type)
buffer-export pdf2

After getting that to work, you could probably bind a command that does 
the above to a keyboard shortcut. Or ask on the developers list... :-)


/Christian

--
Christian Ridderström   Mobile: +46-8 768 39 44

Keyboard Shortcuts: 1.6.3

2009-07-07 Thread Rich Shepard

  This question is about my installation of 1.6.3 on linux. Under
Tools->Preferences->Shortcuts->Documents and window, there is a key
'buffer-export' with the assigned value of 'Ctrl-X H'. That key combination
does nothing; the status line tells me it's been disabled. What I don't know
is what flavor of buffer export it is supposed to invoke. If I try to change
the valued from 'Ctrl-X H' to 'Ctrl-H' a message pops up telling me that
chord is already assigned to buffer-export.

  Under File->Export I can manually select pdflatex and that works as
intended.

  In ~/.lyx/bind/my.bind the 'buffer-export' value is assigned to the key
'Ctrl-H', but that does not work either. It moves the cursor a line above
the title, but that's it.

  I'd appreciate learning what to do to get ctrl-h to export the buffer
using pdflatex. Of course, learning why the icon bar handles don't let me
move them would also be appreciated.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


Keyboard Shortcuts

2009-02-18 Thread Rich Shepard

  In ~/.lyx/bind/my.bind (based on emacs) the binding,

\bind "C-d" "char-delete-forward"

works just fine. However, neither

\bind "Delete"  "char-delete-forward"

nor

\bind "Del" "char-delete-forward"

works. I get a playing card spade symbol with those.

  What's strange is that the binding

\bind "C-Delete""word-delete-forward"

works OK.

  What would be the correct way to define the [Del] key so it also invokes
'char-delete-forward'? I did kill the lyx process and reinvoke the
application after making changes, but I'm surprised that they don't work.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


Re: Lyx keyboard shortcuts on mac

2008-03-10 Thread Bennett Helm

On Mar 10, 2008, at 7:20 AM, G. Milde wrote:


On  8.03.08, Darren Hardy wrote:

Bennett Helm <[EMAIL PROTECTED]> writes:


I would very much like Mac standard shortcuts, especially for  
editing text.
I would like LyX for Mac to follow the design guidelines for Aqua  
as far as

keyboard shortcuts go


I'm afraid there is no pre-defined Mac bindings file yet.


Yes there is -- mac.bind.

Bennett


Re: Lyx keyboard shortcuts on mac

2008-03-10 Thread G. Milde
On  8.03.08, Darren Hardy wrote:
> Bennett Helm <[EMAIL PROTECTED]> writes:

> I would very much like Mac standard shortcuts, especially for editing text. 
> I would like LyX for Mac to follow the design guidelines for Aqua as far as 
> keyboard shortcuts go

I'm afraid there is no pre-defined Mac bindings file yet.

You can generate your own keybinding file. 

See Help>Customizing and have a look at the two pre-defined layout variants

  /bind/cua.bind 
and 
  /bind/emacs.bind

which you can copy and modify or (if the modifications are rather small)
import into your custom bindings.

You can publish the result at http://wiki.lyx.org or mail it to the list.

GM


Re: Lyx keyboard shortcuts on mac

2008-03-08 Thread Darren Hardy
Bennett Helm <[EMAIL PROTECTED]> writes:

> 
> Yes: it's a Qt/Mac issue. Is anyone else interested in having more  
> standard shortcuts?
> 

I would very much like Mac standard shortcuts, especially for editing text. 
I would like LyX for Mac to follow the design guidelines for Aqua as far as 
keyboard shortcuts go -- perhaps this is a Qt problem(?) I dunno. 

Here is the list of standard keybindings for Aqua:

  http://www.hcs.harvard.edu/~jrus/Site/System%20Bindings.html

Here is Apple's design guidelines for Aqua:

   
http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/

Thanks,
-Darren



Re: Lyx keyboard shortcuts on mac

2008-01-16 Thread Daniel Lohmann


On 15.01.2008, at 19:40, Jens Noeckel wrote:



 Fortunately, on the Mac you can also access the menu bar by the  
system-wide shortcut "Control-F2" (which you can in turn customize  
in the System Preferences).




Well, yes - so lets hope that  bug 4446 gets fixed in the next  
release :-)


http://bugzilla.lyx.org/show_bug.cgi?id=4446

Daniel


Re: Lyx keyboard shortcuts on mac

2008-01-15 Thread Jens Noeckel


On Jan 14, 2008, at 8:57 AM, Bennett Helm wrote:


On Jan 14, 2008, at 11:16 AM, Daniel Lohmann wrote:


On 10.01.2008, at 02:33, Bennett Helm wrote:

Better yet, look at the mac-bind.pdf file that is included with  
the LyX/Mac distribution. Insert footnote is not defined there,  
but you can define it yourself by creating a file with the  
following:


\bind_file mac.bind

\bind "S-C-F" "footnote-insert"


While it is certainly an option to add lots of shortcuts to the  
bind-file, it is also kind of dissatisfying  that on Windows and  
Linux we implicitly have *all* menu commands available as  
shortcuts (by the Alt+underlined letter, underlined letter, ...  
keyboard navigation through menus), whereas on Mac the user has to  
assign about a hundred shortcuts manually to achieve the same  
usability. Moreover, the multi-key shortcuts are not visible in  
the menu. (The latter is not an as big problem, as LyX has this  
great feature to print the shortcut of the last executed command  
in the status bar.)


You can take a look at aqua.bind (in LyX.app/Contents/Resources/ 
bind). That will give access to the menus via the keyboard. Or you  
can use turn on Keyboard Navigation in System Preferences >  
Keyboard & Mouse > Keyboard Shortcuts.


I guess it is not LyX to blame here (and certainly not it's  
developers :-) ), but the Mac menu system in general or maybe  Qt  
for Mac. Nevertheless, I think it would be a good idea to offer  
Mac users the same level of comfort by adding *lots* of shortcuts  
to the standard mac.bind file and, maybe, looking for some other  
way to indicate multi-key shortcuts in the LyX menus.


Yes: it's a Qt/Mac issue. Is anyone else interested in having more  
standard shortcuts?


Bennett



Hi,
I think the way things are is OK in that one can customize the  
keybindings freely, and also leverage some of the existing bind  
files. What I do is to select a modified version of xemacs.bind as  
the default, but at the end of that file I load some other bind files  
as well, to get math and menu bindings.


The menus in LyX can be accessed by keyboard, using shortcuts that  
are defined in menus.bind (although I recall having to modify some  
things there too, because the Lfunc names were outdated in LyX  
1.5.3)... one thing that's bad about accessing the menus with the  
keyboard is that the drop-down lists open in a "floating" position,  
torn off from the menu bar. Fortunately, on the Mac you can also  
access the menu bar by the system-wide shortcut "Control-F2" (which  
you can in turn customize in the System Preferences).


Jens



Re: Lyx keyboard shortcuts on mac

2008-01-14 Thread Bennett Helm

On Jan 14, 2008, at 11:16 AM, Daniel Lohmann wrote:


On 10.01.2008, at 02:33, Bennett Helm wrote:

Better yet, look at the mac-bind.pdf file that is included with  
the LyX/Mac distribution. Insert footnote is not defined there,  
but you can define it yourself by creating a file with the following:


\bind_file mac.bind

\bind "S-C-F" "footnote-insert"


While it is certainly an option to add lots of shortcuts to the  
bind-file, it is also kind of dissatisfying  that on Windows and  
Linux we implicitly have *all* menu commands available as shortcuts  
(by the Alt+underlined letter, underlined letter, ... keyboard  
navigation through menus), whereas on Mac the user has to assign  
about a hundred shortcuts manually to achieve the same usability.  
Moreover, the multi-key shortcuts are not visible in the menu. (The  
latter is not an as big problem, as LyX has this great feature to  
print the shortcut of the last executed command in the status bar.)


You can take a look at aqua.bind (in LyX.app/Contents/Resources/ 
bind). That will give access to the menus via the keyboard. Or you  
can use turn on Keyboard Navigation in System Preferences > Keyboard  
& Mouse > Keyboard Shortcuts.


I guess it is not LyX to blame here (and certainly not it's  
developers :-) ), but the Mac menu system in general or maybe  Qt  
for Mac. Nevertheless, I think it would be a good idea to offer Mac  
users the same level of comfort by adding *lots* of shortcuts to  
the standard mac.bind file and, maybe, looking for some other way  
to indicate multi-key shortcuts in the LyX menus.


Yes: it's a Qt/Mac issue. Is anyone else interested in having more  
standard shortcuts?


Bennett



Re: Lyx keyboard shortcuts on mac

2008-01-14 Thread Daniel Lohmann


On 10.01.2008, at 02:33, Bennett Helm wrote:

Better yet, look at the mac-bind.pdf file that is included with the  
LyX/Mac distribution. Insert footnote is not defined there, but you  
can define it yourself by creating a file with the following:


\bind_file mac.bind

\bind "S-C-F" "footnote-insert"


While it is certainly an option to add lots of shortcuts to the bind- 
file, it is also kind of dissatisfying  that on Windows and Linux we  
implicitly have *all* menu commands available as shortcuts (by the Alt 
+underlined letter, underlined letter, ... keyboard navigation through  
menus), whereas on Mac the user has to assign about a hundred  
shortcuts manually to achieve the same usability. Moreover, the multi- 
key shortcuts are not visible in the menu. (The latter is not an as  
big problem, as LyX has this great feature to print the shortcut of  
the last executed command in the status bar.)


I guess it is not LyX to blame here (and certainly not it's  
developers :-) ), but the Mac menu system in general or maybe  Qt for  
Mac. Nevertheless, I think it would be a good idea to offer Mac users  
the same level of comfort by adding *lots* of shortcuts to the  
standard mac.bind file and, maybe, looking for some other way to  
indicate multi-key shortcuts in the LyX menus.



Daniel 


Re: keyboard shortcuts

2008-01-11 Thread Paul A. Rubin

Abdelrazak Younes wrote:

Sure but I was talking about the other bug, when you type 'Alt-i f' 
(releasing the Alt and i keys before typing f).


Sorry, my bad.  I can reproduce this one too (where the insert menu 
opens but an 'f' gets inserted at the cursor position in the text) on XP 
Home, but (a) I have to hit the 'f' really close to the 'Alt-i' and (b) 
it's a bit hit or miss (sometimes I get the 'f', sometimes I don't).


/Paul





Re: keyboard shortcuts

2008-01-11 Thread G. Milde
On  9.01.08, Abdelrazak Younes wrote:
> [EMAIL PROTECTED] wrote:
>> Since 1.5 version
...
>> when I type too quickly, I get a menu (as example, alt-m-f will give
>> alt-f)

> You should try 'Alt-m f', i.e. make sure to release the two keys before 
> typing 'f'.

>> So I'd like to disable all the alt-menu binding. I tried to disable the 
>> loading
>> of the menus.bind file, but it didn't help.
>> So what could I try?

> I am afraid this is not possible without touching the source code. This 
> feature comes from Qt, not LyX.

However, it is controled by the ui files. You can e.g. copy stdmenus.inc
(/usr/share/lyx/ui/stdmenus.inc on my Debian system) to your personal lyx
dir (~/.lyx/ui/stdmenus.inc, say) and modify e.g.

-   Submenu "File|F" "file"
+   Submenu "File" "file"


Some of the Alt- bindings (the visible ones) are realised via
the stdmenus file, while others (invisible ones) are added via menus.bind
(or e.g. /de/menus.bind) So you might have to add bindings disabled in
stdmenus.inc to menus.bind.

I did not find out, how the translation of the ui bindings work - if I
e.g. change

-   Item "Revert to Saved|R" "buffer-reload"
+   Item "Reload from Disk|R" "buffer-reload"

the changed menu entry appears in English also in a German LyX interface.


Günter
 


Re: keyboard shortcuts

2008-01-10 Thread Abdelrazak Younes

Paul A. Rubin wrote:

Abdelrazak Younes wrote:

Tobias Krause wrote:
This is weird and something I cannot reproduce under Windows. Maybe 
it is a bug of Qt under X11? 


It does not seem to be a X11 bug: I use windows (Vista) and LyX 1.5.3


Really? Then it might be a bug in Qt under Vista as I use XP, or maybe 
it is a bug of Vista :-)




I can reproduce it on XP.  You have to hold the Alt key down for both 
characters (as if you were type Alt-i Alt-f when inserting a footnote), 
and you have to hit the second character rather quickly.


Sure but I was talking about the other bug, when you type 'Alt-i f' 
(releasing the Alt and i keys before typing f).




Not actually a problem for me, though:  I can't type that fast.  :-)


This one is not a bug anyway.

Abdel.



Re: keyboard shortcuts

2008-01-10 Thread Paul A. Rubin

Abdelrazak Younes wrote:

Tobias Krause wrote:
This is weird and something I cannot reproduce under Windows. Maybe 
it is a bug of Qt under X11? 


It does not seem to be a X11 bug: I use windows (Vista) and LyX 1.5.3


Really? Then it might be a bug in Qt under Vista as I use XP, or maybe 
it is a bug of Vista :-)




I can reproduce it on XP.  You have to hold the Alt key down for both 
characters (as if you were type Alt-i Alt-f when inserting a footnote), 
and you have to hit the second character rather quickly.


Not actually a problem for me, though:  I can't type that fast.  :-)

/Paul



Re: keyboard shortcuts

2008-01-10 Thread Abdelrazak Younes

Tobias Krause wrote:
This is weird and something I cannot reproduce under Windows. Maybe it 
is a bug of Qt under X11? 


It does not seem to be a X11 bug: I use windows (Vista) and LyX 1.5.3


Really? Then it might be a bug in Qt under Vista as I use XP, or maybe 
it is a bug of Vista :-)


Abdel.



Re: keyboard shortcuts

2008-01-09 Thread Tobias Krause
This is weird and something I cannot reproduce under Windows. Maybe it 
is a bug of Qt under X11? 


It does not seem to be a X11 bug: I use windows (Vista) and LyX 1.5.3

Toby

 Original Message  
Subject: Re: keyboard shortcuts
From: Abdelrazak Younes <[EMAIL PROTECTED]>
To: lyx-users@lists.lyx.org
Date: Thu Jan 10 2008 08:19:05 GMT+0100



Tobias Krause wrote:
I mean, I use a lot of shortcut for math symbol, and when I type too 
quickly, I
get a menu (as example, alt-m-f will give alt-f) 


I have a similar problem trying e.g. to insert a footnote via Alt-i f:

   * if I type Alt-i-f too fast it ends up like Alt-f
   * if a type Alt-i f (releasing the two keys as Abdel said) and type
 too fast it end up with a opened insert menu and the character f
 at the current cursor position

Somehow it looks like LyX messes up something when you type to fast ;-(


This is weird and something I cannot reproduce under Windows. Maybe it 
is a bug of Qt under X11?


Abdel.







Re: keyboard shortcuts

2008-01-09 Thread Abdelrazak Younes

Tobias Krause wrote:
I mean, I use a lot of shortcut for math symbol, and when I type too 
quickly, I
get a menu (as example, alt-m-f will give alt-f) 


I have a similar problem trying e.g. to insert a footnote via Alt-i f:

   * if I type Alt-i-f too fast it ends up like Alt-f
   * if a type Alt-i f (releasing the two keys as Abdel said) and type
 too fast it end up with a opened insert menu and the character f
 at the current cursor position

Somehow it looks like LyX messes up something when you type to fast ;-(


This is weird and something I cannot reproduce under Windows. Maybe it 
is a bug of Qt under X11?


Abdel.



Re: Lyx keyboard shortcuts on mac

2008-01-09 Thread Bennett Helm

On Jan 9, 2008, at 4:51 PM, rgheck wrote:


Declan O'Byrne wrote:

Hi all,

Similar to another thread currently underway, I'd like to find out  
some of the important keyboard shortcuts for lyx on OS X  
(Leopard). What for example is "insert footnote"? What is "insert  
citation"? I would have expected these to be "Command i" for  
insert and "f" for footnote or "c" for citation. But these don't  
work


Look at the mac.bind file. They're all detailed there, and you can  
reconfigure them as you wish by editing this file. Just copy it to  
your local LyX directory and have at it.


Better yet, look at the mac-bind.pdf file that is included with the  
LyX/Mac distribution. Insert footnote is not defined there, but you  
can define it yourself by creating a file with the following:


\bind_file mac.bind

\bind "S-C-F" "footnote-insert"

Put that in ~/Library/Application Support/LyX-1.5/bind, and select  
that file in LyX > Preferences > User Interface > Bind file. Below I  
have copied the standard keybindings I add to mac.bind. If others  
like them, they can be added to mac.bind as the default for everyone.


Thanks to Bo Peng, LyX 1.6 will have an integrated shortcut editor.  
Go Bo!


Yes -- that will be nice.

Bennett


-

\bind "S-C-F" "footnote-insert"
\bind "S-C-B" "dialog-show-new-inset citation"
\bind "F11" "language greek"

# Insert menu
\bind "C-S-I m"   "marginalnote-insert"
\bind "C-S-I l"   "label-insert"
\bind "C-S-I r"   "dialog-show-new-inset ref"
\bind "C-S-I i"   "index-insert"
\bind "C-S-I n"   "note-insert"
\bind "C-S-I u"   "url-insert"
\bind "C-S-I h"   "hfill-insert"
\bind "C-S-I s"   "optional-insert"
\bind "C-S-I p"   "dialog-show-new-inset graphics"
\bind "C-S-I S-S"   "dialog-show-new-inset vspace"
\bind "C-S-I t"   "tabular-insert"
\bind "C-S-I c" "note-insert Comment"
\bind "C-S-I s" "note-insert Shaded"
\bind "C-S-I g" "note-insert Greyedout"
\bind "C-S-I S-L"   "line-insert"

# Layout menu
\bind "C-M-c" "dialog-show character"
\bind "C-M-p" "layout-paragraph"
\bind "C-M-d" "dialog-show document"
\bind "C-M-t" "layout-tabular"

# View menu

\bind "M-S-V o"   "dialog-toggle toc"
\bind "M-S-V s" "dialog-toggle view-source"
\bind "M-S-V t" "buffer-view text"
\bind "M-S-V h" "buffer-view html" #tex4ht
\bind "M-C-t"   "buffer-view pdf" # view ps2pdf
\bind "C-t" 		"buffer-view pdf2" # bind to pdflatex rather than  
default ps2pdf


# Miscellaneous
\bind "M-C-w"   "words-count"
\bind "M-C-n"   "note-next"


Re: keyboard shortcuts

2008-01-09 Thread Tobias Krause
I mean, I use a lot of shortcut for math symbol, and when I type too 
quickly, I
get a menu (as example, alt-m-f will give alt-f) 


I have a similar problem trying e.g. to insert a footnote via Alt-i f:

   * if I type Alt-i-f too fast it ends up like Alt-f
   * if a type Alt-i f (releasing the two keys as Abdel said) and type
 too fast it end up with a opened insert menu and the character f
 at the current cursor position

Somehow it looks like LyX messes up something when you type to fast ;-(

Regards
 Toby


 Original Message  
Subject: Re: keyboard shortcuts
From: Abdelrazak Younes <[EMAIL PROTECTED]>
To: lyx-users@lists.lyx.org
Date: Wed Jan 09 2008 22:17:48 GMT+0100



[EMAIL PROTECTED] wrote:

Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the 
keyboard

shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too 
quickly, I

get a menu (as example, alt-m-f will give alt-f)


You should try 'Alt-m f', i.e. make sure to release the two keys 
before typing 'f'.


So I'd like to disable all the alt-menu binding. I tried to disable 
the loading

of the menus.bind file, but it didn't help.
So what could I try?


I am afraid this is not possible without touching the source code. 
This feature comes from Qt, not LyX.


Abdel.








Re: Lyx keyboard shortcuts on mac

2008-01-09 Thread rgheck

Declan O'Byrne wrote:

Hi all,

Similar to another thread currently underway, I'd like to find out 
some of the important keyboard shortcuts for lyx on OS X (Leopard). 
What for example is "insert footnote"? What is "insert citation"? I 
would have expected these to be "Command i" for insert and "f" for 
footnote or "c" for citation. But these don't work


Look at the mac.bind file. They're all detailed there, and you can 
reconfigure them as you wish by editing this file. Just copy it to your 
local LyX directory and have at it.


Thanks to Bo Peng, LyX 1.6 will have an integrated shortcut editor. Go Bo!

rh



Lyx keyboard shortcuts on mac

2008-01-09 Thread Declan O'Byrne

Hi all,

Similar to another thread currently underway, I'd like to find out  
some of the important keyboard shortcuts for lyx on OS X (Leopard).  
What for example is "insert footnote"? What is "insert citation"? I  
would have expected these to be "Command i" for insert and "f" for  
footnote or "c" for citation. But these don't work


Declan 


Re: keyboard shortcuts

2008-01-09 Thread Abdelrazak Younes

[EMAIL PROTECTED] wrote:

Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the keyboard
shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I
get a menu (as example, alt-m-f will give alt-f)


You should try 'Alt-m f', i.e. make sure to release the two keys before 
typing 'f'.



So I'd like to disable all the alt-menu binding. I tried to disable the loading
of the menus.bind file, but it didn't help.
So what could I try?


I am afraid this is not possible without touching the source code. This 
feature comes from Qt, not LyX.


Abdel.



keyboard shortcuts

2008-01-09 Thread camus . philippe
Hi !
Since 1.5 version (if i remember well) I've a lot of problem with the keyboard
shortcuts.
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I
get a menu (as example, alt-m-f will give alt-f)
So I'd like to disable all the alt-menu binding. I tried to disable the loading
of the menus.bind file, but it didn't help.
So what could I try?

Philippe



Re: Complaints regarding keyboard shortcuts?

2007-02-27 Thread Jean-Marc Lasgouttes
>>>>> "Dominik" == Dominik Waßenhoven <[EMAIL PROTECTED]> writes:

Dominik> As the feature is already implemented in some way, would it
Dominik> be possible with little effort to have tooltips instead of
Dominik> status line information? 

I'll try to have a look tonight.

Dominik> Combined with an option to switch off this behaviour in the
Dominik> preferences, this could help to make new (and not so new)
Dominik> users of the keyboard shortcuts.

I am not for adding preferences for things like this.

JMarc


Re: Complaints regarding keyboard shortcuts?

2007-02-27 Thread Dominik Waßenhoven

Dominik Waßenhoven schrieb:

As the feature is already implemented in some way, would it be possible 
with little effort to have tooltips instead of status line information? 
Combined with an option to switch off this behaviour in the preferences, 
this could help to make new (and not so new) users of the keyboard 
shortcuts.


Should have been: ...this could help to make new (and not so new) users 
*aware* of the keyboard shortcuts.


Regards,
Dominik.-



Re: Complaints regarding keyboard shortcuts?

2007-02-27 Thread Dominik Waßenhoven

Jean-Marc Lasgouttes schrieb:


"Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:

Daniel> Why the heck I never noticed this? Maybe this is an indicator
Daniel> that tool-tips would do better to achieve user-awareness. But
Daniel> maybe it has to be considered as an indicator that the user
Daniel> (me) was a bit dumb :-o

You do not need to apologize, it seems that nobody notices it!

What this  means is that the feature is not designed correctly...


As the feature is already implemented in some way, would it be possible 
with little effort to have tooltips instead of status line information? 
Combined with an option to switch off this behaviour in the preferences, 
this could help to make new (and not so new) users of the keyboard 
shortcuts.


Regards,
Dominik.-



Re: Complaints regarding keyboard shortcuts?

2007-02-27 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:

Daniel> I have to apologize. I am drumming for a feature that has been
Daniel> present for years -- at least since LyX 1.3.3, the oldest
Daniel> version I found on my system. LyX shows the related keyboard
Daniel> shortcuts in the status bar.

Daniel> Why the heck I never noticed this? Maybe this is an indicator
Daniel> that tool-tips would do better to achieve user-awareness. But
Daniel> maybe it has to be considered as an indicator that the user
Daniel> (me) was a bit dumb :-o

You do not need to apologize, it seems that nobody notices it!

What this  means is that the feature is not designed correctly...

JMarc


Re: Complaints regarding keyboard shortcuts?

2007-02-27 Thread Daniel Lohmann
Jean-Marc Lasgouttes wrote:
>>>>>> "Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:
> 
> Daniel> Nevertheless: It would be nice to have them for style
> Daniel> selections, menu entries and simple dialogs (if the OK action
> Daniel> of a dialog yields a single LFUN).
> 
> Did you try style selection and menu entries?

I see...

I have to apologize. I am drumming for a feature that has been present
for years -- at least since LyX 1.3.3, the oldest version I found on my
system. LyX shows the related keyboard shortcuts in the status bar.

Why the heck I never noticed this? Maybe this is an indicator that
tool-tips would do better to achieve user-awareness. But maybe it has to
be considered as an indicator that the user (me) was a bit dumb :-o


Daniel


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Hellmut Weber
Hi Abdel,

> We need a dialog showing the list of LFUNs (maybe not all of them) and
> their associated shortcuts (as read from the bind file). Within this
> dialog, the user could add or modify his lfun of choice.
I'd like to support your suggestion very strongly.
That would be a feature I'm looking for already for a long time.
So far my last resort was looking directly into the references document
and the bind files.

Thanks to you all working for this great peace of software !

Hellmut

Dr. Hellmut Weber
Degenfeldstraße 2, D - 80803 München-Schwabing
tel (+49 89) 3081172, mobil (+49 172) 8450321
[EMAIL PROTECTED]
--

Please, if possible, don't send me MS Word or Powerpoint attachments.
Send plain text, rich text format, html, or pdf instead.
Why? See: http://www.gnu.org/philosophy/no-word-attachments.html
-- 
As an alternative to MS Word or Powerpoint.
LyX, OpenOffice, also useable with Windows ;-)



Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:

Daniel> Nevertheless: It would be nice to have them for style
Daniel> selections, menu entries and simple dialogs (if the OK action
Daniel> of a dialog yields a single LFUN).

Did you try style selection and menu entries?

JMarc


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Abdelrazak Younes

Bo Peng wrote:

Yes, clearer. Although I'm uncertain the difficulty is in reconfiguring
the keyboard shortcuts. Something that might be good though is a combined
way of illustrating the currently available shortcuts with a method for
redefining them.


There are many such dialogs in different applications. Attached is the
one for gnome-multi-terminal. If you click on one item, you are
allowed to change the shortcut by tying it.


The same feature is available in MS word 2002 and is very well thought 
out. I won't attach a figure but you can try it for yourself (It's 
called "Customize Keyboard").


I am sure we could borrow some code from KDE.

Abdel.



Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Bo Peng

Yes, clearer. Although I'm uncertain the difficulty is in reconfiguring
the keyboard shortcuts. Something that might be good though is a combined
way of illustrating the currently available shortcuts with a method for
redefining them.


There are many such dialogs in different applications. Attached is the
one for gnome-multi-terminal. If you click on one item, you are
allowed to change the shortcut by tying it.

Cheers,
Bo


shortcutdialog.png
Description: PNG image


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Paul A. Rubin

Bo Peng wrote:

In agreement with you.


Agreed. What we need is a short-cut dialog.

Bo



Also in agreement.  What would work nicely is the approach that a lot of 
games take.  Supply a configuration dialog that lists all the LFUNs (by 
description, not by name), grouped appropriately, along with the current 
binding.  Let the user highlight one to be changed and then type the key 
combo to be assigned to it.  If that combination is already assigned, 
the dialog can pop up a warning and ask for confirmation.


/Paul



Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Daniel Lohmann



Jean-Marc Lasgouttes schrieb:

"Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:


Daniel> No, seriously. I personally think that LyX is quite well
Daniel> usable via the keyboard, point is just that most shortcuts are
Daniel> not obvious. Studying the bind-files was a real eye-opener for
Daniel> me! (For instance, the possibility to switch the paragraph
Daniel> styles by Alt+P,) However, one needs at least a bit of
Daniel> hacker attitude to find, read and understand bind-files.
Daniel> ("What the heck is META?" "How can I find the shortcut for
Daniel> this-and-that toolbar button?" etc.)

When you use a function from the toolbar, the shortcut appears in the
status bar.


Aehm...

Instant wish fulfillment - how wonderful :-)

I have to admit that I never noticed that. I use the toolbar buttons very 
infrequently. Actually, I use it only for those functions for which I did 
not find a keyboard shortcut in the bind file...


Nevertheless: It would be nice to have them for style selections, menu 
entries and simple dialogs (if the OK action of a dialog yields a single LFUN).


Daniel





Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread christian . ridderstrom

On Mon, 26 Feb 2007, Abdelrazak Younes wrote:


[EMAIL PROTECTED] wrote:

 On Mon, 26 Feb 2007, Abdelrazak Younes wrote:

>  [EMAIL PROTECTED] wrote:
> >   I read the complaing page for LyX
> > 
> >   http://wiki.lyx.org/LyX/Complaints
> > 
> >  where at the end someone complained about "no simple keyboard 
> >  bindings".

> >   I'm afraid I don't understand that bit - I personally never found the
> >   keyboard shortcuts difficult to use.
> > 
> >   I therefore thought it might be a good idea to start a thread on this

> >   topic. So could you tell about problems you have related to keyboard
> >   shortcuts?
> 
>  I guess people (incuding me) wants a point and click way to do that. 
>  Maybe you can add this item to the GSoc page?


 I'm probably being dense here... but a point-and-click-way to do what?


We need a dialog showing the list of LFUNs (maybe not all of them) and their 
associated shortcuts (as read from the bind file). Within this dialog, the 
user could add or modify his lfun of choice.


Clearer?


Yes, clearer. Although I'm uncertain the difficulty is in reconfiguring 
the keyboard shortcuts. Something that might be good though is a combined 
way of illustrating the currently available shortcuts with a method for 
redefining them.


Does that make sense?

Speaking of the Google Summer of Code... maybe this user's list is a good 
way to find interested students? (Althought that might come much later)


/C

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Bo Peng

In agreement with you.


Agreed. What we need is a short-cut dialog.

Bo


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Lohmann <[EMAIL PROTECTED]> writes:

Daniel> No, seriously. I personally think that LyX is quite well
Daniel> usable via the keyboard, point is just that most shortcuts are
Daniel> not obvious. Studying the bind-files was a real eye-opener for
Daniel> me! (For instance, the possibility to switch the paragraph
Daniel> styles by Alt+P,) However, one needs at least a bit of
Daniel> hacker attitude to find, read and understand bind-files.
Daniel> ("What the heck is META?" "How can I find the shortcut for
Daniel> this-and-that toolbar button?" etc.)

When you use a function from the toolbar, the shortcut appears in the
status bar.

JMarc


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Robert Orr
Very well said.

In agreement with you.   

--- Daniel Lohmann
<[EMAIL PROTECTED]> wrote:

> Abdelrazak Younes wrote:
> > [EMAIL PROTECTED] wrote:
> >> I read the complaing page for LyX
> >>
> >> http://wiki.lyx.org/LyX/Complaints
> >>
> >> where at the end someone complained about "no
> simple keyboard
> >> bindings". I'm afraid I don't understand that bit
> - I personally never
> >> found the keyboard shortcuts difficult to use.
> >>
> >> I therefore thought it might be a good idea to
> start a thread on this
> >> topic. So could you tell about problems you have
> related to keyboard
> >> shortcuts?
> > 
> > I guess people (incuding me) wants a point and
> click way to do that.
> > Maybe you can add this item to the GSoc page?
> 
> 
> I can see the point on point, but not on click :-)
> 
> No, seriously. I personally think that LyX is quite
> well usable via the
> keyboard, point is just that most shortcuts are not
> obvious. Studying
> the bind-files was a real eye-opener for me! (For
> instance, the
> possibility to switch the paragraph styles by
> Alt+P,) However, one
> needs at least a bit of hacker attitude to find,
> read and understand
> bind-files. ("What the heck is META?" "How can I
> find the shortcut for
> this-and-that toolbar button?" etc.)
> 
> So the problem is not availability of shortcuts, it
> is making users
> aware of them. This is a question of documentation
> and the willingness
> to read it, of course. Nevertheless I really liked
> the M$-approach of
> providing this kind of information "on demand".
> Whenever the mouse
> *points* on a toolbar button or menu entry, a
> tool-tip (or status bar
> message) indicating the corresponding keyboard
> shortcuts appears.
> Thereby I quickly learned the keyboard shortcuts for
> exactly those
> functions I am using most frequently, without having
> to look them up
> between hundreds of other shortcuts in some list or
> even a bind-file.
> 
> It would be really cool to have something like that
> in LyX! I imagine it
> as even not too difficult to implement, even though
> I am walking on
> really thin ice here: AFAIU everything in the GUI is
> bound to some
> LyxFunction -- so are keyboard shortcuts. Hence, it
> should be possible
> to implement a generic way to find and display all
> related keyboard
> shortcuts of some GUI element via the LyxFunction.
> 
> 
> Daniel
> 



 

Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Daniel Lohmann
Abdelrazak Younes wrote:
> [EMAIL PROTECTED] wrote:
>> I read the complaing page for LyX
>>
>> http://wiki.lyx.org/LyX/Complaints
>>
>> where at the end someone complained about "no simple keyboard
>> bindings". I'm afraid I don't understand that bit - I personally never
>> found the keyboard shortcuts difficult to use.
>>
>> I therefore thought it might be a good idea to start a thread on this
>> topic. So could you tell about problems you have related to keyboard
>> shortcuts?
> 
> I guess people (incuding me) wants a point and click way to do that.
> Maybe you can add this item to the GSoc page?


I can see the point on point, but not on click :-)

No, seriously. I personally think that LyX is quite well usable via the
keyboard, point is just that most shortcuts are not obvious. Studying
the bind-files was a real eye-opener for me! (For instance, the
possibility to switch the paragraph styles by Alt+P,) However, one
needs at least a bit of hacker attitude to find, read and understand
bind-files. ("What the heck is META?" "How can I find the shortcut for
this-and-that toolbar button?" etc.)

So the problem is not availability of shortcuts, it is making users
aware of them. This is a question of documentation and the willingness
to read it, of course. Nevertheless I really liked the M$-approach of
providing this kind of information "on demand". Whenever the mouse
*points* on a toolbar button or menu entry, a tool-tip (or status bar
message) indicating the corresponding keyboard shortcuts appears.
Thereby I quickly learned the keyboard shortcuts for exactly those
functions I am using most frequently, without having to look them up
between hundreds of other shortcuts in some list or even a bind-file.

It would be really cool to have something like that in LyX! I imagine it
as even not too difficult to implement, even though I am walking on
really thin ice here: AFAIU everything in the GUI is bound to some
LyxFunction -- so are keyboard shortcuts. Hence, it should be possible
to implement a generic way to find and display all related keyboard
shortcuts of some GUI element via the LyxFunction.


Daniel


Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Abdelrazak Younes

[EMAIL PROTECTED] wrote:

On Mon, 26 Feb 2007, Abdelrazak Younes wrote:


[EMAIL PROTECTED] wrote:

 I read the complaing page for LyX

 http://wiki.lyx.org/LyX/Complaints

 where at the end someone complained about "no simple keyboard 
bindings".

 I'm afraid I don't understand that bit - I personally never found the
 keyboard shortcuts difficult to use.

 I therefore thought it might be a good idea to start a thread on this
 topic. So could you tell about problems you have related to keyboard
 shortcuts?


I guess people (incuding me) wants a point and click way to do that. 
Maybe you can add this item to the GSoc page?


I'm probably being dense here... but a point-and-click-way to do what?


We need a dialog showing the list of LFUNs (maybe not all of them) and 
their associated shortcuts (as read from the bind file). Within this 
dialog, the user could add or modify his lfun of choice.


Clearer?

Abdel.



Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread christian . ridderstrom

On Mon, 26 Feb 2007, Abdelrazak Younes wrote:


[EMAIL PROTECTED] wrote:

 I read the complaing page for LyX

 http://wiki.lyx.org/LyX/Complaints

 where at the end someone complained about "no simple keyboard bindings".
 I'm afraid I don't understand that bit - I personally never found the
 keyboard shortcuts difficult to use.

 I therefore thought it might be a good idea to start a thread on this
 topic. So could you tell about problems you have related to keyboard
 shortcuts?


I guess people (incuding me) wants a point and click way to do that. Maybe 
you can add this item to the GSoc page?


I'm probably being dense here... but a point-and-click-way to do what?

/C

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: Complaints regarding keyboard shortcuts?

2007-02-26 Thread Abdelrazak Younes

[EMAIL PROTECTED] wrote:

I read the complaing page for LyX

http://wiki.lyx.org/LyX/Complaints

where at the end someone complained about "no simple keyboard bindings". 
I'm afraid I don't understand that bit - I personally never found the 
keyboard shortcuts difficult to use.


I therefore thought it might be a good idea to start a thread on this 
topic. So could you tell about problems you have related to keyboard 
shortcuts?


I guess people (incuding me) wants a point and click way to do that. 
Maybe you can add this item to the GSoc page?


Abdel.



Complaints regarding keyboard shortcuts?

2007-02-26 Thread christian . ridderstrom

I read the complaing page for LyX

http://wiki.lyx.org/LyX/Complaints

where at the end someone complained about "no simple keyboard bindings". 
I'm afraid I don't understand that bit - I personally never found the 
keyboard shortcuts difficult to use.


I therefore thought it might be a good idea to start a thread on this 
topic. So could you tell about problems you have related to keyboard 
shortcuts?


Best regards
/Christian

--
Christian Ridderström, +46-8-768 39 44   http://www.md.kth.se/~chr

Re: lyx keyboard shortcuts

2005-10-27 Thread Paul A. Rubin

Miki Dovrat wrote:

I reinstalled it, all is there, but nonetheless it shouldn't have been this 
way.



"Miki Dovrat" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]



Hi,

I just upgraded from lyx 1.3.5 to 1.3.6 on a Windows XP, and all the 
keyboard shortcuts (CTRL-D for view DVI, etc..) are gone! (unknown 
function).


Where might I get these back? (what file have I lost somehow?)

Thanks



Most keyboard shortcuts are dictated by your bind file(s).  Some are set 
directly in the user interface (ui) file, but Ctrl-D in particular comes 
from the bind file.  I can think of two possibilities.  One is that the 
keyboard bind files got lost in the first installation.  The other is 
that Edit->Preferences->Look and feel->User interface->Bind file: did 
not get set (or got set incorrectly) the first time around.


Unless someone can reproduce the problem, there's no way to tell which 
it was, or why it happened.


Paul



Re: lyx keyboard shortcuts

2005-10-27 Thread Miki Dovrat
I reinstalled it, all is there, but nonetheless it shouldn't have been this 
way.


"Miki Dovrat" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]
> Hi,
>
> I just upgraded from lyx 1.3.5 to 1.3.6 on a Windows XP, and all the 
> keyboard shortcuts (CTRL-D for view DVI, etc..) are gone! (unknown 
> function).
>
> Where might I get these back? (what file have I lost somehow?)
>
> Thanks
>
>
> 





lyx keyboard shortcuts

2005-10-27 Thread Miki Dovrat
Hi,

I just upgraded from lyx 1.3.5 to 1.3.6 on a Windows XP, and all the 
keyboard shortcuts (CTRL-D for view DVI, etc..) are gone! (unknown 
function).

Where might I get these back? (what file have I lost somehow?)

Thanks 





Re: Some Keyboard shortcuts don't work under Lyx 1.3.6 (Windows)

2005-06-28 Thread Angus Leeming
Wang Xiangqi wrote:
> I am not sure whether I need special setting or not, but some keyboard
> shortcuts don't work under LyX 1.3.6 (Windows).

It *is* pre-release software...

> Like Ctrl+M (math), ctrl+enter (forced new line), ctrl+l (latex),etc.
> Anyone can shade some lights on it?

How about: http://wiki.lyx.org/Windows/LyX136pre#qt_winfree_bugs

-- 
Angus



Some Keyboard shortcuts don't work under Lyx 1.3.6 (Windows)

2005-06-28 Thread Wang Xiangqi
I am not sure whether I need special setting or not, but some keyboard  
shortcuts don't work under LyX 1.3.6 (Windows). Like Ctrl+M (math),  
ctrl+enter (forced new line), ctrl+l (latex),etc.


Anyone can shade some lights on it?

More thanks.

Regards.

Sunkey


Keyboard Shortcuts for setting character layout

2005-06-01 Thread Nicolas
Hei!

I want to define a shorcut to automatically set the color of selected text
to, for example, red. Or to set the family to typewriter, etc.
I have been looking to the Wiki tips on how to create shorcuts, but still do
not manage to make it work. Any idea on how I can do this? Thanks!

Nicolás



Re: I really need a list of keyboard shortcuts!

2003-02-03 Thread Christian Ridderström
On Mon, 3 Feb 2003, Andre Poenitz wrote:

> On Sat, Feb 01, 2003 at 07:41:53PM +, Stefano Peluchetti wrote:
> > So, i would be VERY glad of anyone who dares to help me or to send me the 
> > complete list of shortcut!
> 
> Put the cursor immediately behind a symbol (say \alpha) and the statues
> line will say 'Symbol: alpha'.
> 

Que? I don't get any message "Symbol: alpha", which Lyx-version is 
this for?

/Christian


-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





Re: I really need a list of keyboard shortcuts!

2003-02-03 Thread Andre Poenitz
On Sat, Feb 01, 2003 at 07:41:53PM +, Stefano Peluchetti wrote:
> So, i would be VERY glad of anyone who dares to help me or to send me the 
> complete list of shortcut!

Put the cursor immediately behind a symbol (say \alpha) and the statues
line will say 'Symbol: alpha'.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: I really need a list of keyboard shortcuts!

2003-02-02 Thread Christian Ridderström
On Sat, 1 Feb 2003, Stefano Peluchetti wrote:

> I have this problem. I can't find what are the keyboard shortcuts of many keys 
> of the maths panel. Yes, i know that they should appear in the minubuffer on 
> the "status bar" of the mainwindows, but they don't. 
> Let me explain.

Perhaps this helps you:

http://ev-en.org/wiki/moin.cgi/LyxFAQ?action=show

which points you to

http://www.md.kth.se/~chr/lyx/lyx-bindings/math.pdf

/Christian

-- 
Christian Ridderström, +46-8-790 91 37   http://www.md.kth.se/~chr
Mechatronics lab, Dept. of Machine Designhttp://www.md.kth.se





Re: I really need a list of keyboard shortcuts!

2003-02-02 Thread Angus Leeming
Steven Homolya wrote:

> On Sun, 2 Feb 2003, Steven Homolya wrote:
> 
>> Help -> Reference Manual -> Chapter 4  Bindings
>> 
>> Section 4.4.4 is probably what you're after.
>> 
> Sorry, I forgot to check lyx 1.2. My previous reply applies to lyx 1.1.
> For Lyx 1.2:
> 
> Help -> Custmization -> Appendix A, Section A.3.4

If you look in /usr/local/share/lyx/bind you'll find a file math.bind.

-- 
Angus




Re: I really need a list of keyboard shortcuts!

2003-02-02 Thread Steven Homolya
On Sun, 2 Feb 2003, Steven Homolya wrote:

> Help -> Reference Manual -> Chapter 4  Bindings
> 
> Section 4.4.4 is probably what you're after.
> 
Sorry, I forgot to check lyx 1.2. My previous reply applies to lyx 1.1. 
For Lyx 1.2:

Help -> Custmization -> Appendix A, Section A.3.4

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637





Re: I really need a list of keyboard shortcuts!

2003-02-02 Thread Steven Homolya
On Sat, 1 Feb 2003, Stefano Peluchetti wrote:

> So, i would be VERY glad of anyone who dares to help me or to send me the 
> complete list of shortcut!

too many to list here... See

Help -> Reference Manual -> Chapter 4  Bindings

Section 4.4.4 is probably what you're after.

Steve

-- 
Steven Homolya
School of Physics and Materials Engineering
Monash University, VIC 3800
Australia
Tel: +61 3 9905 3694
Fax: +61 3 9905 3637




I really need a list of keyboard shortcuts!

2003-02-02 Thread Stefano Peluchetti
I have this problem. I can't find what are the keyboard shortcuts of many keys 
of the maths panel. Yes, i know that they should appear in the minubuffer on 
the "status bar" of the mainwindows, but they don't. 
Let me explain.
The problem is that when i click on the maths panel and its mini panels (like 
the one for greek letters) i loose the focus on the main window, and lyx does 
not update the minibuffer in the status bar.
So i can't discover in any way what are the key shortcuts related to the 
button in the maths panel and this is a real pain, as i have to write more 
then 10 pages of math material.
So, i would be VERY glad of anyone who dares to help me or to send me the 
complete list of shortcut!
Thanks a lot! :)

Stefano peluchetti
 



I really need a list of keyboard shortcuts!

2003-02-02 Thread Stefano Peluchetti
I have this problem. I can't find what are the keyboard shortcuts of many keys 
of the maths panel. Yes, i know that they should appear in the minubuffer on 
the "status bar" of the mainwindows, but they don't. 
Let me explain.
The problem is that when i click on the maths panel and its mini panels (like 
the one for greek letters) i loose the focus on the main window, and lyx does 
not update the minibuffer in the status bar.
So i can't discover in any way what are the key shortcuts related to the 
button in the maths panel and this is a real pain, as i have to write more 
then 10 pages of math material.
So, i would be VERY glad of anyone who dares to help me or to send me the 
complete list of shortcut!
Thanks a lot! :)

Stefano peluchetti
 



keyboard shortcuts..

2002-08-29 Thread Christian Ridderström

Hi

I think I know how to define my own shortcuts, but does anybody know of
an easy way to get a list of the currently defined shortcuts? (Except
reading through the .bind-files manually or using a script)

For instance, in Emacs, the command: M-x Helper-describe-bindings
shows a list of keys and what they are bound to?

/Christian





german keyboard shortcuts

2000-09-23 Thread Chris Schulbert



Hi!
 
I have configured LyX 1.1.5fix1 to german language. 
(LANG, bind german_menu, etc.). Now Lyx speaks in german to me. BUT: I can't use 
the shortcut-keys for the menus any more. As I am writning on my thesis at the 
moment, it is more than a pain to use the mouse for all the 
menu-actions.
 
In addition, I can't get the acute-charcters to 
work. I've got some french text in my thesis, but all the manual hints didn't 
work for "é" e.g.  The manuals are very 
confusing about that matter. I have tried even to use LaTeX-Code, but Lyx 
complains about that and will not display the .dvi.
 
I have configured my keyboard correctly using 
xkeycaps and xmodmap.
 
My system is SuSE 6.2.
My condition is FRUSTRATED!
 
Maybe anyone can help?
 
 
Regards,
Chris
 
+Chris 
Schulbert   
Institut fuer Palaeontologie - FAU 
Erlangen-Nuernberg    Loewenichstr. 
28 - 91054 Erlangen - 
Germany  
http://www.geol.uni-erlangen.de/stud/cschulbe 
-Otto-Goetze-Str. 
11/4.08 - 91054 
Erlangen/Germany   
Phone ++49 (0) 9131 
208957  
mailto:[EMAIL PROTECTED]    
+