Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
ka
/
ansible-role-display_manager
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
mainentance xbindkeys
master
Markus Katharina Brechtel
7 yıl önce
ebeveyn
6ca1fd433c
işleme
1c0c8e8065
3 değiştirilmiş dosya
ile
13 ekleme
ve
0 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+6
-0
tasks/mainentance.yml
+1
-0
templates/mainentance-xsession.sh.j2
+6
-0
templates/mainentance.xbindkeys.j2
+ 6
- 0
tasks/mainentance.yml
Dosyayı Görüntüle
@@ -26,3 +26,9 @@
dest: /usr/local/share/mainentance/xsession
mode: u=rwx,g=rx,o=rx
notify: restart lightdm
- name: mainentance xbindkeys
template:
src: mainentance.xbindkeys.j2
dest: /usr/local/share/mainentance/xbindkeys
notify: restart lightdm
+ 1
- 0
templates/mainentance-xsession.sh.j2
Dosyayı Görüntüle
@@ -2,4 +2,5 @@
{{ ansible_managed | comment }}
xset -dpms
xset s off
xbindkeys -f /usr/local/share/mainentance/xbindkeys &
exec yad --no-buttons --no-escape --image-on-top --center --borders 50 --image="{{display_manager_mainentance_icon}}" --text="{{display_manager_mainentance_text}}"
+ 6
- 0
templates/mainentance.xbindkeys.j2
Dosyayı Görüntüle
@@ -0,0 +1,6 @@
"dm-tool switch-to-greeter"
Mod4 + Escape
"systemctl reboot"
Mod4 + r
"systemctl poweroff"
Mod4 + p
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet