Right-click from keyboard?
I just noticed idea honors the right click key on a microsoft keyboard (on the right side between the windows key and control). I was under the impression this wasn't possible in java (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4352104). Do you guys have some sort of work around?
请先登录再写评论。
For java 1.5 support for the WIndows keys and the context menu key was added: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4620715
Bas
Thanks. I hadn't noticed.