Преглед на файлове

mainentance xbindkeys

master
Markus Katharina Brechtel преди 7 години
родител
ревизия
1c0c8e8065
променени са 3 файла, в които са добавени 13 реда и са изтрити 0 реда
  1. +6
    -0
      tasks/mainentance.yml
  2. +1
    -0
      templates/mainentance-xsession.sh.j2
  3. +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

Loading…
Отказ
Запис