Live-cd-installer - keybord layout ?!? | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | So the installer customize the host and domain also it can add one user-account.
One thing is left. The keyboard-layout.
One is stored in /etc/X11/xorg.conf the other in gnome somewhere.
What will be the best way to add a keyboard-layout option to the installer?
for xorg.conf we can use a sed-cmd.
where is the layout in gnome stored and how to change that?
Maybe here: ~/.gconf/desktop/gnome/peripherals/keyboard/layout/%gconf.xml |
|
|
|
|
|
Re: Live-cd-installer - keybord layout ?!? | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | The GNOME keyboard layout defaults to the xorg.conf keyboard layout, so if you change the xorg.conf setting during installation, everything will be fine. |
|
|
|
|
|