Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
branding-etersoft-ximper
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
branding-etersoft-ximper
Commits
fab304b0
Commit
fab304b0
authored
Aug 26, 2009
by
Anton V. Boyarshinov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into alt-desktop
parents
c4ee8f8f
17ac0c33
Show whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
358 additions
and
121 deletions
+358
-121
branding.spec
branding.spec
+4
-3
finish.png
components/ahttpd/images/steps/finish.png
+0
-0
greeting.png
components/ahttpd/images/steps/greeting.png
+0
-0
install.png
components/ahttpd/images/steps/install.png
+0
-0
packges.png
components/ahttpd/images/steps/packges.png
+0
-0
user.png
components/ahttpd/images/steps/user.png
+0
-0
alterator.css.in
components/ahttpd/styles/alterator.css.in
+34
-74
lite.png
xfce-settings/backgrounds/lite.png
+0
-0
xdm.png
xfce-settings/backgrounds/xdm.png
+0
-0
desktop.xml
xfce-settings/etcskel/.config/xfce4/mcs_settings/desktop.xml
+0
-16
gtk.xml
xfce-settings/etcskel/.config/xfce4/mcs_settings/gtk.xml
+0
-21
workspaces.xml
...ettings/etcskel/.config/xfce4/mcs_settings/workspaces.xml
+0
-7
xfce4-desktop.xml
...config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
+39
-0
xfce4-keyboard-shortcuts.xml
...4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+130
-0
xfce4-session.xml
...config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+34
-0
xfwm4.xml
...tcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+76
-0
xsettings.xml
...el/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+41
-0
No files found.
branding.spec
View file @
fab304b0
...
...
@@ -307,7 +307,7 @@ popd
#xfce-settings
pushd xfce-settings
mkdir -p %buildroot/etc/skel/.config/xfce4/desktop
mkdir -p %buildroot/etc/skel/.config/xfce4/
mcs_settings
mkdir -p %buildroot/etc/skel/.config/xfce4/
xfconf/xfce-perchannel-xml
mkdir -p %buildroot/etc/skel/.config/xfce4/panel
mkdir -p %buildroot/etc/skel/.config/xfce4-session
mkdir -p %buildroot/etc/skel/.config/autostart
...
...
@@ -316,7 +316,7 @@ mkdir -p %buildroot/etc/skel/Templates
install -m 644 etcskel/Templates/* %buildroot/etc/skel/Templates/
install -m 644 etcskel/.config/xfce4/helpers.rc %buildroot/etc/skel/.config/xfce4/
install -m 644 etcskel/.config/xfce4/desktop/* %buildroot/etc/skel/.config/xfce4/desktop
install -m 644 etcskel/.config/xfce4/
mcs_settings/* %buildroot/etc/skel/.config/xfce4/mcs_settings
install -m 644 etcskel/.config/xfce4/
xfconf/xfce-perchannel-xml/* %buildroot/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
install -m 644 etcskel/.config/xfce4/panel/* %buildroot/etc/skel/.config/xfce4/panel
install -m 644 etcskel/.config/xfce4-session/* %buildroot/etc/skel/.config/xfce4-session/
install -m 644 etcskel/.config/autostart/* %buildroot/etc/skel/.config/autostart
...
...
@@ -325,7 +325,8 @@ install -m 644 etcskel/.wm-select %buildroot/etc/skel/
install -m 644 etcskel/.Xdefaults %buildroot/etc/skel/
mkdir -p %buildroot/usr/share/xfce4/backdrops
install -m 644 backgrounds/* %buildroot/usr/share/xfce4/backdrops
install -m 644 ../graphics/backgrounds/default.png %buildroot/usr/share/xfce4/backdrops
install -m 644 ../graphics/backgrounds/xdm.png %buildroot/usr/share/xfce4/backdrops
mkdir -p '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0'
install -m 644 themes/ALTLinux/gtk-2.0/* '%buildroot/usr/share/themes/ALTLinux-%Theme/gtk-2.0/'
install -m 644 themes/ALTLinux/*.png '%buildroot/usr/share/themes/ALTLinux-%Theme/'
...
...
components/ahttpd/images/steps/finish.png
0 → 100644
View file @
fab304b0
2.49 KB
components/ahttpd/images/steps/greeting.png
0 → 100644
View file @
fab304b0
2.52 KB
components/ahttpd/images/steps/install.png
0 → 100644
View file @
fab304b0
3.97 KB
components/ahttpd/images/steps/packges.png
0 → 100644
View file @
fab304b0
3.97 KB
components/ahttpd/images/steps/user.png
0 → 100644
View file @
fab304b0
5.68 KB
components/ahttpd/styles/alterator.css.in
View file @
fab304b0
...
...
@@ -173,77 +173,6 @@ textarea, select, input.text {
height: 16px;
}
.top-button-menu {
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding-right: 10px;
padding-top: 10px;
}
/* control center page */
#logo-td {
border-left: none;
padding-left: 10px;
padding-right: 10px;
text-align:left;
padding-top: 10px;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
width: 275px;
-moz-border-radius-topleft: 1em;
-webkit-border-radius-topleft: 1em;
-khtml-border-radius-topleft: 1em;
border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
-webkit-border-radius-bottomleft: 1em;
-khtml-border-radius-bottomleft: 1em;
border-radius-bottomleft: 1em;
}
#logo-td img {
background: url(/design/images/logo.png) no-repeat;
width: 275px; /*325*/
height: 30px;
}
#help-td {
/*border-left: none;*/
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
width: 20px;
text-align:left;
color: #@LIGHT_LABELS_HEX@;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
}
#locale-td {
padding-left: 10px;
padding-top: 10px;
color: #@LIGHT_LABELS_HEX@;
padding-right: 10px;
text-align:center;
width: 100px;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
-moz-border-radius-topright: 1em;
-webkit-border-radius-topright: 1em;
-khtml-border-radius-topright: 1em;
border-radius-topright: 1em;
}
#hostinfo-td {
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: left;
color: #@LIGHT_LABELS_HEX@; /*#0574B2;*/
font-weight: bold;
text-decoration: none;
font-size:large;
}
/* main menu */
#menu-td {
...
...
@@ -385,12 +314,43 @@ table.alterator-listbox thead tr .headerSortDown, table.alterator-listbox thead
background-color: #@LIGHT_COLOR_HEX@;
}
/*
deprecated
*/
/*
top line
*/
.expanded {
width: 100%;
#top {
text-align:left;
background: url(/design/images/gradient-top.png) 0% 0% repeat-x;
padding: 0.25em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-khtml-border-radius: 0.5em;
border-radius: 0.5em;
}
#product-logo {
background: url(/design/images/logo.png) no-repeat;
width: 275px;
height: 30px;
border: 0px;
}
#title {
padding-left: 1em;
padding-right: 1em;
text-align: left;
font-weight: bold;
text-decoration: none;
font-size:large;
}
.top-button {
padding-right: 10px;
}
/* deprecated */
.error-message {
background-color: #FFCACA;
border: 1px solid #FF6060;
...
...
xfce-settings/backgrounds/lite.png
deleted
100644 → 0
View file @
c4ee8f8f
This diff is collapsed.
Click to expand it.
xfce-settings/backgrounds/xdm.png
deleted
100644 → 0
View file @
c4ee8f8f
This diff is collapsed.
Click to expand it.
xfce-settings/etcskel/.config/xfce4/mcs_settings/desktop.xml
deleted
100644 → 0
View file @
c4ee8f8f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option
name=
"brightness_0_0"
type=
"int"
value=
"0"
/>
<option
name=
"color1_0_0"
type=
"color"
value=
" 15104, 23296, 35072, 65535"
/>
<option
name=
"color2_0_0"
type=
"color"
value=
" 15872, 26624, 40448, 65535"
/>
<option
name=
"colorstyle_0_0"
type=
"int"
value=
"0"
/>
<option
name=
"desktopiconstyle"
type=
"int"
value=
"2"
/>
<option
name=
"icons_use_system_font_size"
type=
"int"
value=
"1"
/>
<option
name=
"imagepath_0_0"
type=
"string"
value=
"/usr/share/xfce4/backdrops/lite.png"
/>
<option
name=
"imagestyle_0_0"
type=
"int"
value=
"3"
/>
<option
name=
"showdm"
type=
"int"
value=
"0"
/>
<option
name=
"showimage_0_0"
type=
"int"
value=
"1"
/>
<option
name=
"showwl"
type=
"int"
value=
"1"
/>
</mcs-option>
xfce-settings/etcskel/.config/xfce4/mcs_settings/gtk.xml
deleted
100644 → 0
View file @
c4ee8f8f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option
name=
"Gtk/CanChangeAccels"
type=
"int"
value=
"0"
/>
<option
name=
"Gtk/CursorThemeName"
type=
"string"
value=
"default"
/>
<option
name=
"Gtk/CursorThemeSize"
type=
"int"
value=
"18"
/>
<option
name=
"Gtk/FontName"
type=
"string"
value=
"Sans 9"
/>
<option
name=
"Gtk/KeyThemeName"
type=
"string"
value=
"Default"
/>
<option
name=
"Gtk/ToolbarStyle"
type=
"string"
value=
"icons"
/>
<option
name=
"Net/CursorBlink"
type=
"int"
value=
"1"
/>
<option
name=
"Net/CursorBlinkTime"
type=
"int"
value=
"500"
/>
<option
name=
"Net/DndDragThreshold"
type=
"int"
value=
"8"
/>
<option
name=
"Net/DoubleClickTime"
type=
"int"
value=
"300"
/>
<option
name=
"Net/IconThemeName"
type=
"string"
value=
"Tango"
/>
<option
name=
"Net/ThemeName"
type=
"string"
value=
"ALTLinux-Lite"
/>
<option
name=
"Xft/Antialias"
type=
"int"
value=
"1"
/>
<option
name=
"Xft/HintStyle"
type=
"string"
value=
"hintfull"
/>
<option
name=
"Xft/Hinting"
type=
"int"
value=
"1"
/>
<option
name=
"Xft/RGBA"
type=
"string"
value=
"none"
/>
</mcs-option>
xfce-settings/etcskel/.config/xfce4/mcs_settings/workspaces.xml
deleted
100644 → 0
View file @
c4ee8f8f
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
<mcs-option>
<option
name=
"Xfwm/WorkspaceCount"
type=
"int"
value=
"2"
/>
<option
name=
"names"
type=
"string"
value=
"1;2"
/>
</mcs-option>
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
0 → 100644
View file @
fab304b0
<?xml version="1.0" encoding="UTF-8"?>
<channel
name=
"xfce4-desktop"
version=
"1.0"
>
<property
name=
"desktop-icons"
type=
"empty"
>
<property
name=
"style"
type=
"int"
value=
"2"
/>
<property
name=
"use-custom-font-size"
type=
"bool"
value=
"false"
/>
</property>
<property
name=
"desktop-menu"
type=
"empty"
>
<property
name=
"show"
type=
"bool"
value=
"false"
/>
</property>
<property
name=
"windowlist-menu"
type=
"empty"
>
<property
name=
"show"
type=
"bool"
value=
"true"
/>
</property>
<property
name=
"backdrop"
type=
"empty"
>
<property
name=
"screen0"
type=
"empty"
>
<property
name=
"monitor0"
type=
"empty"
>
<property
name=
"brightness"
type=
"int"
value=
"0"
/>
<property
name=
"color1"
type=
"array"
>
<value
type=
"uint"
value=
"15104"
/>
<value
type=
"uint"
value=
"23296"
/>
<value
type=
"uint"
value=
"35072"
/>
<value
type=
"uint"
value=
"65535"
/>
</property>
<property
name=
"color2"
type=
"array"
>
<value
type=
"uint"
value=
"15872"
/>
<value
type=
"uint"
value=
"26624"
/>
<value
type=
"uint"
value=
"40448"
/>
<value
type=
"uint"
value=
"65535"
/>
</property>
<property
name=
"color-style"
type=
"int"
value=
"0"
/>
<property
name=
"image-path"
type=
"string"
value=
"/usr/share/xfce4/backdrops/default.png"
/>
<property
name=
"image-style"
type=
"int"
value=
"3"
/>
<property
name=
"image-show"
type=
"bool"
value=
"true"
/>
<property
name=
"last-image"
type=
"string"
value=
"/usr/share/xfce4/backdrops/default.png"
/>
<property
name=
"last-single-image"
type=
"string"
value=
"/usr/share/xfce4/backdrops/default.png"
/>
</property>
</property>
</property>
</channel>
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
0 → 100644
View file @
fab304b0
<?xml version="1.0" encoding="UTF-8"?>
<channel
name=
"xfce4-keyboard-shortcuts"
version=
"1.0"
>
<property
name=
"commands"
type=
"empty"
>
<property
name=
"default"
type=
"empty"
>
<property
name=
"<Alt>F2"
type=
"empty"
/>
<property
name=
"<Control><Alt>Delete"
type=
"empty"
/>
<property
name=
"XF86Display"
type=
"empty"
/>
</property>
<property
name=
"custom"
type=
"empty"
>
<property
name=
"<Alt>F2"
type=
"string"
value=
"xfrun4"
/>
<property
name=
"<Control><Alt>Delete"
type=
"string"
value=
"xflock4"
/>
<property
name=
"XF86Display"
type=
"string"
value=
"xrandr --auto"
/>
<property
name=
"override"
type=
"bool"
value=
"true"
/>
</property>
</property>
<property
name=
"xfwm4"
type=
"empty"
>
<property
name=
"default"
type=
"empty"
>
<property
name=
"<Alt>Insert"
type=
"empty"
/>
<property
name=
"Escape"
type=
"empty"
/>
<property
name=
"Left"
type=
"empty"
/>
<property
name=
"Right"
type=
"empty"
/>
<property
name=
"Up"
type=
"empty"
/>
<property
name=
"Down"
type=
"empty"
/>
<property
name=
"<Alt>Tab"
type=
"empty"
/>
<property
name=
"<Alt><Shift>Tab"
type=
"empty"
/>
<property
name=
"<Alt>Delete"
type=
"empty"
/>
<property
name=
"<Control><Alt>Down"
type=
"empty"
/>
<property
name=
"<Control><Alt>Left"
type=
"empty"
/>
<property
name=
"<Shift><Alt>Page_Down"
type=
"empty"
/>
<property
name=
"<Alt>F4"
type=
"empty"
/>
<property
name=
"<Alt>F6"
type=
"empty"
/>
<property
name=
"<Alt>F7"
type=
"empty"
/>
<property
name=
"<Alt>F8"
type=
"empty"
/>
<property
name=
"<Alt>F9"
type=
"empty"
/>
<property
name=
"<Alt>F10"
type=
"empty"
/>
<property
name=
"<Alt>F11"
type=
"empty"
/>
<property
name=
"<Alt>F12"
type=
"empty"
/>
<property
name=
"<Control><Shift><Alt>Left"
type=
"empty"
/>
<property
name=
"<Alt><Control>End"
type=
"empty"
/>
<property
name=
"<Alt><Control>Home"
type=
"empty"
/>
<property
name=
"<Control><Shift><Alt>Right"
type=
"empty"
/>
<property
name=
"<Control><Shift><Alt>Up"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_1"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_2"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_3"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_4"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_5"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_6"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_7"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_8"
type=
"empty"
/>
<property
name=
"<Alt><Control>KP_9"
type=
"empty"
/>
<property
name=
"<Alt>space"
type=
"empty"
/>
<property
name=
"<Shift><Alt>Page_Up"
type=
"empty"
/>
<property
name=
"<Control><Alt>Right"
type=
"empty"
/>
<property
name=
"<Control><Alt>d"
type=
"empty"
/>
<property
name=
"<Control><Alt>Up"
type=
"empty"
/>
<property
name=
"<Control>F1"
type=
"empty"
/>
<property
name=
"<Control>F2"
type=
"empty"
/>
<property
name=
"<Control>F3"
type=
"empty"
/>
<property
name=
"<Control>F4"
type=
"empty"
/>
<property
name=
"<Control>F5"
type=
"empty"
/>
<property
name=
"<Control>F6"
type=
"empty"
/>
<property
name=
"<Control>F7"
type=
"empty"
/>
<property
name=
"<Control>F8"
type=
"empty"
/>
<property
name=
"<Control>F9"
type=
"empty"
/>
<property
name=
"<Control>F10"
type=
"empty"
/>
<property
name=
"<Control>F11"
type=
"empty"
/>
<property
name=
"<Control>F12"
type=
"empty"
/>
</property>
<property
name=
"custom"
type=
"empty"
>
<property
name=
"<Control>F8"
type=
"string"
value=
"workspace_8_key"
/>
<property
name=
"<Control>F10"
type=
"string"
value=
"workspace_10_key"
/>
<property
name=
"<Control>F11"
type=
"string"
value=
"workspace_11_key"
/>
<property
name=
"<Control>F12"
type=
"string"
value=
"workspace_12_key"
/>
<property
name=
"<Control>F9"
type=
"string"
value=
"workspace_9_key"
/>
<property
name=
"<Alt>F10"
type=
"string"
value=
"maximize_window_key"
/>
<property
name=
"<Alt>F11"
type=
"string"
value=
"fullscreen_key"
/>
<property
name=
"<Alt>F12"
type=
"string"
value=
"above_key"
/>
<property
name=
"<Control><Alt>Up"
type=
"string"
value=
"up_workspace_key"
/>
<property
name=
"Escape"
type=
"string"
value=
"cancel_key"
/>
<property
name=
"<Alt><Shift>Tab"
type=
"string"
value=
"cycle_reverse_windows_key"
/>
<property
name=
"<Alt>space"
type=
"string"
value=
"popup_menu_key"
/>
<property
name=
"<Alt>Delete"
type=
"string"
value=
"del_workspace_key"
/>
<property
name=
"<Alt>F4"
type=
"string"
value=
"close_window_key"
/>
<property
name=
"<Shift><Alt>Page_Down"
type=
"string"
value=
"lower_window_key"
/>
<property
name=
"<Alt>F6"
type=
"string"
value=
"stick_window_key"
/>
<property
name=
"<Alt>F8"
type=
"string"
value=
"resize_window_key"
/>
<property
name=
"<Alt>F9"
type=
"string"
value=
"hide_window_key"
/>
<property
name=
"<Alt>F7"
type=
"string"
value=
"move_window_key"
/>
<property
name=
"<Control><Shift><Alt>Up"
type=
"string"
value=
"move_window_up_key"
/>
<property
name=
"<Control>F5"
type=
"string"
value=
"workspace_5_key"
/>
<property
name=
"<Control><Alt>Left"
type=
"string"
value=
"left_workspace_key"
/>
<property
name=
"<Control><Alt>Down"
type=
"string"
value=
"down_workspace_key"
/>
<property
name=
"<Alt><Control>KP_1"
type=
"string"
value=
"move_window_workspace_1_key"
/>
<property
name=
"<Control><Shift><Alt>Left"
type=
"string"
value=
"move_window_left_key"
/>
<property
name=
"<Alt><Control>KP_3"
type=
"string"
value=
"move_window_workspace_3_key"
/>
<property
name=
"<Alt><Control>KP_4"
type=
"string"
value=
"move_window_workspace_4_key"
/>
<property
name=
"<Alt><Control>KP_5"
type=
"string"
value=
"move_window_workspace_5_key"
/>
<property
name=
"<Alt><Control>KP_6"
type=
"string"
value=
"move_window_workspace_6_key"
/>
<property
name=
"<Alt><Control>KP_7"
type=
"string"
value=
"move_window_workspace_7_key"
/>
<property
name=
"<Alt><Control>KP_2"
type=
"string"
value=
"move_window_workspace_2_key"
/>
<property
name=
"Left"
type=
"string"
value=
"left_key"
/>
<property
name=
"<Alt><Control>KP_9"
type=
"string"
value=
"move_window_workspace_9_key"
/>
<property
name=
"<Alt><Control>KP_8"
type=
"string"
value=
"move_window_workspace_8_key"
/>
<property
name=
"Down"
type=
"string"
value=
"down_key"
/>
<property
name=
"<Alt><Control>Home"
type=
"string"
value=
"move_window_prev_workspace_key"
/>
<property
name=
"<Alt><Control>End"
type=
"string"
value=
"move_window_next_workspace_key"
/>
<property
name=
"<Control><Alt>Right"
type=
"string"
value=
"right_workspace_key"
/>
<property
name=
"<Control><Shift><Alt>Right"
type=
"string"
value=
"move_window_right_key"
/>
<property
name=
"Right"
type=
"string"
value=
"right_key"
/>
<property
name=
"<Alt>Tab"
type=
"string"
value=
"cycle_windows_key"
/>
<property
name=
"<Control>F1"
type=
"string"
value=
"workspace_1_key"
/>
<property
name=
"<Shift><Alt>Page_Up"
type=
"string"
value=
"raise_window_key"
/>
<property
name=
"<Control>F2"
type=
"string"
value=
"workspace_2_key"
/>
<property
name=
"<Control>F3"
type=
"string"
value=
"workspace_3_key"
/>
<property
name=
"Up"
type=
"string"
value=
"up_key"
/>
<property
name=
"<Control><Alt>d"
type=
"string"
value=
"show_desktop_key"
/>
<property
name=
"<Control>F7"
type=
"string"
value=
"workspace_7_key"
/>
<property
name=
"<Alt>Insert"
type=
"string"
value=
"add_workspace_key"
/>
<property
name=
"<Control>F6"
type=
"string"
value=
"workspace_6_key"
/>
<property
name=
"<Control>F4"
type=
"string"
value=
"workspace_4_key"
/>
<property
name=
"override"
type=
"bool"
value=
"true"
/>
</property>
</property>
<property
name=
"providers"
type=
"array"
>
<value
type=
"string"
value=
"xfwm4"
/>
<value
type=
"string"
value=
"commands"
/>
</property>
</channel>
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
0 → 100644
View file @
fab304b0
<?xml version="1.0" encoding="UTF-8"?>
<channel
name=
"xfce4-session"
version=
"1.0"
>
<property
name=
"general"
type=
"empty"
>
<property
name=
"FailsafeSessionName"
type=
"empty"
/>
</property>
<property
name=
"sessions"
type=
"empty"
>
<property
name=
"Failsafe"
type=
"empty"
>
<property
name=
"IsFailsafe"
type=
"empty"
/>
<property
name=
"Count"
type=
"empty"
/>
<property
name=
"Client0_Command"
type=
"empty"
/>
<property
name=
"Client0_PerScreen"
type=
"empty"
/>
<property
name=
"Client1_Command"
type=
"empty"
/>
<property
name=
"Client1_PerScreen"
type=
"empty"
/>
<property
name=
"Client2_Command"
type=
"empty"
/>
<property
name=
"Client2_PerScreen"
type=
"empty"
/>
<property
name=
"Client3_Command"
type=
"empty"
/>
<property
name=
"Client3_PerScreen"
type=
"empty"
/>
<property
name=
"Client4_Command"
type=
"empty"
/>
<property
name=
"Client4_PerScreen"
type=
"empty"
/>
</property>
</property>
<property
name=
"splash"
type=
"empty"
>
<property
name=
"Engine"
type=
"string"
value=
"simple"
/>
<property
name=
"engines"
type=
"empty"
>
<property
name=
"simple"
type=
"empty"
>
<property
name=
"Font"
type=
"string"
value=
"Sans Bold 12"
/>
<property
name=
"BgColor"
type=
"string"
value=
"#a4ddff"
/>
<property
name=
"FgColor"
type=
"string"
value=
"#2392eb"
/>
<property
name=
"Image"
type=
"string"
value=
"/usr/share/themes/ALTLinux-Lite/splash.png"
/>
</property>
</property>
</property>
</channel>
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
0 → 100644
View file @
fab304b0
<?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=
"Alt"
/>
<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=
"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=
"false"
/>
<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=
"false"
/>
<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=
"-3"
/>
<property
name=
"shadow_opacity"
type=
"int"
value=
"50"
/>
<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=
"Default"
/>
<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=
"urgent_blink"
type=
"bool"
value=
"false"
/>
<property
name=
"use_compositing"
type=
"bool"
value=
"false"
/>
<property
name=
"workspace_count"
type=
"int"
value=
"2"
/>
<property
name=
"wrap_cycle"
type=
"bool"
value=
"true"
/>
<property
name=
"wrap_layout"
type=
"bool"
value=
"true"
/>
<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=
"1"
/>
<value
type=
"string"
value=
"Рабочее место 2"
/>
</property>
</property>
</channel>
xfce-settings/etcskel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
0 → 100644
View file @
fab304b0
<?xml version="1.0" encoding="UTF-8"?>
<channel
name=
"xsettings"
version=
"1.0"
>
<property
name=
"Net"
type=
"empty"
>
<property
name=
"ThemeName"
type=
"string"
value=
"ALTLinux-Lite"
/>
<property
name=
"IconThemeName"
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=
"500"
/>
<property
name=
"SoundThemeName"
type=
"string"
value=
"default"
/>
<property
name=
"EnableEventSounds"
type=
"bool"
value=
"false"
/>
<property
name=
"EnableInputFeedbackSounds"
type=
"bool"
value=
"false"
/>
</property>
<property
name=
"Xft"
type=
"empty"
>
<property
name=
"DPI"
type=
"empty"
/>
<property
name=
"Antialias"
type=
"int"
value=
"-1"
/>
<property
name=
"Hinting"
type=
"int"
value=
"1"
/>
<property
name=
"HintStyle"
type=
"string"
value=
"hintfull"
/>
<property
name=
"RGBA"
type=
"string"
value=
"none"
/>
<property
name=
"AntiAlias"
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 9"
/>
<property
name=
"IconSizes"
type=
"string"
value=
""
/>
<property
name=
"KeyThemeName"
type=
"string"
value=
"Default"
/>
<property
name=
"ToolbarStyle"
type=
"string"
value=
"icons"
/>
<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=
"default"
/>
<property
name=
"CursorThemeSize"
type=
"int"
value=
"18"
/>
<property
name=
"IMModule"
type=
"string"
value=
""
/>
</property>
</channel>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment