From 79224f65fa75b4b5cf6f479b1f0420f130c9acbb Mon Sep 17 00:00:00 2001 From: milisarge Date: Tue, 6 Jun 2017 07:26:31 +0300 Subject: [PATCH] ayarlar --- ayarlar/xfce4/panel/whiskermenu-1.rc | 60 +++++++++++++++++++ .../xfce-perchannel-xml/xfce4-panel.xml | 6 +- talimatname/genel/slim/slim.rc | 6 ++ talimatname/genel/slim/slim.theme | 12 ++-- 4 files changed, 74 insertions(+), 10 deletions(-) create mode 100644 ayarlar/xfce4/panel/whiskermenu-1.rc diff --git a/ayarlar/xfce4/panel/whiskermenu-1.rc b/ayarlar/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 000000000..d0ed55d5c --- /dev/null +++ b/ayarlar/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,60 @@ +favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop +recent= +button-title=Uygulamalar +button-icon=/sources/milis.git/ayarlar/milislogo.png +button-single-row=false +show-button-title=true +show-button-icon=true +launcher-show-name=true +launcher-show-description=true +item-icon-size=2 +hover-switch-category=false +category-icon-size=1 +load-hierarchy=false +recent-items-max=10 +favorites-in-recent=true +display-recent-default=false +position-search-alternate=false +position-commands-alternate=false +position-categories-alternate=false +menu-width=400 +menu-height=500 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=gdmflexiserver +show-command-switchuser=true +command-logout=xfce4-session-logout +show-command-logout=true +command-menueditor=menulibre +show-command-menueditor=true +command-profile=mugshot +show-command-profile=true +search-actions=4 + +[action0] +name=Man Sayfaları +pattern=# +command=exo-open --launch TerminalEmulator man %s +regex=false + +[action1] +name=Wikipedia +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action2] +name=Konsolda Çalıştır +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action3] +name=URL aktif +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/ayarlar/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/ayarlar/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index b4316eb79..b93f7bed9 100644 --- a/ayarlar/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/ayarlar/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -24,10 +24,6 @@ - - - - @@ -51,6 +47,7 @@ + @@ -73,5 +70,6 @@ + diff --git a/talimatname/genel/slim/slim.rc b/talimatname/genel/slim/slim.rc index 26fd66821..400802af3 100644 --- a/talimatname/genel/slim/slim.rc +++ b/talimatname/genel/slim/slim.rc @@ -2,15 +2,21 @@ # # /etc/rc.d/slim: start/stop slim # +. /lib/lsb/init-functions case $1 in start) + log_info_msg "Yerel ayarlar eklendi..." + yerel_ayar + log_info_msg "SLIM başlatılıyor..." /usr/bin/slim -d ;; stop) + log_info_msg "SLIM durduruluyor..." killall /usr/bin/slim ;; restart) + log_info_msg "SLIM yebaşlatılıyor..." $0 stop sleep 2 $0 start diff --git a/talimatname/genel/slim/slim.theme b/talimatname/genel/slim/slim.theme index 5417afdc9..2ef6e240d 100755 --- a/talimatname/genel/slim/slim.theme +++ b/talimatname/genel/slim/slim.theme @@ -13,18 +13,18 @@ background_color #000000 input_panel_x 50% input_panel_y 50% -input_name_x 200 -input_name_y 90 +input_name_x 475 +input_name_y 200 input_font fixed:size=13:dpi=75 input_fgcolor #000000 input_color #000000 username_font fixed:size=13:dpi=75 username_color #000000 -username_x 125 -username_y 90 -password_x 125 -password_y 90 +username_x 400 +username_y 200 +password_x 400 +password_y 200 username_msg KULLANICI: password_msg ŞİFRE: