On 02-07-2011, at 19:57, Riccardo (Jack) Lucchetti wrote:
On Sat, 2 Jul 2011, Berend Hasselman wrote:
>
> On 02-07-2011, at 16:29, Riccardo (Jack) Lucchetti wrote:
>
>>
>> I'm forwarding to the list a message from a mac user I just met at a summer
school.
>>
>> Problem #2 is something I remember seeing on someone else's Mac.
>>
>> Both problems may be specific to non-English versions of OSX.
>>
>> Mac people, can you confirm?
>
>
> I am assuming that key "^" actually means the Control key. (Because the
pressing ^ certainly does give me a a ^).
No, no, I do mean the "^" key (caret, exponentiation, whatever). I've seen
this with my eyes. On a Mac with French keyboard, you press "^", nothing
happens.
> Indeed it does not do what it may be doing in other systems.
> But on a Mac Control Click is equivalent to a right click.
> (Command Click is what you would do on Mac program.)
>
> To change that requires xmodmap magic that I don't have.
> I'm not sure it can be done.
Surely there must be some way to do multiple non-contiguous selection on OSX, no?
In OSX programs: Command Click.
But Gretl is an X11 application (in OSX terms) and that changes matters.
On Windows and Linux systems Control Click does non contiguous selection.
I have found that it is quite difficult to get the differences sorted out satisfactorily.
To get the Alt key on a Mac keyboard to work (for example Alt+F for menu File) took some
xmodmap magic which I still don't quite understand.
This is why I actually prefer using Gretl in Ubuntu or Xubuntu in VirtualBox.
Gretl then looks a lot better (standard GTK is extremely ugly and I haven't found a
satisfactory theme) and VirtualBox captures the keyboard so that Control clicking will do
non contiguous selection. I only have to compile Gretl myself.
On a mac keyboard in lower left corner from left to right you have the Control, Alt or
Option, Command keys. So Command is in the Windows Alt position and the Mac Alt is in the
Windows key or Super key position. There are ways of swapping this with xmodmap but that
is beyond my capabilities.
Berend