Advertisement
Guest User

Untitled

a guest
Sep 11th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 22.12 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <compiz>
  3.     <plugin name="unityshell" useBcop="true">
  4.         <_short>Ubuntu Unity Plugin</_short>
  5.         <_long>Plugin to draw the Unity Shell</_long>
  6.         <category>Desktop</category>
  7.         <deps>
  8.             <relation type="after">
  9.                 <plugin>bailer</plugin>
  10.                 <plugin>detection</plugin>
  11.                 <plugin>composite</plugin>
  12.                 <plugin>opengl</plugin>
  13.                 <plugin>mousepoll</plugin>
  14.                 <plugin>move</plugin>
  15.                 <plugin>resize</plugin>
  16.                 <plugin>decor</plugin>
  17.                 <plugin>compiztoolbox</plugin>
  18.                 <plugin>place</plugin>
  19.                 <plugin>session</plugin>
  20.                 <plugin>animation</plugin>
  21.                 <plugin>regex</plugin>
  22.                 <plugin>cube</plugin>
  23.                 <plugin>rotate</plugin>
  24.                 <plugin>cubeaddon</plugin>
  25.                 <plugin>gnomecompat</plugin>
  26.                 <plugin>vpswitch</plugin>
  27.                 <plugin>fade</plugin>
  28.                 <plugin>staticswitcher</plugin>
  29.                 <plugin>scale</plugin>
  30.                 <plugin>expo</plugin>
  31.                 <plugin>ezoom</plugin>
  32.                 <plugin>wall</plugin>
  33.             </relation>
  34.             <requirement>
  35.                 <plugin>opengl</plugin>
  36.                 <plugin>compiztoolbox</plugin>
  37.                 <plugin>scale</plugin>
  38.                 <plugin>expo</plugin>
  39.             </requirement>
  40.         </deps>
  41.         <options>
  42.             <group>
  43.                 <_short>Behaviour</_short>
  44.                 <option name="show_hud" type="key">
  45.                     <_short>Key to show the HUD</_short>
  46.                     <_long>Make the HUD appear with this key</_long>
  47.                     <default>&lt;Alt&gt;</default>
  48.                   </option>
  49.                   <option name="launcher_hide_mode" type="int">
  50.                     <_short>Hide Launcher</_short>
  51.                     <_long>Make the launcher hide automatically after some time of inactivity: always or just when the focussed window is not over the launcher</_long>
  52.                     <min>0</min>
  53.                     <max>1</max>
  54.                     <default>0</default>
  55.                     <desc>
  56.                         <value>0</value>
  57.                         <_name>Never</_name>
  58.                     </desc>
  59.                     <desc>
  60.                         <value>1</value>
  61.                         <_name>Autohide</_name>
  62.                     </desc>
  63.                 </option>
  64.                 <option name="reveal_trigger" type="int">
  65.                     <_short>Reveal Trigger</_short>
  66.                     <_long></_long>
  67.                     <min>0</min>
  68.                     <max>1</max>
  69.                     <default>0</default>
  70.                     <desc>
  71.                         <value>0</value>
  72.                         <_name>Left Edge</_name>
  73.                     </desc>
  74.                     <desc>
  75.                         <value>1</value>
  76.                         <_name>Top Left Corner</_name>
  77.                     </desc>
  78.                 </option>
  79.                 <option name="show_launcher" type="key">
  80.                     <_short>Key to show the launcher</_short>
  81.                     <_long>Make the launcher appear with that key</_long>
  82.                     <default>&lt;Super&gt;</default>
  83.                   </option>
  84.                   <option name="keyboard_focus" type="key">
  85.                     <_short>Key to put keyboard-focus on launcher</_short>
  86.                     <_long>Set the keyboard-focus on the launcher so it can be navigated with the cursor-keys</_long>
  87.                     <default>&lt;Alt&gt;F1</default>
  88.                   </option>
  89.                   <option name="execute_command" type="key">
  90.                         <_short>Key to execute a command</_short>
  91.                         <_long>Key to open a folder or execute a command</_long>
  92.                         <default>&lt;Alt&gt;F2</default>
  93.                   </option>
  94.                   <option name="panel_first_menu" type="key">
  95.                         <_short>Key to open the first panel menu</_short>
  96.                         <_long>Open the first menu on the panel, allowing keyboard navigation thereafter.</_long>
  97.                         <default>&lt;Alt&gt;F10</default>
  98.                   </option>
  99.                   <option name="launcher_switcher_forward" type="key">
  100.                     <_short>Key to start the launcher application switcher</_short>
  101.                     <_long>Switch the applications using the launcher</_long>
  102.                     <default>&lt;Super&gt;Tab</default>
  103.                   </option>
  104.                   <option name="launcher_switcher_prev" type="key">
  105.                     <_short>Key to start the launcher application switcher in reverse</_short>
  106.                     <_long>Switch the applications using the launcher, in reverse order</_long>
  107.                     <default>&lt;Super&gt;&lt;Shift&gt;Tab</default>
  108.                   </option>
  109.               </group>
  110.               <group>
  111.                 <_short>Switcher</_short>
  112.                 <option name="alt_tab_timeout" type="bool">
  113.                       <_short>Automatically grid windows on timer in switcher</_short>
  114.                       <_long>After a short time, spread multiple windows of the same application out into a grid</_long>
  115.                       <default>true</default>
  116.                 </option>
  117.                 <option name="alt_tab_bias_viewport" type="bool">
  118.                       <_short>Bias alt-tab to prefer windows on the current viewport</_short>
  119.                       <_long>Bias the switcher to windows which are placed on the current viewport</_long>
  120.                       <default>true</default>
  121.                 </option>
  122.                 <option name="disable_show_desktop" type="bool">
  123.                       <_short>Disable Show Desktop in the switcher</_short>
  124.                       <_long>Disables the Show Desktop icon in the switcher</_long>
  125.                       <default>false</default>
  126.                 </option>
  127.                 <option name="alt_tab_forward" type="key">
  128.                      <_short>Key to start the switcher</_short>
  129.                      <_long>Start switching between windows</_long>
  130.                      <default>&lt;Alt&gt;Tab</default>
  131.                 </option>
  132.                 <option name="alt_tab_prev" type="key">
  133.                       <_short>Key to start the switcher in reverse</_short>
  134.                       <_long>Start switching between windows in reverse order</_long>
  135.                       <default>&lt;Alt&gt;&lt;Shift&gt;Tab</default>
  136.                 </option>
  137.                 <option name="alt_tab_forward_all" type="key">
  138.                      <_short>Key to start the switcher for all viewports</_short>
  139.                      <_long>Start switching between windows on all viewports</_long>
  140.                      <default>&lt;Control&gt;&lt;Alt&gt;Tab</default>
  141.                 </option>
  142.                 <option name="alt_tab_prev_all" type="key">
  143.                       <_short>Key to start the switcher in reverse for all viewports</_short>
  144.                       <_long>Start switching between windows on all viewports, in reverse order</_long>
  145.                       <default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Tab</default>
  146.                 </option>
  147.         <option name="alt_tab_right" type="key">
  148.             <_short>Go right in the switcher</_short>
  149.             <_long>Navigate one window right in the switcher</_long>
  150.             <default>&lt;Alt&gt;Right</default>
  151.             <passive_grab>false</passive_grab>
  152.             <internal/>
  153.         </option>
  154.         <option name="alt_tab_left" type="key">
  155.             <_short>Go left in the switcher</_short>
  156.             <_long>Navigate one window left in the switcher</_long>
  157.             <default>&lt;Alt&gt;Left</default>
  158.             <passive_grab>false</passive_grab>
  159.             <internal/>
  160.         </option>
  161.                 <option name="alt_tab_detail_start" type="key">
  162.         <_short>Key to expose the windows in the switcher</_short>
  163.         <_long>Display a preview of the selected window; grid if there is multiple windows of that application</_long>
  164.         <default>&lt;Alt&gt;Down</default>
  165.         <passive_grab>false</passive_grab>
  166.         <internal/>
  167.                 </option>
  168.     <option name="alt_tab_detail_stop" type="key">
  169.         <_short>Key to collapse windows in the switcher</_short>
  170.         <_long>Return the previews to icons in the switcher</_long>
  171.         <default>&lt;Alt&gt;Up</default>
  172.         <passive_grab>false</passive_grab>
  173.         <internal/>
  174.     </option>
  175.         <option name="alt_tab_next_window" type="key">
  176.         <_short>Key to flip through windows in the switcher</_short>
  177.         <_long>Flip through all the windows present in the switcher</_long>
  178.             <passive_grab>false</passive_grab>
  179.         </option>
  180.         <option name="alt_tab_prev_window" type="key">
  181.             <_short>Key to flip through windows in the switcher backwards</_short>
  182.             <_long>Flip through all the windows present in the switcher, in reverse order</_long>
  183.             <passive_grab>false</passive_grab>
  184.         </option>
  185.     <option name="show_minimized_windows" type="bool">
  186.         <_short>Show minimized windows in switcher</_short>
  187.         <_long>Hack to enable minimized windows in switcher. Disable and report bugs if problems are caused</_long>
  188.         <default>true</default>
  189.     </option>
  190.               </group>
  191.               <group>
  192.                 <_short>Experimental</_short>
  193.                 <option name="background_color" type="color">
  194.                     <_short>Background Color</_short>
  195.                     <_long>Background color override used for testing purposes</_long>
  196.                     <default>
  197.                         <red>0x00</red>
  198.                         <green>0x00</green>
  199.                         <blue>0x00</blue>
  200.                         <alpha>0x00</alpha>
  201.                     </default>
  202.                 </option>
  203.                 <option name="backlight_mode" type="int">
  204.                     <_short>Backlight Mode</_short>
  205.                     <_long>Change how the icons are backlit</_long>
  206.                     <min>0</min>
  207.                     <max>4</max>
  208.                     <default>1</default>
  209.                     <desc>
  210.                         <value>0</value>
  211.                         <_name>Backlight Always On</_name>
  212.                     </desc>
  213.                     <desc>
  214.                         <value>1</value>
  215.                         <_name>Backlight Toggles</_name>
  216.                     </desc>
  217.                     <desc>
  218.                         <value>2</value>
  219.                         <_name>Backlight Always Off</_name>
  220.                     </desc>
  221.                     <desc>
  222.                         <value>3</value>
  223.                         <_name>Edge Illumination Toggles</_name>
  224.                     </desc>
  225.                     <desc>
  226.                         <value>4</value>
  227.                         <_name>Backlight and Edge Illumination Toggles</_name>
  228.                     </desc>
  229.                 </option>
  230.                 <option name="launch_animation" type="int">
  231.                     <_short>Launch Animation</_short>
  232.                     <_long>Animation played when a launcher icon is in the process of spawning a process</_long>
  233.                     <min>0</min>
  234.                     <max>2</max>
  235.                     <default>1</default>
  236.                     <desc>
  237.                         <value>0</value>
  238.                         <_name>None</_name>
  239.                     </desc>
  240.                     <desc>
  241.                         <value>1</value>
  242.                         <_name>Pulse Until Running</_name>
  243.                     </desc>
  244.                     <desc>
  245.                         <value>2</value>
  246.                         <_name>Blink</_name>
  247.                     </desc>
  248.                 </option>
  249.                 <option name="urgent_animation" type="int">
  250.                     <_short>Urgent Animation</_short>
  251.                     <_long>Animation played when a launcher icon is in the urgent state</_long>
  252.                     <min>0</min>
  253.                     <max>2</max>
  254.                     <default>2</default>
  255.                     <desc>
  256.                         <value>0</value>
  257.                         <_name>None</_name>
  258.                     </desc>
  259.                     <desc>
  260.                         <value>1</value>
  261.                         <_name>Pulse</_name>
  262.                     </desc>
  263.                     <desc>
  264.                         <value>2</value>
  265.                         <_name>Wiggle</_name>
  266.                     </desc>
  267.                 </option>
  268.                 <option type="float" name="panel_opacity">
  269.                     <_short>Panel Opacity</_short>
  270.                     <_long>The opacity of the Panel background.</_long>
  271.                     <default>1.0</default>
  272.                     <min>0.0</min>
  273.                     <max>1.0</max>
  274.                     <precision>0.01</precision>
  275.                 </option>
  276.                 <option type="bool" name="panel_opacity_maximized_toggle">
  277.                   <_short>Panel Opacity for Maximized Windows Toggle.</_short>
  278.                   <_long>When a window is maximized and visible in the current viewport, the panel opacity is disabled</_long>
  279.                   <default>false</default>
  280.                 </option>
  281.                 <option type="float" name="launcher_opacity">
  282.                     <_short>Launcher Opacity</_short>
  283.                     <_long>The opacity of the Launcher background.</_long>
  284.                     <default>0.6667</default>
  285.                     <min>0.0</min>
  286.                     <max>1.0</max>
  287.                     <precision>0.0001</precision>
  288.                 </option>
  289.                 <option name="icon_size" type="int">
  290.                     <_short>Launcher icon size</_short>
  291.                     <_long>The size of the launcher icons</_long>
  292.                     <default>48</default>
  293.                     <min>32</min>
  294.                     <max>64</max>
  295.                     <precision>1</precision>
  296.                 </option>
  297.                 <option name="edge_responsiveness" type="float">
  298.                     <_short>Launcher Reveal Edge Responsiveness</_short>
  299.                     <_long>A conglomerate setting that modifies the overall responsiveness of the launcher reveal</_long>
  300.                     <default>2.0</default>
  301.                     <min>0.2</min>
  302.                     <max>8.0</max>
  303.                     <precision>0.1</precision>
  304.                 </option>
  305.                 <option name="reveal_pressure" type="int">
  306.                     <_short>Launcher Reveal Pressure</_short>
  307.                     <_long>Amount of mouse pressure required to reveal launcher</_long>
  308.                     <default>20</default>
  309.                     <min>1</min>
  310.                     <max>1000</max>
  311.                     <precision>1</precision>
  312.                 </option>
  313.                 <option name="overcome_pressure" type="int">
  314.                     <_short>Launcher Edge Stop Overcome Pressure</_short>
  315.                     <_long>Amount of mouse pressure required to push into the next monitor</_long>
  316.                     <default>20</default>
  317.                     <min>1</min>
  318.                     <max>1000</max>
  319.                     <precision>1</precision>
  320.                 </option>
  321.                 <option name="decay_rate" type="int">
  322.                     <_short>Pressure Decay Rate</_short>
  323.                     <_long>The rate at which mouse pressure decays</_long>
  324.                     <default>15</default>
  325.                     <min>1</min>
  326.                     <max>1000</max>
  327.                     <precision>1</precision>
  328.                 </option>
  329.                 <option name="stop_velocity" type="int">
  330.                     <_short>Edge Stop Velocity</_short>
  331.                     <_long>The maximum velocity at which the mouse will still be stopped</_long>
  332.                     <default>65</default>
  333.                     <min>1</min>
  334.                     <max>1000</max>
  335.                     <precision>1</precision>
  336.                 </option>
  337.                 <option name="edge_passed_disabled_ms" type="int">
  338.                     <_short>Duration of Sticky Edge Release after Break</_short>
  339.                     <_long>Sticky edges deactivated for number of milliseconds after the user breaks the barrier</_long>
  340.                     <default>1000</default>
  341.                     <min>0</min>
  342.                     <max>5000</max>
  343.                     <precision>1</precision>
  344.                 </option>
  345.                 <option name="autohide_animation" type="int">
  346.                     <_short>Hide Animation</_short>
  347.                     <_long>Animation played when the launcher is showing or hiding</_long>
  348.                     <min>0</min>
  349.                     <max>3</max>
  350.                     <default>3</default>
  351.                     <desc>
  352.                         <value>0</value>
  353.                         <_name>Fade on bfb and Slide</_name>
  354.                     </desc>
  355.                     <desc>
  356.                         <value>1</value>
  357.                         <_name>Slide only</_name>
  358.                     </desc>
  359.                     <desc>
  360.                         <value>2</value>
  361.                         <_name>Fade only</_name>
  362.                     </desc>
  363.                     <desc>
  364.                         <value>3</value>
  365.                         <_name>Fade and Slide</_name>
  366.                     </desc>
  367.                 </option>
  368.  
  369.                 <option name="dash_blur_experimental" type="int">
  370.                     <_short>Dash Blur</_short>
  371.                     <_long>Type of blur in the Dash</_long>
  372.                     <min>0</min>
  373.                     <max>2</max>
  374.                     <default>2</default>
  375.                     <desc>
  376.                         <value>0</value>
  377.                         <_name>No Blur</_name>
  378.                     </desc>
  379.                     <desc>
  380.                         <value>1</value>
  381.                         <_name>Static Blur</_name>
  382.                     </desc>
  383.                     <desc>
  384.                         <value>2</value>
  385.                         <_name>Active Blur</_name>
  386.                     </desc>
  387.                 </option>
  388.  
  389.                 <option name="automaximize_value" type="int">
  390.                     <_short>Automaximize value</_short>
  391.                     <_long>The minimum value to trigger automaximize.</_long>
  392.                     <min>1</min>
  393.                     <max>100</max>
  394.                     <default>75</default>
  395.                 </option>
  396.  
  397.                 <option name="shortcut_overlay" type="bool">
  398.                   <_short>Enable Shortcut Hints Overlay</_short>
  399.                   <_long>Enable Shortcut Hints Overlay</_long>
  400.                   <default>true</default>
  401.                 </option>
  402.  
  403.                 <option name="show_desktop_icon" type="bool">
  404.                     <_short>Show "Desktop Icon" in the launcher</_short>
  405.                     <_long>Enable/Disable "Show Desktop Icon" in the launcher.</_long>
  406.                     <default>false</default>
  407.                 </option>
  408.  
  409.                 <option name="menus_fadein" type="int">
  410.                     <_short>Menus Fade-in duration</_short>
  411.                     <_long>Duration (in milliseconds) of the menus fade-in animation, used when the mouse goes over the top-panel.</_long>
  412.                     <min>0</min>
  413.                     <max>1000</max>
  414.                     <default>100</default>
  415.                 </option>
  416.  
  417.                 <option name="menus_fadeout" type="int">
  418.                     <_short>Menus fade-out duration</_short>
  419.                     <_long>Duration (in milliseconds) of the menus fade-out animation, used when the mouse goes over the top-panel.</_long>
  420.                     <min>0</min>
  421.                     <max>1000</max>
  422.                     <default>120</default>
  423.                 </option>
  424.  
  425.                 <option name="menus_discovery_duration" type="int">
  426.                     <_short>Menus discovery duration</_short>
  427.                     <_long>How many seconds the menus should be shown when a new application has been launched.</_long>
  428.                     <min>0</min>
  429.                     <max>10</max>
  430.                     <default>2</default>
  431.                 </option>
  432.  
  433.                 <option name="menus_discovery_fadein" type="int">
  434.                     <_short>Menus discovery fade-in duration</_short>
  435.                     <_long>Duration (in milliseconds) of the menus fade-in animation, used when the menus of a new launched application have been shown.</_long>
  436.                     <min>0</min>
  437.                     <max>1000</max>
  438.                     <default>200</default>
  439.                 </option>
  440.  
  441.                 <option name="menus_discovery_fadeout" type="int">
  442.                     <_short>Menus discovery fade-out duration</_short>
  443.                     <_long>Duration (in milliseconds) of the menus fade-out animation, used when the menus of a new launched application have been shown.</_long>
  444.                     <min>0</min>
  445.                     <max>1000</max>
  446.                     <default>300</default>
  447.                 </option>
  448.  
  449.                 <option name="num_launchers" type="int">
  450.                     <_short>Launcher Monitors</_short>
  451.                     <_long>Monitors on which launchers will be displayed</_long>
  452.                     <min>0</min>
  453.                     <max>1</max>
  454.                     <default>0</default>
  455.                     <desc>
  456.                         <value>0</value>
  457.                         <_name>All Desktops</_name>
  458.                     </desc>
  459.                     <desc>
  460.                         <value>1</value>
  461.                         <_name>Primary Desktop</_name>
  462.                     </desc>
  463.                 </option>
  464.  
  465.                 <option name="launcher_capture_mouse" type="bool">
  466.                   <_short>Launcher Capture Mouse</_short>
  467.                   <_long>Determines if the launcher edges should capture the mouse</_long>
  468.                   <default>true</default>
  469.                 </option>
  470.             </group>
  471.         </options>
  472.     </plugin>
  473. </compiz>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement