forked from ktoso/g73-keyboard-backlight-sh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
g73_keyboard.khotkeys
71 lines (56 loc) · 1.28 KB
/
g73_keyboard.khotkeys
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[Data]
DataCount=1
[Data_1]
Comment=Shortcuts specific for the ASUS G73 laptop series.
DataCount=2
Enabled=true
Name=G73
SystemGroup=0
Type=ACTION_DATA_GROUP
[Data_1Conditions]
Comment=
ConditionsCount=0
[Data_1_1]
Comment=Add one to the current keyboard backlight status and apply it. 0 is off, and a maximum of level 3 can be used.
Enabled=true
Name=keyboard light more
Type=SIMPLE_ACTION_DATA
[Data_1_1Actions]
ActionsCount=1
[Data_1_1Actions0]
CommandURL=/home/ktoso/g73/light_up.sh
Type=COMMAND_URL
[Data_1_1Conditions]
Comment=
ConditionsCount=0
[Data_1_1Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_1Triggers0]
Key=Keyboard Brightness Up
Type=SHORTCUT
Uuid={7a5ad0b2-30b6-42b3-bce9-ce87d5d5eaee}
[Data_1_2]
Comment=Add substract one from the current keyboard backlight status and apply it. 0 is off, and a maximum of level 3 can be used.
Enabled=true
Name=keyboard light less
Type=SIMPLE_ACTION_DATA
[Data_1_2Actions]
ActionsCount=1
[Data_1_2Actions0]
CommandURL=/home/ktoso/g73/light_down.sh
Type=COMMAND_URL
[Data_1_2Conditions]
Comment=
ConditionsCount=0
[Data_1_2Triggers]
Comment=Simple_action
TriggersCount=1
[Data_1_2Triggers0]
Key=Keyboard Brightness Down
Type=SHORTCUT
Uuid={c986a095-978d-44f7-b845-614f7c8946b4}
[Main]
AllowMerge=true
ImportId=g73_keyboard
Version=2