Re: console enhancements: mouse events

2009-11-07 Thread Andy Koppe
2009/11/7 Corinna Vinschen: >> Mintty roughly does the following for Ctrl(+Shift)+symbol combinations: >> - obtain the keymap using GetKeyboardState() >> - set the state of the Ctrl key to released >> - invoke ToUnicode() to get the character code according to the keyboard >> layout >> - if the ch

Re: console enhancements: mouse events

2009-11-07 Thread Corinna Vinschen
On Nov 6 21:55, Andy Koppe wrote: > 2009/11/6 Thomas Wolff: > > * I would like to fix some key assignments: > >  - Control-(Shift-)6 inputs Control-^ which is not proper on international > >    keyboards if Shift-6 is not "^", Control-^ (the key) does not input > >    Control-^ (the character) on