Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Реєстрація
Увійти
ka
/
ansible-role-display_manager
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
mainentance xbindkeys
master
Markus Katharina Brechtel
7 роки тому
джерело
6ca1fd433c
коміт
1c0c8e8065
3 змінених файлів
з
13 додано
та
0 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+6
-0
tasks/mainentance.yml
+1
-0
templates/mainentance-xsession.sh.j2
+6
-0
templates/mainentance.xbindkeys.j2
+ 6
- 0
tasks/mainentance.yml
Переглянути файл
@@ -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
Переглянути файл
@@ -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
Переглянути файл
@@ -0,0 +1,6 @@
"dm-tool switch-to-greeter"
Mod4 + Escape
"systemctl reboot"
Mod4 + r
"systemctl poweroff"
Mod4 + p
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти