Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tarlou on September 30, 2007, 05:48:21 am

Title: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: tarlou on September 30, 2007, 05:48:21 am
I want to copy codeblocks to another computer,but it's too boring to modify the many highlight colors and shortcuts to the way i used to by hand.I think they are saved in the register but i can't find them.where is it?Thanks a lot.
Title: Re: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: tarlou on September 30, 2007, 05:49:43 am
er it's winxp sp2
Title: Re: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: Ceniza on September 30, 2007, 06:15:46 am
The settings are stored in C:\Documents and Settings\<username>\Application data\codeblocks\

Just copy those files to the other computer in the equivalent path and it'll do the trick.
Title: Re: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: tarlou on September 30, 2007, 07:13:30 am
Thanks!
Title: Re: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: XayC on September 30, 2007, 09:42:47 am
Just copy those files to the other computer in the equivalent path and it'll do the trick.

Does it work also when moving from another platform (MS Windows to Linux)? Because I recently moved my color settings from windows to linux, but to be safe I had to copy only those parts in the settings file I thought were related to the color settings.
Also isn't there some kind of settings-exporter plugin?

Thanks, XayC.
Title: Re: Move to another computer with my own highlight colors and keyboard shortcuts
Post by: Ceniza on September 30, 2007, 11:01:33 am
You may want to check cb_share_config; though, I've never used it myself.

I've never tried to use the config files from one platform in another, but I don't think they would differ that much. What would surely cause you problems are those settings that use paths. You're free to try and tell us the results :)