diff --git a/README.md b/README.md index 5534083..07ad798 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Ansible playbooks and roles to deploy Debian clients for LinuxMuster. * **Join domain** * **Activate kerberos-support** * **Mount homes from server** -* **Install printer** +* **Install printer** Installs local cups (printserver) and configures/installs all subscribed printers on login. Printers can be subscribed by user or by machine ## Following optional modules are available: diff --git a/doc/misc_clonescreen.md b/doc/misc_clonescreen.md index 0221c44..9f5e8e9 100644 --- a/doc/misc_clonescreen.md +++ b/doc/misc_clonescreen.md @@ -21,11 +21,11 @@ If the cabling does not properly support large screen resolutions, the desired r This variable specifies the resolution and frequency of display. Default: "1920x1080@60" Type: *String* - * ** dual_screen ** + * **dual_screen** Array with X11 and Wayland naming of desired primary display. Type: *String* Example: [DisplayPort-3, DP-4] - * ** audio_output ** + * **audio_output** Array of audio-output device to be selected. Example: [pci-0000_00_1f.3, analog-stereo]