-
Notifications
You must be signed in to change notification settings - Fork 0
/
cube-shift-switcher-staticswitcher.ini
164 lines (145 loc) · 4.6 KB
/
cube-shift-switcher-staticswitcher.ini
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[core]
s0_active_plugins = core;composite;opengl;compiztoolbox;decor;extrawm;fadedesktop;grid;matecompat;mousepoll;move;notification;regex;resize;shelf;text;vpswitch;widget;wobbly;workspacenames;animation;annotate;clone;commands;fade;expo;cube;rotate;shift;switcher;staticswitcher;dbus;scale;
s0_maximize_window_key = Disabled
s0_unmaximize_window_key = Disabled
s0_toggle_window_maximized_key = <Super>w
s0_close_window_key = <Super>q
s0_show_desktop_key = <Super>d
s0_toggle_window_shaded_key = <Super>y
s0_hsize = 5
[extrawm]
s0_toggle_fullscreen_key = <Super>f
s0_toggle_always_on_top_key = <Super>t
[decor]
s0_command = exec /usr/bin/compiz-decorator
[move]
s0_initiate_button = <Super>Button1
s0_initiate_key = <Super>e
[resize]
s0_initiate_button = <Super>Button3
s0_initiate_key = <Super>r
[expo]
s0_expo_key = <Alt>F3
s0_expo_edge = TopLeft
[scale]
s0_initiate_key = <Super>F3
s0_initiate_edge = TopRight
[maximumize]
s0_trigger_max_key = Disabled
[grid]
s0_put_maximize_key = Disabled
s0_left_maximize = Disabled
s0_right_maximize = Disabled
s0_put_center_key = <Alt><Super>Up
s0_put_restore_key = <Alt><Super>Down
s0_put_top_key = <Control><Alt>Up
s0_put_bottom_key = <Control><Alt>Down
s0_put_left_key = <Control><Alt>Left
s0_put_right_key = <Control><Alt>Right
s0_put_topleft_key = <Shift><Alt>Up
s0_put_topright_key = <Shift><Alt>Down
s0_put_bottomleft_key = <Shift><Alt>Left
s0_put_bottomright_key = <Shift><Alt>Right
[shift]
s0_prev_all_key = <Super>grave
s0_next_all_key = <Super>Tab
s0_prev_key = <Super>a
s0_next_key = <Super>s
s0_initiate_edge = BottomLeft
s0_initiate_all_edge = BottomRight
s0_initiate_key = <Super>F1
s0_initiate_all_key = <Super>F2
[switcher]
s0_prev_all_key = <Super>k
s0_next_all_key = <Super>j
s0_prev_key = <Super>h
s0_next_key = <Super>l
s0_prev_all_button = <BottomEdge>Button4
s0_next_all_button = <BottomEdge>Button5
s0_prev_button = <RightEdge>Button4
s0_next_button = <RightEdge>Button5
[staticswitcher]
s0_prev_all_key = <Super>Up
s0_next_all_key = <Super>Down
s0_prev_key = <Super>Left
s0_next_key = <Super>Right
[workspacenames]
s0_viewports = 1;2;3;4;5;
s0_names = File;Edit;Web;Term;Misc;
[cube]
s0_unfold_key = <Alt>Tab
[rotate]
s0_initiate_button = Disabled
s0_rotate_left_key = <Alt>a
s0_rotate_right_key = <Alt>s
s0_rotate_left_window_key = <Alt><Super>a
s0_rotate_right_window_key = <Alt><Super>s
s0_rotate_left_button = <TopEdge>Button4
s0_rotate_right_button = <TopEdge>Button5
[vpswitch]
s0_switch_to_1_key = <Control><Alt>1
s0_switch_to_2_key = <Control><Alt>2
s0_switch_to_3_key = <Control><Alt>3
s0_switch_to_4_key = <Control><Alt>4
s0_switch_to_5_key = <Control><Alt>5
s0_switch_to_6_key = <Control><Alt>6
s0_switch_to_7_key = <Control><Alt>7
s0_switch_to_8_key = <Control><Alt>8
s0_switch_to_9_key = <Control><Alt>9
s0_next_button = Button5
s0_prev_button = Button4
s0_initiate_button = Button2
s0_init_plugin = rotate
s0_init_action = initiate_button
[matecompat]
s0_main_menu_key = <Alt>F1
s0_run_key = <Alt>F2
[commands]
s0_command0 = sakura
s0_command1 = pcmanfm-qt
s0_command2 = mousepad
s0_command3 = firefox --new-tab about:blank
s0_command4 = sakura
s0_command5 = thunar
s0_command6 = rofi -show drun -show-icons
s0_command7 = rofi -show window -show-icons
s0_command8 = rofi -show run
s0_command9 = mate-volume-control
s0_command10 = amixer -q -D pulse sset Master toggle
s0_command11 = amixer -q -D pulse sset Master 5%- unmute
s0_command12 = amixer -q -D pulse sset Master 5%+ unmute
s0_command13 = mate-terminal
s0_command14 = xfce4-terminal
s0_command15 = feh-wallpaper-select-shuf
s0_command16 = feh-wallpaper-select-default
s0_command17 = mate-control-center
s0_command18 = mate-appearance-properties
s0_command19 = mate-session-save --logout-dialog
s0_command20 = mate-session-save --shutdown-dialog
s0_run_command0_key = <Alt>Return
s0_run_command1_key = <Shift><Alt>f
s0_run_command2_key = <Shift><Alt>e
s0_run_command3_key = <Shift><Alt>b
s0_run_command4_key = <Shift><Alt>a
s0_run_command5_key = <Shift><Alt>g
s0_run_command6_key = <Shift><Alt>d
s0_run_command7_key = <Shift><Alt>w
s0_run_command8_key = <Shift><Alt>r
s0_run_command9_key = <Shift><Alt>v
s0_run_command10_key = <Alt>m
s0_run_command11_key = <Shift><Alt>comma
s0_run_command12_key = <Shift><Alt>period
s0_run_command13_key = <Shift><Alt>t
s0_run_command14_key = <Control><Alt>t
s0_run_command15_key = <Alt>w
s0_run_command16_key = <Control><Alt>w
s0_run_command17_key = <Shift><Alt>s
s0_run_command18_key = <Control><Alt>s
s0_run_command19_key = <Shift><Alt>x
s0_run_command20_key = <Shift><Alt>z
[shelf]
s0_reset_key = <Super>0
s0_trigger_key = <Super>minus
s0_triggerscreen_key = <Super>equal
[annotate]
s0_clear_key = <Alt><Super>p