Fóruns: オープン・ディスカッション (Thread #8908)

「Ctrl+Space」は避けるべき(blogからの転記) (2005-10-01 22:41 by yoichiro #16887)

Eclipse のヘルプの、

Platform Plug-in Developer Guide
-> Reference
-> Other reference information
-> Tips for making user interface accessible

> Avoid Alt+{key}, Ctrl+Alt+{key} and Ctrl+Space+{key} combinations.
(中略)
> Ctrl+Space+{key} combinations can conflict with Ctrl-Space, used for mode switching in Asian languages.

により、Ctrl-Space は避けた方がいいと思われる。