Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Registrera dig
Logga in
ka
/
ansible-role-display_manager
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
mainentance xbindkeys
master
Markus Katharina Brechtel
7 år sedan
förälder
6ca1fd433c
incheckning
1c0c8e8065
3 ändrade filer
med
13 tillägg
och
0 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/mainentance.yml
+1
-0
templates/mainentance-xsession.sh.j2
+6
-0
templates/mainentance.xbindkeys.j2
+ 6
- 0
tasks/mainentance.yml
Visa fil
@@ -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
Visa fil
@@ -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
Visa fil
@@ -0,0 +1,6 @@
"dm-tool switch-to-greeter"
Mod4 + Escape
"systemctl reboot"
Mod4 + r
"systemctl poweroff"
Mod4 + p
Write
Förhandsgranska
Laddar…
Avbryt
Spara