This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq 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: Xconq tcltk interface for the Mac


>tcltk/tkconq.tcl rev 1.89:
>
>             bind $map <Key> \
>        -           { if {"%A" != "{}" } { handle_key_binding "%A" %W %X
>%Y } }
>        +           { if {"%K" != "{}" } { handle_key_binding "%K" %W %X
>%Y } }
>
>             set mapview $map.leftside.botside.mapf.mapf2.map
>
>It does not seem to work in Unix.
>If you type "Shift kye", then %K is set to "Shift_(L|R)", and it is
>regarded as "S"(hift).
>It is a shotcut for <Save as>.

I have now fixed this bug. The modifier keys should work as expected again
on all platforms.

Hans

Hans Ronne

hronne@pp.sbbs.se



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