Re: Command Control

2005-09-23 Thread Jason Woodard
olution, so I'll keep it up as long as I can. regards, -j Jason Woodard Begin forwarded message: From: Jason Woodard <[EMAIL PROTECTED]> Date: November 22, 2004 12:19:46 PM GMT+08:00 To: LyX-Users Cc: Chris Menzel <[EMAIL PROTECTED]> Subject: Qt mods: LyX/Mac modifi

swapping LyX modifier keys on Mac OS X

2006-08-01 Thread Jason Woodard
en I build them for myself. Thanks, as always, to the LyX team for all your hard work. regards, -j Jason Woodard [EMAIL PROTECTED] --- src/kernel/qapplication_mac.cpp.orig2006-03-09 00:47:45 +0800 +++ src/kernel/qapplication_mac.cpp 2006-08-01 19:47:52 +0800 @@ -1212,11 +

Re: swapping LyX modifier keys on Mac OS X

2006-08-01 Thread Jason Woodard
e to help there. -j Jason Woodard wrote: Hi, I've been away from the mailing list for a while, but noticed in reading the archives that requests continue to surface for a patched version of LyX (actually of Qt/Mac) that makes the Mac's Command and Control keys do what Emacs user

Re: swapping LyX modifier keys on Mac OS X

2006-08-04 Thread Jason Woodard
Jens, Glad to hear you find the patch useful. It's too bad there doesn't seem to be an easy way to make the modifier keys configurable at runtime (if I recall, someone looked into this a while ago) so for now patching Qt is still the path of least resistance. I was finally able to get 1.4.2 to

LyX/Mac modifier keys -- any hope for a better solution?

2004-09-14 Thread Jason Woodard
Troll-land, but at the moment I'm not sure where to start. In the meantime, many thanks for a fantastic application, and an otherwise wonderful OS X port. regards, -j Jason Woodard [EMAIL PROTECTED]

Re: LyX/Mac modifier keys -- any hope for a better solution?

2004-09-14 Thread Jason Woodard
On Sep 14, 2004, at 5:42 PM, Jean-Marc Lasgouttes wrote: In src/kernel/qapplication_mac.cpp (Qt 3.3.3), there is the following array definition: static key_sym modifier_syms[] = { { shiftKey, MAP_KEY(Qt::ShiftButton) }, { rightShiftKeyBit, MAP_KEY(Qt::ShiftButton) }, { controlKey, MAP_KEY(Qt::MetaB

Re: LyX/Mac modifier keys -- any hope for a better solution?

2004-09-15 Thread Jason Woodard
problems with it, though. (You may need to run Edit -> Reconfigure after installing the new LyX.app in your Applications directory.) regards, -j Jason Woodard [EMAIL PROTECTED]

Re: LyX/Mac modifier keys -- any hope for a better solution?

2004-09-16 Thread Jason Woodard
On Sep 16, 2004, at 1:41 AM, Bennett Helm wrote: Does that mean you're using Qt-3.1.2? In my experience more recent Qt versions are great improvements (at least for Mac), and they don't require Ronald's patch anymore. I'd recommend trying Qt-3.3.3: it's worth the long compile! Indeed--thanks for

Re: LyX/Mac modifier keys -- one oddity

2004-09-19 Thread Jason Woodard
On Sep 18, 2004, at 5:19 AM, Chris Menzel wrote: Only one little piece of freakiness I've found with this version: hitting ^ in math mode no longer conveniently throws you into a superscript box. It just displays as a caret. My apologies. It looks like in my haste I managed to post a version co

Qt mods: LyX/Mac modifier keys

2004-11-21 Thread Jason Woodard
d should work as advertised. (And now that you know how to fish, I shouldn't mention that I've posted a new binary at http://www.eecs.harvard.edu/~jason/temp/lyx-1.3.5_macos-aqua-emacs.dmg, but there it is :-) Please let me know if you encounter any difficulties. regards,