Disabling "Alt+Space = Non-breaking space" on Mac OS X 10.6

15

2

Possible Duplicate:
How to disable the Option-Space key combination for non-breaking spaces?

Hi,

is there a way to disable the Option+Space key kombination on Mac OS X. It is really annoying when coding. Here are the hex char codes I get:

Space: 0x20
Alt+Space: 0xA0

When I accidentally press Option+Space, lots of programming languages complain when compiling, and its really hard to find as it displays as a normal space...

I'd appreciate any help :)

fresskoma

Posted 2010-07-26T16:37:50.927

Reputation: 801

Question was closed 2010-10-07T11:27:00.573

Answers

14

fresskoma

Posted 2010-07-26T16:37:50.927

Reputation: 801

1Then delete this question, as it is duplicate – tig – 2010-07-28T12:18:15.377