Re: keyboard is partially honored in kickstart

2016-10-18 Thread Adam Williamson
On Tue, 2016-10-18 at 12:30 -0300, Sergio Belkin wrote:
> 2016-10-12 10:54 GMT-03:00 Sergio Belkin :
> 
> > Hi,
> > 
> > I'm trying to remasterize a Fedora Spin, but keyboard options is not
> > working.
> > 
> > I've configured as follows:
> > 
> > keyboard --vckeymap=latam --xlayouts='latam'
> > 
> > 
> > The option " --vckeymap=latam" works fine. But --xlayouts='latam' is
> > ignored.
> > 
> > If I boot from LiveCD, in Xorg I get:
> > 
> > setxkbmap -query
> > rules:  evdev
> > model:  pc105
> > layout: us
> > 
> > Any ideas?
> > 
> > You may take a look at kickstart file here:
> > 
> > http://pastebin.com/vuQjXqi2
> > 
> > Thanks in advance!
> > 
> > 
> 
> Sorry for insist on it...
> 
> Is just me? or is a bug?
> 
> Only way I've found is adding in ks file:
> 
> echo "setxkbmap latam" >> /home/liveuser/.bashrc
> 
> Thanks in advance!

It would be best to file a bug at bugzilla.redhat.com . None of the
anaconda developers follow this list all the time, and they are the
ones who know this code the best.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: keyboard is partially honored in kickstart

2016-10-18 Thread Sergio Belkin
2016-10-12 10:54 GMT-03:00 Sergio Belkin :

> Hi,
>
> I'm trying to remasterize a Fedora Spin, but keyboard options is not
> working.
>
> I've configured as follows:
>
> keyboard --vckeymap=latam --xlayouts='latam'
>
>
> The option " --vckeymap=latam" works fine. But --xlayouts='latam' is
> ignored.
>
> If I boot from LiveCD, in Xorg I get:
>
> setxkbmap -query
> rules:  evdev
> model:  pc105
> layout: us
>
> Any ideas?
>
> You may take a look at kickstart file here:
>
> http://pastebin.com/vuQjXqi2
>
> Thanks in advance!
>
>
Sorry for insist on it...

Is just me? or is a bug?

Only way I've found is adding in ks file:

echo "setxkbmap latam" >> /home/liveuser/.bashrc

Thanks in advance!

> --
> --
> Sergio Belkin
> LPIC-2 Certified - http://www.lpi.org
>



-- 
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


keyboard is partially honored in kickstart

2016-10-12 Thread Sergio Belkin
Hi,

I'm trying to remasterize a Fedora Spin, but keyboard options is not
working.

I've configured as follows:

keyboard --vckeymap=latam --xlayouts='latam'


The option " --vckeymap=latam" works fine. But --xlayouts='latam' is
ignored.

If I boot from LiveCD, in Xorg I get:

setxkbmap -query
rules:  evdev
model:  pc105
layout: us

Any ideas?

You may take a look at kickstart file here:

http://pastebin.com/vuQjXqi2

Thanks in advance!

-- 
--
Sergio Belkin
LPIC-2 Certified - http://www.lpi.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org