Modernize XFCE4 and fix scaling of desktop image.

This commit is contained in:
Anthony G. Basile 2015-07-27 13:12:51 -04:00
parent 8fb1959f1c
commit 39c6127de3
10 changed files with 70 additions and 6 deletions

View File

@ -0,0 +1,13 @@
<?xml encoding="UTF-8" version="1.0"?>
<actions>
<action>
<icon>utilities-terminal</icon>
<name>Open Terminal Here</name>
<unique-id>1438016245738870-1</unique-id>
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
<description>Example for a custom action</description>
<patterns>*</patterns>
<startup-notify/>
<directories/>
</action>
</actions>

View File

@ -0,0 +1,3 @@
[xfdesktop-version-4.10.3+-rcfile_format]
4.10.3+=true

View File

@ -7,6 +7,8 @@
<property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
<property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="monitorDVI-0" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
@ -14,17 +16,17 @@
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
</property>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-settings-manager" version="1.0">
<property name="last" type="empty">
<property name="window-width" type="int" value="640"/>
<property name="window-height" type="int" value="500"/>
</property>
</channel>

View File

@ -78,5 +78,11 @@
<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="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="sync_to_vblank" type="bool" value="false"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
</property>
</channel>

View File

@ -0,0 +1,13 @@
<?xml encoding="UTF-8" version="1.0"?>
<actions>
<action>
<icon>utilities-terminal</icon>
<name>Open Terminal Here</name>
<unique-id>1438016245738870-1</unique-id>
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
<description>Example for a custom action</description>
<patterns>*</patterns>
<startup-notify/>
<directories/>
</action>
</actions>

View File

@ -0,0 +1,3 @@
[xfdesktop-version-4.10.3+-rcfile_format]
4.10.3+=true

View File

@ -7,6 +7,8 @@
<property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
<property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="monitorDVI-0" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
@ -14,17 +16,17 @@
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="3"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
</property>
</property>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-settings-manager" version="1.0">
<property name="last" type="empty">
<property name="window-width" type="int" value="640"/>
<property name="window-height" type="int" value="500"/>
</property>
</channel>

View File

@ -78,5 +78,11 @@
<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="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="0"/>
<property name="horiz_scroll_opacity" type="bool" value="false"/>
<property name="sync_to_vblank" type="bool" value="false"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="zoom_desktop" type="bool" value="true"/>
</property>
</channel>