Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: huzhongshan on July 02, 2012, 02:18:54 am
-
I use cb_share_configure , It cannot do such things. ( or I am wrong?) How?
-
I use cb_share_configure , It cannot do such things. ( or I am wrong?) How?
The hotkeys are configured by a plugin /kexbinder) with an own ini file (cbKeyBinder10.ini), which is normally located in the same directory as C::B's default.conf.
-
I use cb_share_configure , It cannot do such things. ( or I am wrong?) How?
For the perspective: You need to transfer the following section of you default.conf settings file:
<main_frame>
<layout>
<view1>
[...]
</viewXXX>
</layout>
</main_frame>
This is not yet supported by the cb_share_config tool (but might be in a future release).