Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: chrisstankevitz on August 30, 2009, 11:37:12 am
-
CB on linux, svn trunk build.
I assigned a keyboard shortcut: F10 steps the debugger to the next line. Why does F10 open the "File" menu and not do what I requsted? If it's a bug, I'll fix it, just let me know where in CB code to look.
Thank you,
Chris
-
there is a plugin called keyboatd shorcuts .
-
there is a plugin called keyboatd shorcuts .
Does not work, it's not C::B that causes this issue, it's gtk.
See this thread: http://forums.codeblocks.org/index.php/topic,8303.msg61574.html#msg61574 (http://forums.codeblocks.org/index.php/topic,8303.msg61574.html#msg61574)
And again: searching would give you the answer (keyword F10).
-
jens,
there must be something magical about your search because when I type "F10" (without quotes) in the search box in the upper right and click "Search" I get the message "Your search query didn't return any matches." Ditto for the search you recommended yesterday.
Anywho, thank you for referring me to the gtk thread.
Chris
Update: I enable javascript for codeblocks and still get no result. However, this time the error message is "(No results found)". I created a 7MB video of this if you want to see it, let me know how to get it to you.
-
jens,
there must be something magical about your search because when I type "F10" (without quotes) in the search box in the upper right and click "Search" I get the message "Your search query didn't return any matches." Ditto for the search you recommended yesterday.
I'm not sure where it searches, I guess only in the open site (either the actual thread or the actual forum).
Try the search after clicking on "home" or use the search after clicking on "Search".
-
Hi,
I had same problem and I found a solution check:
http://www.osec.ro/en/index.php/KB_Kubuntu:_Remove_default_mapping_of_F10_accel
I hope that this works for you also.