Frank Che wrote:
3. Modify existing /etc/default/kbd consumers, so that they operate on SMF
property instead of the file. The following consumer was found in ON gate
kbd(1) - usr/src/cmd/kbd/kbd.c
For this consumer, file /etc/default/kbd is only referred in this usage:
kbd -i [-d keyboard device]
This project will update the implementation of 'kbd -i' so that
it will not read file /etc/default/kbd, but get keyboard configuration
values directly from the keymap service. The man page for kbd will
also be updated. See [3] for kbd(1) related PSARC cases.
Will kbd -s set the layout property in SMF as well?
No, 'kbd -s' will not be changed. Currently only 'kbd -i' is the
conusmer of /etc/default/kbd, so only 'kbd -i' will be modifed in this
project.
------
Regards,
Felix
(BTW, I agree with Rainer's comment on lowercasing the property names.)
_______________________________________________
opensolaris-arc mailing list
opensolaris-arc@opensolaris.org