disable-keys

Summary: Disable keys

Description:
Disable the key action for the listed key combinations. Entries consist of a regex pattern to match Onboard's key ids, preceeded by optional modifiers.
Available modifiers are: SHIFT, CTRL, LALT, RALT, LWIN, CAPS, NMLK
Example: [["LALT", "TAB"], ["LALT", "SHIFT", "TAB"], ["CTRL", "ALT", "F[0-9]+"]]

Type: aas

Default: [['CTRL', 'LALT', 'F[0-9]+']]
Note:
In the array, there must be one and only one while space behind the comma(,).
Or else, the default value can't be restored

Supported on:

centrify_gnome3_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)