Add comment to write-x11-keyboard-config
This commit is contained in:
parent
b1532f7a7a
commit
4097b01602
@ -1478,8 +1478,10 @@ b'\xde\xad\xbe\xef'
|
||||
- "/etc/X11/xorg.conf.d/"
|
||||
|
||||
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||
# Note: write-x11-keyboard-config is in the xlogin package
|
||||
# NOTE: write-x11-keyboard-config is in the xlogin package
|
||||
# Ubuntu's systemd is patched, so it does not create the file automatically
|
||||
command: write-x11-keyboard-config
|
||||
creates: /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||
|
||||
- name: systemd-drop-in | add dependency to X-server for vdr.service
|
||||
template:
|
||||
|
@ -11,8 +11,10 @@
|
||||
- "/etc/X11/xorg.conf.d/"
|
||||
|
||||
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||
# Note: write-x11-keyboard-config is in the xlogin package
|
||||
# NOTE: write-x11-keyboard-config is in the xlogin package
|
||||
# Ubuntu's systemd is patched, so it does not create the file automatically
|
||||
command: write-x11-keyboard-config
|
||||
creates: /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||
|
||||
- name: systemd-drop-in | add dependency to X-server for vdr.service
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user