Добавлены шаблоны x11-base/xorg-server

master
parent da2f0ea7cc
commit 1d1f8244ec

@ -0,0 +1 @@
{% calculate append='skip' %}

@ -0,0 +1 @@
{% calculate name='etc', package='x11-base/xorg-server' %}

@ -0,0 +1,13 @@
{% calculate comment='#' %}
# touchpad
Section "InputClass"
Identifier "Synaptics"
Driver "synaptics"
MatchIsTouchpad "1"
Option "Protocol" "event"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "CircularScrolling" "1"
EndSection

@ -0,0 +1 @@
{% calculate path='/etc/runlevels' %}

@ -0,0 +1 @@
{% calculate append='link', source='/etc/init.d/xdm', pkg('x11-misc/sddm') or pkg('x11-misc/lightdm') or pkg('gnome-base/gdm') or pkg('kde-base/kdm') or pkg('x11-misc/slim') or pkg('media-tv/kodi') or install.cl.autologin and install.os.root.type != 'livecd' %}

@ -0,0 +1 @@
{% calculate append='remove', name='xdm', not (pkg('x11-misc/sddm') or pkg('x11-misc/lightdm') or pkg('gnome-base/gdm') or pkg('kde-base/kdm') or pkg('x11-misc/slim') or pkg('media-tv/kodi') or install.cl.autologin and install.os.root.type != 'livecd') %}

@ -0,0 +1 @@
{% calculate path='/etc/runlevels' %}

@ -0,0 +1 @@
{% calculate append='remove', name='xdm' %}

@ -0,0 +1,6 @@
{% calculate format='regex' %}
<reg> rm /etc/.noxdm
return 0</reg>
<text> rm /etc/.noxdm
chvt 1
return 0</text>

@ -0,0 +1 @@
{% calculate append='remove', path='/usr/share/wallpapers', name='Calculate-dm', not (custom.theme.dm.login.background and exists(custom.theme.dm.login.background)) %}

@ -0,0 +1 @@
{% calculate custom.theme.dm.login.background and exists(custom.theme.dm.login.background) %}

@ -0,0 +1 @@
{% calculate format='backgrounds', path='/usr/share/wallpapers/Calculate-dm/contents/images', name='', source=custom.theme.dm.login.background, convert='jpg', stretch %}

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Calculate Display Manager
Name[ru]=Calculate Display Manager
X-KDE-PluginInfo-Name=Calculate_Linux
X-KDE-PluginInfo-Author=Mir Calculate
X-KDE-PluginInfo-Email=support@calculate.ru
X-KDE-PluginInfo-License=LGPLv3

@ -0,0 +1 @@
{% calculate append='remove', path='/usr/share/wallpapers', name='Calculate-splash', not (custom.theme.dm.splash.background and exists(custom.theme.dm.splash.background)) %}

@ -0,0 +1 @@
{% calculate custom.theme.dm.splash.background and exists(custom.theme.dm.splash.background) %}

@ -0,0 +1 @@
{% calculate format='backgrounds', path='/usr/share/wallpapers/Calculate-splash/contents/images', name='', source=custom.theme.dm.splash.background, convert='jpg', stretch %}

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Calculate Splash Login
Name[ru]=Calculate Splash Login
X-KDE-PluginInfo-Name=Calculate_Linux
X-KDE-PluginInfo-Author=Mir Calculate
X-KDE-PluginInfo-Email=support@calculate.ru
X-KDE-PluginInfo-License=LGPLv3

@ -0,0 +1 @@
{% calculate append='remove', path='/usr/share/wallpapers', name='Calculate_Linux', not (custom.theme.profile.background and exists(custom.theme.profile.background)) %}

@ -0,0 +1 @@
{% calculate custom.theme.profile.background and exists(custom.theme.profile.background) %}

@ -0,0 +1 @@
{% calculate format='backgrounds', path='/usr/share/wallpapers/Calculate_Linux/contents/images', name='', source=custom.theme.profile.background, convert='jpg', stretch %}

@ -0,0 +1,8 @@
[Desktop Entry]
Name=Calculate Linux
Name[ru]=Calculate Linux
X-KDE-PluginInfo-Name=Calculate_Linux
X-KDE-PluginInfo-Author=Mir Calculate
X-KDE-PluginInfo-Email=support@calculate.ru
X-KDE-PluginInfo-License=LGPLv3
Loading…
Cancel
Save