Ubuntu, us intl keyboard layout with alt+gr key
On Sun, Sep 18, 2011 at 10:43 PM, Camillo Bruni <[email protected]> wrote: > meta + " I get $' (with meta = windows key) > meta + shift + " I get $" (with meta = windows key) > ctrl + " timeStamp: 368473 source: a HandMorph(843055104) windowIndex: nil type: #keystroke buttons: 16 position: 283@92 handler: nil wasHandled: true keyValue: 39 charCode: 39 scanCode: 39 > ctrl + shift + " timeStamp: 396125 source: a HandMorph(843055104) windowIndex: nil type: #keystroke buttons: 24 position: 168@20 handler: nil wasHandled: true keyValue: 34 charCode: 34 scanCode: 34 > alt + " timeStamp: 419355 source: a HandMorph(843055104) windowIndex: nil type: #keystroke buttons: 64 position: -34@85 handler: nil wasHandled: true keyValue: 39 charCode: 39 scanCode: 39 > alt + shift + " timeStamp: 79181 source: a HandMorph(843055104) windowIndex: nil type: #keystroke buttons: 72 position: 63@36 handler: nil wasHandled: true keyValue: 34 charCode: 34 scanCode: 34 -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
