Window cycling hardcoded to keycode 50
commit1af128cc7e74f9c34c7ea1bbabfd941a36a35fff
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 8 Jun 2008 14:35:43 +0000 (8 16:35 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 8 Jun 2008 14:35:43 +0000 (8 16:35 +0200)
treedd9101be32355181f9d6c0c0bceeec20f27c0ce1
parentc7f994cc68ca38fea56844cfa74fdc2fe6ecc435
Window cycling hardcoded to keycode 50

Window cycling is hardcoded to happen when the Cmd key is pressed with
the key whose keycode = 50.  Having window cycling in the "Window" menu
means that window cycling stops working when the keyboard layout is
changed.  Thus revert back to the old way of dealing with this since it
seems to work better.
src/MacVim/English.lproj/MainMenu.nib/keyedobjects.nib
src/MacVim/MMAtsuiTextView.m
src/MacVim/MMTextView.m
src/MacVim/gvimrc