Xconq tcltk interface for the Mac
Hans Ronne
hronne@pp.sbbs.se
Mon Apr 1 07:31:00 GMT 2002
>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
More information about the Xconq7
mailing list