This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Alt key isn't Meta in Cygwin xterm (Norwegian keyboard)


>>>>> Hans Dekker <hans.dekker.ext@juntadeandalucia.es>:

> Change to es file:

>       key <RALT>  { type[Group1]="TWO_LEVEL",
>                     [ Mode_switch, Multi_key ]   };
>       modifier_map Mod5   { <RALT> };

The no file looks like this:

    key <RALT>  { type[Group1]="TWO_LEVEL",
                  [ ISO_Level3_Shift, Multi_key ]   };
    modifier_map Mod5   { <RALT> };

But I'm not sure how this applies to the left Alt not being taken as
meta in xterm?

I'd guess it had something to do with keycaps rather than X keysym
mappings, since Alt works fine as Meta in Emacs...?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]