vote up 5 vote down star

I am learning and using Emacs. What I found annoying is that Ctrl-Space input will be stolen by Windows XP to switch the language bar instead of setting the mark in Emacs. The "language bar" is the native input languages selection such as Chinese keyboard other than English keyboard. Is there a way to temporarily prevent XP from stealing it? I have disabled the language bar from "Regional and language options" from Control Panel but the problem still exists. It doesn't happen on my Windows 2000 desktop at office but it happens on my work Windows XP laptop. Thank you very much.

flag
What do you mean by language bar? The input locale thing in the task bar? – OregonGhost Oct 7 '08 at 15:45
I noticed that the bar is actually called language bar in Vista. In a German XP it was called Eingabegebietsschemaleiste, literally input locale bar :) – OregonGhost Oct 7 '08 at 15:48

6 Answers

vote up 1 vote down

I've not seen this personally, but I also always disable the Language Bar.

link|flag
vote up 2 vote down

You can also change the hot key for the language bar.

link|flag
vote up 3 vote down

Go to the Regional and Language Options Control Panel. Click the Languages tab, then the Details... button. Click the Key Settings... button. Double-click each entry in the "Hot keys for input languages" list and make sure the checkboxes are not checked. (If they are, uncheck them and click Ok.)

You do not need to disable the language bar, just the hot keys.

link|flag
vote up 2 vote down

The blog here seems to be discussing this exact issue. It appears that even disabling the hotkeys from the Control Panel doesn't work - they get automagically re-enabled due to some bug in the OS.

Two solutions offered there are:

  • "using an alternative desktop shell such as GeoShell alleviates this issue." (Link)
  • "install one more language. I install Japanese and Chinese on an English win XP. Then, XP does not response the Ctrl-Space any more." (Link)
link|flag
That bug doesn't happen to everybody. I've never seen it myself. – cjm Oct 7 '08 at 16:39
vote up 0 vote down

The following works for me:

There is a windows freeware AutoHotkey which let you, for example, bind F12 to Alt-a.

Install AutoHotkey and bind C-Space to C-@.

Binding C-Space to C-Space doesn't work.

link|flag
vote up 1 vote down

Doesn't work for me, setting the hot keys for language bar. There's no hot key set for anything related there, language bar or language keyboards. Yet, I can't do Ctrl-Space in Emacs. Should I call Microsoft for this?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.