~ubuntu-branches/ubuntu/trusty/compiz/trusty

« back to all changes in this revision

Viewing changes to metadata/gnomecompat.xml.in

  • Committer: Dennis kasprzyk
  • Author(s): Dennis Kasprzyk
  • Date: 2009-03-15 05:09:18 UTC
  • Revision ID: git-v1:163f6b6f3c3b7764987cbdf8e03cc355edeaa499
New generalized build system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<compiz>
2
 
    <plugin name="gnomecompat">
3
 
        <_short>Gnome Compatibility</_short>
4
 
        <_long>Options that keep Compiz compatible to the Gnome desktop environment</_long>
5
 
        <category>General</category>
6
 
        <options>
7
 
            <option name="main_menu_key" type="key">
8
 
                <_short>Show Main Menu</_short>
9
 
                <_long>Show the main menu</_long>
10
 
                <default>&lt;Alt&gt;F1</default>
11
 
            </option>
12
 
            <option name="run_key" type="key">
13
 
                <_short>Run Dialog</_short>
14
 
                <_long>Show Run Application dialog</_long>
15
 
                <default>&lt;Alt&gt;F2</default>
16
 
            </option>
17
 
            <group>
18
 
                <_short>Commands</_short>
19
 
                <option name="command_screenshot" type="string">
20
 
                    <_short>Screenshot command line</_short>
21
 
                    <_long>Screenshot command line</_long>
22
 
                    <default>gnome-screenshot</default>
23
 
                </option>
24
 
                <option name="run_command_screenshot_key" type="key">
25
 
                    <_short>Take a screenshot</_short>
26
 
                    <_long>Take a screenshot</_long>
27
 
                    <default>Print</default>
28
 
                </option>
29
 
                <option name="command_window_screenshot" type="string">
30
 
                    <_short>Window screenshot command line</_short>
31
 
                    <_long>Window screenshot command line</_long>
32
 
                    <default>gnome-screenshot --window</default>
33
 
                </option>
34
 
                <option name="run_command_window_screenshot_key" type="key">
35
 
                    <_short>Take a screenshot of a window</_short>
36
 
                    <_long>Take a screenshot of a window</_long>
37
 
                    <default>&lt;Alt&gt;Print</default>
38
 
                </option>
39
 
                <_short>Run terminal command</_short>
40
 
                <option name="command_terminal" type="string">
41
 
                    <_short>Terminal command line</_short>
42
 
                    <_long>Terminal command line</_long>
43
 
                    <default></default>
44
 
                </option>
45
 
                <option name="run_command_terminal_key" type="key">
46
 
                    <_short>Open a terminal</_short>
47
 
                    <_long>Open a terminal</_long>
48
 
                </option>
49
 
            </group>
50
 
        </options>
51
 
    </plugin>
52
 
</compiz>