Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| tests:kiosk-01 [2020/05/09 00:06] – maison.gaetan | tests:kiosk-01 [2020/05/09 00:28] (Version actuelle) – maison.gaetan | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | connection=wired | ||
| + | network_interface=eth0 | ||
| + | dhcp=yes | ||
| + | primary_keyboard_layout=fr | ||
| + | browser=firefox | ||
| + | # homepage=http:// | ||
| + | homepage=http:// | ||
| + | browser_idle_forced=5 | ||
| + | kiosk_config=https:// | ||
| + | allow_popup_windows=yes | ||
| + | wallpaper=https:// | ||
| + | refresh_webpage=5 | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| < | < | ||
| connection=wired | connection=wired | ||
| Ligne 9: | Ligne 27: | ||
| wallpaper=https:// | wallpaper=https:// | ||
| </ | </ | ||
| + | |||
| + | |||
| + | < | ||
| + | connection=wired | ||
| + | network_interface=eth0 | ||
| + | dhcp=yes | ||
| + | primary_keyboard_layout=fr | ||
| + | browser=firefox | ||
| + | homepage=http:// | ||
| + | browser_idle_forced=5 | ||
| + | kiosk_config=https:// | ||
| + | allow_popup_windows=yes | ||
| + | wallpaper=http:// | ||
| + | </ | ||
| + | |||