Code::Blocks Forums

User forums => Help => Topic started by: phR689 on December 18, 2011, 11:39:18 PM

Title: no action with space bar
Post by: phR689 on December 18, 2011, 11:39:18 PM
I'm using french keyboard layout and when I press space bar in the editor it does nothing.
I've tried switching to other keyboard layouts like ( U.S. international ) but it doesn't work too.

So can you please assist me in solving this problem.

Thanks.
Title: Re: no action with space bar
Post by: ph.j on January 15, 2012, 05:32:45 PM
I'm experiencing exactly the same problem.

I run KUBUNTU 11.10 with french kb layout.

Actually, space bar behave like ctrl+space bar, i.e. complete code instead of inserting a space.

I found a way: ctrl+alt+space...  Works but is not very convenient  :-\

I hope someone will give help.

Thanks.
Title: Re: no action with space bar
Post by: ph.j on January 15, 2012, 06:06:01 PM
I submited the bug to the developement team. Waiting for the answer.
Title: Re: no action with space bar
Post by: Jenna on January 15, 2012, 10:05:49 PM
Before submitting a bug, you should search the forum:
Quote from: jens on December 19, 2009, 11:24:09 AM
There are several topics about the spacebar-issue, maybe you find asolution in one of them:
http://forums.next.codeblocks.org/index.php/topic,8298.msg61561.html#msg61561 (http://forums.next.codeblocks.org/index.php/topic,8298.msg61561.html#msg61561)
http://forums.next.codeblocks.org/index.php/topic,8712.msg63415.html#msg63415 (http://forums.next.codeblocks.org/index.php/topic,8712.msg63415.html#msg63415)


There might be more threads about this in the meantime.
Title: Re: no action with space bar
Post by: ph.j on January 22, 2012, 06:56:26 PM
>> Jens
Thank you for this help; I dindn't find the posts you gave us. I've got to improve my investigator skills  ;)

The  "setxkbmap -option nsbp=none" solution was successful for me. It's then a lot more convenient than ctrl+alt+space !

Regards
Title: Re: no action with space bar
Post by: MortenMacFly on January 23, 2012, 07:50:08 PM
Quote from: ph.j on January 22, 2012, 06:56:26 PM
>> Jens
Thank you for this help; I dindn't find the posts you gave us. I've got to improve my investigator skills  ;)

The  "setxkbmap -option nsbp=none" solution was successful for me. It's then a lot more convenient than ctrl+alt+space !
Could you please close the bug then and put the command above as solution in it?
Title: Re: no action with space bar
Post by: ph.j on January 24, 2012, 09:47:50 PM
Done,

regards.