Hi Vladimir,
now I had success in using
> ckbcomp /usr/share/X11/xkb/symbols/de | grub-mklayout -o /boot/de.gkb
and
> in grub.cfg:
> keymap /boot/ch.gkb
> terminal_input at_keyboard
but I had to boot grml (a Debian sid based recovery distro) to create
the de.gkb file. Normally I'm using Tiny
Yves Blusseau wrote:
> Hi
>
> Le 12/01/2010 22:47, Carles Pina i Estany a écrit :
>> Plan:
>> - Use the X11 layouts that usually are in /usr/share/X11/xkb/symbols .
>> - Create a new module that reads the layout from an environtment
>> variable.
>>
>> * Approach 1
>> The module will load the layout
Hi
Le 12/01/2010 22:47, Carles Pina i Estany a écrit :
Plan:
- Use the X11 layouts that usually are in /usr/share/X11/xkb/symbols .
- Create a new module that reads the layout from an environtment variable.
* Approach 1
The module will load the layout from /usr/share/X11/xkb/symbols/XX
replacin
On Tue, Jan 12, 2010 at 11:29:59PM +, Carles Pina i Estany wrote:
> On Jan/12/2010, Colin Watson wrote:
> > the gfxboot-theme-ubuntu package in Ubuntu, specifically the
> > scrape-console-setup script. It makes use of console-setup to process
> > XKB keymaps into a form that can then be run th
Hi,
On Jan/12/2010, Colin Watson wrote:
> On Tue, Jan 12, 2010 at 09:47:43PM +, Carles Pina i Estany wrote:
> > Plan:
> > * Approach 2
> > Small program (I guess that you prefer C, Python would be nice too) that
> > when Grub is installed would process the /usr/share/X11/xkb/symbols
> > file
On Tue, Jan 12, 2010 at 09:47:43PM +, Carles Pina i Estany wrote:
> Plan:
> - Use the X11 layouts that usually are in /usr/share/X11/xkb/symbols .
> - Create a new module that reads the layout from an environtment variable.
>
> * Approach 1
> The module will load the layout from /usr/share/X11