summaryrefslogtreecommitdiffstats
path: root/perl-install/modules/modprobe_conf.pm
Commit message (Expand)AuthorAgeFilesLines
* help perl_checkerThierry Vignaud2012-03-231-0/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* but still allow removing install linesPascal Terjan2009-08-131-3/+2
* don't add useless install lines in modprobe.confPascal Terjan2009-08-131-1/+2
* make modules::*::get_above return a list, and thus fix loading of tifm_sd mod...Olivier Blin2007-09-161-1/+1
* when installing on kernel 2.4, do generate a valid modprobe.conf anywayPascal Rigaux2004-09-071-2/+6
* really parse modules file according to its type when reading it (always call ...Olivier Blin2004-08-241-1/+1
* perl_checker compliancePascal Rigaux2004-08-101-1/+1
* internally keep module names according to what we configure (and our kernel, ...Pascal Rigaux2004-08-101-2/+11
* add $IdPascal Rigaux2004-07-221-1/+1
* modules::modprobe_conf now works (at least a little :)Pascal Rigaux2004-07-221-46/+88
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-0/+108
div>
<property name="show_dock_shadow" type="bool" value="true"/>
<property name="show_frame_shadow" type="bool" value="false"/>
@@ -51,7 +54,8 @@
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
- <property name="theme" type="string" value="oxygen"/>
+ <property name="theme" type="string" value="Default"/>
+ <property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="left"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
@@ -61,20 +65,19 @@
<property name="title_vertical_offset_inactive" type="int" value="0"/>
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
+ <property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="false"/>
<property name="workspace_count" type="int" value="4"/>
<property name="wrap_cycle" type="bool" value="true"/>
+ <property name="wrap_layout" type="bool" value="false"/>
+ <property name="wrap_resistance" type="int" value="10"/>
+ <property name="wrap_windows" type="bool" value="true"/>
+ <property name="wrap_workspaces" type="bool" value="false"/>
<property name="workspace_names" type="array">
<value type="string" value="Workspace 1"/>
<value type="string" value="Workspace 2"/>
<value type="string" value="Workspace 3"/>
<value type="string" value="Workspace 4"/>
</property>
- <property name="urgent_blink" type="bool" value="false"/>
- <property name="wrap_layout" type="bool" value="false"/>
- <property name="wrap_workspaces" type="empty"/>
- <property name="wrap_windows" type="empty"/>
- <property name="wrap_resistance" type="int" value="22"/>
- <property name="margin_left" type="empty"/>
</property>
</channel>