diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-10-18 16:45:26 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-10-18 16:45:26 +0000 |
commit | c4e126ad56f463e8cf310d3fecac59db36749d7f (patch) | |
tree | 87433543f4e151097aa0959aed29150e569a3430 | |
parent | a6a41263ef2c373b7e8816b669bfef9870a8f651 (diff) | |
download | config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.gz config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.bz2 config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.xz config-c4e126ad56f463e8cf310d3fecac59db36749d7f.zip |
- add xfconf settings
8 files changed, 234 insertions, 0 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/common/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..18de9b1 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="displays" version="1.0"> + <property name="Default" type="empty"> + <property name="Layout" type="string" value="Screens"/> + <property name="NumScreens" type="int" value="1"/> + <property name="Screen_0" type="empty"> + <property name="Resolution" type="string" value="1600x1200"/> + <property name="RefreshRate" type="int" value="85"/> + <property name="Rotation" type="int" value="0"/> + </property> + </property> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml new file mode 100644 index 0000000..43fdd59 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/pointers.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="pointers" version="1.0"> + <property name="Mouse1" type="empty"> + <property name="Threshold" type="int" value="-1"/> + <property name="Acceleration" type="double" value="-1.000000"/> + </property> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..11c13fa --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-desktop" version="1.0"> + <property name="backdrop" type="empty"> + <property name="screen0" type="empty"> + <property name="monitor0" type="empty"> + <property name="image-path" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> + <property name="last-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> + <property name="last-single-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> + </property> + </property> + </property> + <property name="desktop-icons" type="empty"> + <property name="style" type="int" value="2"/> + <property name="use-custom-font-size" type="bool" value="false"/> + <property name="font-size" type="double" value="12.000000"/> + <property name="file-icons" type="empty"> + <property name="show-removable" type="bool" value="true"/> + <property name="show-trash" type="bool" value="true"/> + <property name="show-filesystem" type="bool" value="true"/> + <property name="show-home" type="bool" value="true"/> + </property> + </property> + <property name="windowlist-menu" type="empty"> + <property name="show-submenus" type="bool" value="false"/> + <property name="show-sticky-once" type="bool" value="false"/> + <property name="show-workspace-names" type="bool" value="true"/> + <property name="show-icons" type="bool" value="true"/> + <property name="show" type="bool" value="true"/> + </property> + <property name="desktop-menu" type="empty"> + <property name="show-icons" type="bool" value="true"/> + <property name="show" type="bool" value="true"/> + </property> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..f083800 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-keyboard-shortcuts" version="1.0"> + <property name="providers" type="array"> + <value type="string" value="commands"/> + </property> + <property name="commands" type="empty"> + <property name="custom" type="empty"> + <property name="override" type="bool" value="true"/> + </property> + </property> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..14bf931 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,47 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-session" version="1.0"> + <property name="general" type="empty"> + <property name="FailsafeSessionName" type="string" value="Failsafe"/> + <property name="AutoSave" type="bool" value="true"/> + <property name="PromptOnLogout" type="bool" value="true"/> + <property name="SessionName" type="string" value="Default"/> + <property name="SaveOnExit" type="bool" value="true"/> + </property> + <property name="sessions" type="empty"> + <property name="Failsafe" type="empty"> + <property name="IsFailsafe" type="bool" value="true"/> + <property name="Count" type="int" value="4"/> + <property name="Client0_Command" type="array"> + <value type="string" value="xfwm4"/> + </property> + <property name="Client0_PerScreen" type="bool" value="false"/> + <property name="Client1_Command" type="array"> + <value type="string" value="xfce4-panel"/> + </property> + <property name="Client1_PerScreen" type="bool" value="false"/> + <property name="Client2_Command" type="array"> + <value type="string" value="Thunar"/> + <value type="string" value="--daemon"/> + </property> + <property name="Client2_PerScreen" type="bool" value="false"/> + <property name="Client3_Command" type="array"> + <value type="string" value="xfdesktop"/> + </property> + <property name="Client3_PerScreen" type="bool" value="false"/> + </property> + </property> + <property name="splash" type="empty"> + <property name="Engine" type="string" value=""/> + </property> + <property name="compat" type="empty"> + <property name="LaunchGNOME" type="bool" value="true"/> + <property name="LaunchKDE" type="bool" value="false"/> + </property> + <property name="chooser" type="empty"> + <property name="AlwaysDisplay" type="bool" value="false"/> + </property> + <property name="security" type="empty"> + <property name="EnableTcp" type="bool" value="false"/> + </property> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfprint.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfprint.xml new file mode 100644 index 0000000..5d52348 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfprint.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfprint" version="1.0"> + <property name="printing-system" type="string" value="cups_plugin.so"/> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..c92ba58 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfwm4" version="1.0"> + <property name="general" type="empty"> + <property name="activate_action" type="string" value="bring"/> + <property name="borderless_maximize" type="bool" value="true"/> + <property name="box_move" type="bool" value="false"/> + <property name="box_resize" type="bool" value="false"/> + <property name="button_layout" type="string" value="O|SHMC"/> + <property name="button_offset" type="int" value="0"/> + <property name="button_spacing" type="int" value="0"/> + <property name="click_to_focus" type="bool" value="true"/> + <property name="focus_delay" type="int" value="250"/> + <property name="cycle_draw_frame" type="bool" value="true"/> + <property name="cycle_hidden" type="bool" value="true"/> + <property name="cycle_minimum" type="bool" value="true"/> + <property name="cycle_workspaces" type="bool" value="false"/> + <property name="dbl_click_time" type="int" value="400"/> + <property name="double_click_action" type="string" value="maximize"/> + <property name="easy_click" type="string" value="true"/> + <property name="focus_hint" type="bool" value="true"/> + <property name="focus_new" type="bool" value="true"/> + <property name="frame_opacity" type="int" value="100"/> + <property name="full_width_title" type="bool" value="true"/> + <property name="inactive_opacity" type="int" value="100"/> + <property name="keytheme" type="string" value="Default"/> + <property name="maximized_offset" type="int" value="0"/> + <property name="move_opacity" type="int" value="100"/> + <property name="placement_ratio" type="int" value="20"/> + <property name="placement_mode" type="string" value="center"/> + <property name="popup_opacity" type="int" value="100"/> + <property name="prevent_focus_stealing" type="bool" value="true"/> + <property name="raise_delay" type="int" value="250"/> + <property name="raise_on_click" type="bool" value="true"/> + <property name="raise_on_focus" type="bool" value="false"/> + <property name="raise_with_any_button" type="bool" value="true"/> + <property name="repeat_urgent_blink" type="bool" value="true"/> + <property name="resize_opacity" type="int" value="100"/> + <property name="restore_on_move" type="bool" value="true"/> + <property name="scroll_workspaces" type="bool" value="true"/> + <property name="shadow_delta_height" type="int" value="0"/> + <property name="shadow_delta_width" type="int" value="0"/> + <property name="shadow_delta_x" type="int" value="0"/> + <property name="shadow_delta_y" type="int" value="0"/> + <property name="shadow_opacity" type="int" value="66"/> + <property name="show_app_icon" type="bool" value="false"/> + <property name="show_dock_shadow" type="bool" value="true"/> + <property name="show_frame_shadow" type="bool" value="false"/> + <property name="show_popup_shadow" type="bool" value="false"/> + <property name="snap_resist" type="bool" value="false"/> + <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="Ia Ora"/> + <property name="title_alignment" type="string" value="center"/> + <property name="title_font" type="string" value="Sans Bold 9"/> + <property name="title_horizontal_offset" type="int" value="0"/> + <property name="title_shadow_active" type="string" value="false"/> + <property name="title_shadow_inactive" type="string" value="false"/> + <property name="title_vertical_offset_active" type="int" value="0"/> + <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="use_compositing" type="bool" value="false"/> + <property name="workspace_count" type="int" value="4"/> + <property name="wrap_cycle" type="bool" value="true"/> + <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> +</channel> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..8397953 --- /dev/null +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xsettings" version="1.0"> + <property name="Net" type="empty"> + <property name="DoubleClickTime" type="int" value="250"/> + <property name="DoubleClickDistance" type="int" value="5"/> + <property name="DndDragThreshold" type="int" value="8"/> + <property name="CursorBlink" type="bool" value="true"/> + <property name="CursorBlinkTime" type="int" value="1200"/> + <property name="ThemeName" type="string" value="Ia Ora Smooth"/> + <property name="IconThemeName" type="string" value="Tango"/> + <property name="SoundThemeName" type="string" value="default"/> + <property name="EnableEventSounds" type="bool" value="true"/> + <property name="EnableInputFeedbackSounds" type="bool" value="true"/> + </property> + <property name="Xft" type="empty"> + <property name="Antialias" type="int" value="1"/> + <property name="Hinting" type="int" value="-1"/> + <property name="HintStyle" type="string" value="hintslight"/> + <property name="RGBA" type="string" value="none"/> + <property name="DPI" type="int" value="-1"/> + </property> + <property name="Gtk" type="empty"> + <property name="CanChangeAccels" type="bool" value="false"/> + <property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/> + <property name="FontName" type="string" value="Sans 10"/> + <property name="IconSizes" type="string" value=""/> + <property name="KeyThemeName" type="string" value=""/> + <property name="ToolbarStyle" type="string" value="both"/> + <property name="ToolbarIconSize" type="int" value="3"/> + <property name="IMPreeditStyle" type="string" value=""/> + <property name="IMStatusStyle" type="string" value=""/> + <property name="MenuImages" type="bool" value="true"/> + <property name="ButtonImages" type="bool" value="true"/> + <property name="MenuBarAccel" type="string" value="F10"/> + <property name="CursorThemeName" type="string" value=""/> + <property name="CursorThemeSize" type="int" value="0"/> + </property> + <property name="Initialized" type="uint" value="1"/> +</channel> |