You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
952 B
24 lines
952 B
9 years ago
|
#define MACRO_XMONAD_RESET MACRO( \
|
||
|
I(15), \
|
||
|
D(LCTL), D(LALT), T(F2), W(255), U(LALT), U(LCTL), W(255), \
|
||
|
T(X), T(M), T(O), T(N), T(UP), T(ENT), W(255), \
|
||
|
D(LCTL), D(LALT), T(F5), W(255), U(LALT), U(LCTL), W(255), \
|
||
|
END) \
|
||
|
|
||
|
#define MACRO_PASSWORD1 MACRO( \
|
||
|
I(15), \
|
||
|
T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
|
||
|
END) \
|
||
|
|
||
|
#define MACRO_PASSWORD2 MACRO( \
|
||
|
I(15), \
|
||
|
T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
|
||
|
END) \
|
||
|
|
||
|
#define MACRO_PASSWORD2 MACRO( \
|
||
|
I(15), \
|
||
|
T(E), T(X), T(A), T(M), T(P), T(L), T(E), \
|
||
|
END) \
|
||
|
|
||
|
|