[haiku-development] Re: default conf build
- From: Stephan Assmus <superstippi@xxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 08 Mar 2008 11:04:24 +0100
Axel Dörfler wrote:
> Raynald Lesieur <Raynald.Lesieur@xxxxxxxxxxxxx> wrote:
> > Is it possible to configure a keymap ( french for example ) when
> > you build an image ?
>
> I don't know if you can override it somehow, but in build/jam/
> HaikuImage, there is the following line (line 356):
>
> AddFilesToHaikuImage home config settings : <keymap>US-International :
> Key_map ;
BTW, the system works just fine without creating the above file. Because it
cannot be overwritten in the UserBuildConfig, I suggest to remove it from
the HaikuImage script, so that you can put this line into your
UserBuildConfig pointing to your favorite keymap. Will apply this change.
If you don't specifically copy a keymap file from your UserBuildConfig,
then the system will create the Key_map file itself when you first boot.
Best regards,
-Stephan
- References:
- [haiku-development] Re: default conf build
- From: Axel Dörfler
Other related posts:
- » [haiku-development] default conf build
- » [haiku-development] Re: default conf build
- » [haiku-development] Re: default conf build
- » [haiku-development] Re: default conf build
- » [haiku-development] Re: default conf build
- » [haiku-development] Re: default conf build
- » [haiku-development] Re: default conf build
- [haiku-development] Re: default conf build
- From: Axel Dörfler