Re: Alt key shortcut change

2014-08-22 Thread Scott Kostyshak
On Thu, Aug 7, 2014 at 10:20 PM, Pavel Sanda wrote: >> Here is a patch, I don't know what others think: > > Legit to me. P It's in at f63146c0. Scott

Re: Alt key shortcut change

2014-08-07 Thread Pavel Sanda
Scott Kostyshak wrote: > > I found a way to bind the raw command to a particular shortcut (Prefs > > > Editing > Shortcuts > Cursor...Functions > box-insert) but inserting via > > the menu allows me to choose which style of box. > > Here is a patch, I don't know what others think: Legit to me. P

Re: Alt key shortcut change

2014-08-06 Thread Scott Kostyshak
On Wed, Aug 6, 2014 at 7:40 PM, Patrick O'Keeffe wrote: > I was able to patch `Resources/ui/stdmenus.inc` without having to > recompile Lyx. Thank you for doing the legwork. I'll take a look at the > Customization help file regarding a user-defined menu file. Glad it works. I think you can just p

Re: Alt key shortcut change

2014-08-06 Thread Scott Kostyshak
On Tue, Aug 5, 2014 at 7:22 PM, Patrick O'Keeffe wrote: > I'm not sure this is the same issue: #9227 is about the main menu > superceding non-modal dialogs. I was suggesting changing the binding > within the Insert menu so "Alt+I, x" opens the box submenu instead of > inserting a Tex code box (sin

Re: Alt key shortcut change

2014-08-05 Thread Patrick O'Keeffe
I'm not sure this is the same issue: #9227 is about the main menu superceding non-modal dialogs. I was suggesting changing the binding within the Insert menu so "Alt+I, x" opens the box submenu instead of inserting a Tex code box (since Ctrl+L does that). I found a way to bind the raw command to a

Re: Alt key shortcut change

2014-08-05 Thread Scott Kostyshak
n Tue, Aug 5, 2014 at 5:43 PM, Patrick O'Keeffe wrote: > Thought it might be easier to ask via mailing list than by filing new > issue... > > Pressing 'Alt+I' to access the Insert menu, then 'x' inserts a new TeX > code box. Since this has a top-level shortcut (Ctrl+L) I'd like to see > 'x' mapped

Alt key shortcut change

2014-08-05 Thread Patrick O'Keeffe
Thought it might be easier to ask via mailing list than by filing new issue... Pressing 'Alt+I' to access the Insert menu, then 'x' inserts a new TeX code box. Since this has a top-level shortcut (Ctrl+L) I'd like to see 'x' mapped to 'Insert>Box' submenu instead. [If this can be customized, I hav