Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mmkider on September 25, 2008, 04:57:06 am

Title: How to save keyboard shortcuts?
Post by: mmkider on September 25, 2008, 04:57:06 am
My custom is F9 as breakpoint and F7 as compiling.
But I use other computer and download codeblocks again.
It's changed by default :(,and I feel so sad.

have any method to help me? or I read source code hardly to add this future :shock:.


Title: Re: How to save keyboard shortcuts?
Post by: mmkider on September 29, 2008, 09:08:32 am
C:\Documents and Settings\XXXX\Application Data\codeblocks

XXXX is your name.

you can find cbKeyBinder10.ini.

 :D
Title: Re: How to save keyboard shortcuts?
Post by: Jenna on September 29, 2008, 09:26:47 am
Please only work on ini- or conf-files manually, if you know exactly what you do, or if you are really hazardous.
It might break your configuration.

The keybinder-plugin can be configured from "Settings -> Editor... -> Keyboard shortcuts".
Title: Re: How to save keyboard shortcuts?
Post by: mmkider on September 29, 2008, 09:34:11 am
thx your warning.

I just backup my "Keyboard shortcuts" setting.