Operating System - HP-UX
1838642 Members
2083 Online
110128 Solutions
New Discussion

Is there a way for Ignite's 'instl_adm -f' config file include a line with wild cards ?

 
Ron Barak
Advisor

Is there a way for Ignite's 'instl_adm -f' config file include a line with wild cards ?

Hi Guys,

In my instl_adm config file I used to have the line

_hp_keyboard="PS2_DIN_US_English"

which told Ignite/UX not to prompt me for the keyboard language.

With the last 785 workstations, with their USB keyboards, this line needs to be changed to:

_hp_keyboard="USB_PS2_DIN_US_English"

Is there a way to let the 'instl_adm -f' config file include a line with wild cards, e.g., I'd like to be able to use something like:

_hp_keyboard~="*PS2_DIN_US_English"

Thanks,
Ron.