3
<plugin name="vpswitch" useBcop="true">
4
<_short>Viewport Switcher</_short>
5
<_long>Initiate viewport changes through several events</_long>
6
<category>Desktop</category>
8
<relation type="after">
9
<plugin>composite</plugin>
10
<plugin>decor</plugin>
11
<plugin>opengl</plugin>
16
<_short>Number-Based Viewport Switching</_short>
17
<option name="begin_key" type="key">
18
<_short>Begin Viewport Switch</_short>
19
<_long>Begin entering viewport number</_long>
23
<_short>Go to specific viewport</_short>
24
<option name="switch_to_1_key" type="key">
25
<_short>Switch to Viewport 1</_short>
26
<_long>Switch to viewport 1</_long>
28
<option name="switch_to_2_key" type="key">
29
<_short>Switch to Viewport 2</_short>
30
<_long>Switch to viewport 2</_long>
32
<option name="switch_to_3_key" type="key">
33
<_short>Switch to Viewport 3</_short>
34
<_long>Switch to viewport 3</_long>
36
<option name="switch_to_4_key" type="key">
37
<_short>Switch to Viewport 4</_short>
38
<_long>Switch to viewport 4</_long>
40
<option name="switch_to_5_key" type="key">
41
<_short>Switch to Viewport 5</_short>
42
<_long>Switch to viewport 5</_long>
44
<option name="switch_to_6_key" type="key">
45
<_short>Switch to Viewport 6</_short>
46
<_long>Switch to viewport 6</_long>
48
<option name="switch_to_7_key" type="key">
49
<_short>Switch to Viewport 7</_short>
50
<_long>Switch to viewport 7</_long>
52
<option name="switch_to_8_key" type="key">
53
<_short>Switch to Viewport 8</_short>
54
<_long>Switch to viewport 8</_long>
56
<option name="switch_to_9_key" type="key">
57
<_short>Switch to Viewport 9</_short>
58
<_long>Switch to viewport 9</_long>
60
<option name="switch_to_10_key" type="key">
61
<_short>Switch to Viewport 10</_short>
62
<_long>Switch to viewport 10</_long>
64
<option name="switch_to_11_key" type="key">
65
<_short>Switch to Viewport 11</_short>
66
<_long>Switch to viewport 11</_long>
68
<option name="switch_to_12_key" type="key">
69
<_short>Switch to Viewport 12</_short>
70
<_long>Switch to viewport 12</_long>
74
<_short>Desktop-based Viewport Switching</_short>
75
<option name="left_button" type="button">
76
<_short>Move Left</_short>
77
<_long>Move to the left</_long>
80
<option name="right_button" type="button">
81
<_short>Move Right</_short>
82
<_long>Move to the right</_long>
85
<option name="up_button" type="button">
86
<_short>Move Up</_short>
87
<_long>Move up</_long>
90
<option name="down_button" type="button">
91
<_short>Move Down</_short>
92
<_long>Move down</_long>
95
<option name="next_button" type="button">
96
<_short>Move Next</_short>
97
<_long>Move to the next viewport</_long>
98
<default>Button5</default>
101
<option name="prev_button" type="button">
102
<_short>Move Prev</_short>
103
<_long>Move to the previous viewport</_long>
104
<default>Button4</default>
107
<option name="initiate_button" type="button">
108
<_short>Initiate plugin action</_short>
109
<_long>Initiate/Terminate the selected plugin action</_long>
110
<default>Button2</default>
113
<option name="init_plugin" type="string">
114
<_short>Plugin for initiate action</_short>
115
<_long>Plugin for initiate/action action</_long>
116
<default>rotate</default>
118
<option name="init_action" type="string">
119
<_short>Action name for initiate</_short>
120
<_long>Action name for initiate/terminate</_long>
121
<default>initiate_button</default>