Oracle MSCA provides a way to remap function keys.
This can be done in the file gui_key.ini.
The seeded mappings for function keys are:
// MWA Navigation Keys
MWA_HELP=F1
MWA_MENU=F2
MWA_BACK=F3
MWA_FORWARD=F4
This can be easily remapped as below.
// MWA Navigation Keys
MWA_HELP=CONTROLQ
MWA_MENU=CONTROLX
MWA_BACK=CONTROLE
MWA_FORWARD=CONTROLP
Once the server is bounced the new mappings take effect.
This can be done in the file gui_key.ini.
The seeded mappings for function keys are:
// MWA Navigation Keys
MWA_HELP=F1
MWA_MENU=F2
MWA_BACK=F3
MWA_FORWARD=F4
This can be easily remapped as below.
// MWA Navigation Keys
MWA_HELP=CONTROLQ
MWA_MENU=CONTROLX
MWA_BACK=CONTROLE
MWA_FORWARD=CONTROLP
Once the server is bounced the new mappings take effect.
No comments:
Post a Comment