public final class ActionKey
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
FN1
ID of the action that changes the current layout to layout 1.
|
static int |
FN2
ID of the action that changes the current layout to layout 2.
|
static int |
FN3
ID of the action that changes the current layout to layout 3.
|
static int |
FN4
ID of the action that changes the current layout to layout 4.
|
static int |
FN5
ID of the action that changes the current layout to layout 5.
|
static int |
FN6
ID of the action that changes the current layout to layout 6.
|
static int |
FN7
ID of the action that changes the current layout to layout 7.
|
static int |
FN8
ID of the action that changes the current layout to layout 8.
|
static int |
KEYBOARD_BACKLIGHT_DOWN
ID of the action that decreases the keyboard backlight brightness..
|
static int |
KEYBOARD_BACKLIGHT_OFF
ID of the action that disables the keyboard backlight control.
|
static int |
KEYBOARD_BACKLIGHT_ON
ID of the action that enabled the keyboard backlight control.
|
static int |
KEYBOARD_BACKLIGHT_UP
ID of the action that increases the keyboard backlight brightness..
|
| Constructor and Description |
|---|
ActionKey() |
public static final int FN1
public static final int FN2
public static final int FN3
public static final int FN4
public static final int FN5
public static final int FN6
public static final int FN7
public static final int FN8
public static final int KEYBOARD_BACKLIGHT_ON
public static final int KEYBOARD_BACKLIGHT_OFF
public static final int KEYBOARD_BACKLIGHT_UP
public static final int KEYBOARD_BACKLIGHT_DOWN