{"id":307,"date":"2021-06-11T07:30:24","date_gmt":"2021-06-11T07:30:24","guid":{"rendered":"https:\/\/tomtechproductions.be\/?p=307"},"modified":"2021-06-11T07:30:24","modified_gmt":"2021-06-11T07:30:24","slug":"linux-kioks-mode-chrome","status":"publish","type":"post","link":"https:\/\/blog.tomtechproductions.be\/index.php\/2021\/06\/11\/linux-kioks-mode-chrome\/","title":{"rendered":"Linux KIOKS mode Chrome"},"content":{"rendered":"\n<p>source: https:\/\/bloggerbrothers.com\/2016\/12\/27\/boot-your-pixel-based-pi-into-chromium-kiosk\/ <\/p>\n\n\n\n<p>Install following software<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install -y x11-xserver-utils unclutter<\/code><\/pre>\n\n\n\n<p>Create a new file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/xdg\/lxsession\/LXDE-pi\/autostart<\/code><\/pre>\n\n\n\n<p>Copy this code into the file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@lxpanel --profile LXDE-pi\n@pcmanfm --desktop --profile LXDE-pi\n#@xscreensaver -no-splash\n#@point-rpi\n@xset s off\n@xset -dpms\n@xset s noblank\n@sed -i 's\/\"exited_cleanly\": false\/\"exited_cleanly\": true\/' ~\/.config\/chromium\/Default\/Preferences\n@chromium-browser --incognito --noerrdialogs --kiosk tomtechproductions.be\/example\n@unclutter -idle 0.1 -root<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>source: https:\/\/bloggerbrothers.com\/2016\/12\/27\/boot-your-pixel-based-pi-into-chromium-kiosk\/ Install following software Create a new file Copy this code into the file<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[29],"class_list":["post-307","post","type-post","status-publish","format-standard","hentry","category-geen-categorie","tag-linux"],"_links":{"self":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/comments?post=307"}],"version-history":[{"count":0,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/posts\/307\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/media?parent=307"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/categories?post=307"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.tomtechproductions.be\/index.php\/wp-json\/wp\/v2\/tags?post=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}